On 29/04/15 22:22, Christoph Gerstbauer wrote: > I found out that a IMX50 mxf file encoded with FFmbc and the IMX50 mxf > file encoded with actual ffmpeg builds are different in these mxf > metadata flags (by reading out via ffprobe - show_streams) > > FFMBC IMX FILE stream 0:0: > color_range=tv > color_space=smpte170m > color_transfer=bt709 > color_primaries=bt470bg > > > FFMPEG IMX FILE stream 0:0: > color_range=tv > color_space=unknown > color_transfer=unknown > color_primaries=unknown > > I want to set these metadata flags to the same values, but with FFmpeg. > How can I produce the same output like ffmbc with these 4 metadata flags? > I didnt found a answer to that in the ffmpeg documentation :/ >
I think this is the third time you have asked this question in a slightly different way, and the answer has not changed. I refer you to my previous responses. > Best Regards > CHristoph > > [..] -- Tim. Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC44 8B0B FC83 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
