wf-recorder 0.6.0.
Important changes:
-L/--list-outputoption 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
--fileon 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
- @o-alquimista made their first contribution in #290
- @upcliujie made their first contribution in #296
- @floflo0 made their first contribution in #295
- @ThomasBaruzier made their first contribution in #298
- @layercak3 made their first contribution in #303
- @Managor made their first contribution in #302
- @jakubvalenta made their first contribution in #306
- @okiban made their first contribution in #317
Full Changelog: v0.5.0...v0.6.0