Skip to content

v1.1.0

Latest

Choose a tag to compare

@pifroggi pifroggi released this 16 Dec 00:42
64b9ae0

Changes

FFmpeg Degradation

  • Added support for 10-bit encoding for formats YUV420P10, YUV422P10, and YUV444P10.
  • Renamed chunk parameter to temp_window to bring it in line with other scripts.
  • Previously FFmpeg could silently convert the format, if the input format was not supported by the chosen codec. Now it will throw an error and let you know.