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.