Skip to content

v0.2.0

Compare
Choose a tag to compare
@flazepe flazepe released this 26 Oct 09:51
· 26 commits to master since this release
1dc6d34

Changelog

  • Added support for multiple inputs (1636c39)
  • Added the -video-track/-vt option for selecting the input video track (4b26212)
  • Added the -audio-track/-at option for selecting the input audio track (b5914a8)
  • Added the -subtitle-track/-st option for burning subtitles into the output video (b5914a8)
  • Added the -nvenc flag for using the NVENC encoder (4b26212)
  • Added the -preset/-p option for setting the encoder preset (4b26212)
  • Added the -crf option for setting the CPU encoder's CRF (4b26212)
  • Added the -vn flag for disabling the video track for output video (1636c39)
  • Renamed the -mute option to -an (1636c39)
  • Renamed the -debug option to -dry-run (1636c39)
  • Force the output video pixel format to be in yuv420p for compatibility (7289ca0)