Video Transcoding v0.12.2 Release Notes

  • Sunday, November 6, 2016

    • 🏗 Modify transcode-video to use HandBrake's new "auto-anamorphic" API, if available, instead of "strict-anamorphic". The HandBrake team removed the "strict-anamorphic" API on October 31, 2016, breaking transcode-video when it's used with the latest nightly builds. Via #67 from @iokui.
    • ➕ Add "auto-anamorphic" and "non-anamorphic" to the list of HandBrake APIs disabled when the --pixel-aspect option is used with transcode-video.
    • Re-enable the x264 video encoder when the --quick option is used with transcode-video.