Skip to content

v0.1.1

Compare
Choose a tag to compare
@russelltg russelltg released this 18 Nov 05:12
· 58 commits to main since this release

Changes:

  • Better error message with vaapi fails to init. This is the most common bug report, so hopefully this can help some people out.
  • --ffmpeg-muxer flag to specify output format. Default is still guessed from extension #33
  • Support codecs with no pixel formats, useful for v4l2loopback #33
  • Add --encode-resolution option for pre-encode scaling. #37
  • Cleanup gracefully on SIGTERM #38