[FFmpeg-user] How can I set in a D10 MXF (IMX50) file the flags for output color_range, -space, -transfer and primaries?
Christoph Gerstbauer
christophgerstbauer at gmail.com
Fri May 1 11:07:31 CEST 2015
> You can manually specify these settings to force them being set with
> these parameters:
>
> -color_primaries 5
> -color_trc 1
> -colorspace 6
>
> What does not work as far as I know in ffmpeg is to actually get these
> settings from the source video, even if ffprobe detects them.
>
> Regards,
> Marton
Thank you Marton! It works :)
Best Regards
Christoph
More information about the ffmpeg-user
mailing list