Skip to content

x264enc: Add monochrome 8bit support

Nicolas Dufresne requested to merge ndufresne/gstreamer:x264-400 into main

This is mapped to GStreamer GRAY8 format. This allow producing files with the chroma_format_idc 0 (monochrome).

Merge request reports