v0.1.1
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