Skip to content

wf-recorder 0.6.0

Latest

Choose a tag to compare

@ammen99 ammen99 released this 17 Oct 08:30
· 2 commits to master since this release

wf-recorder 0.6.0.

Important changes:

  • -L/--list-output option to see all available outputs before making a selection.
  • Improvements for recording rotated monitors
  • Compability with ffmpeg 8

Full changelog follows below.

What's Changed

  • frame-writer: Track ffmpeg changes by @soreau in #279
  • frame-writer: Call the correct function for loading audio codec parameters by @soreau in #292
  • Update wf-recorder.1: fix quote rendering in slurp call by @o-alquimista in #290
  • frame-writer: Use superfast instead of ultrafast for libx264/5 by @soreau in #280
  • add support for RTP streaming by @upcliujie in #296
  • fix build error if have_audio is false by @upcliujie in #297
  • Add fish shell completions by @floflo0 in #295
  • Fix silent audio when recoding webm + opus by @ThomasBaruzier in #298
  • Move 'selected region' status message to stderr by @layercak3 in #303
  • Include --file on the manpage by @Managor in #302
  • Document multiple codec parameters by @jakubvalenta in #306
  • Automatically transpose video based on output transform by @soreau in #315
  • feat: add output listing capability by @okiban in #317
  • Fix -y/--overwrite requiring an argument by @layercak3 in #318
  • frame-writer: ensure compatibility with ffmpeg 8 by @ammen99 in #326

New Contributors

Full Changelog: v0.5.0...v0.6.0