[FFmpeg-user] DVCPro50 MXF

Nicolas Gaullier nicolas.gaullier at cji.paris
Mon Mar 6 19:26:51 EET 2023


>Hi people, hope you are all good.
>
>I am using ffmpeg 5.1.2
>
>I am trying to make a DVCPro50 in a MXF wrapper but I am getting some odd results.
>If I start by trying to make it a DV wrapper it’s still giving me some problems. 
>For example, I choose -target pal-dv50 and it looks like it’s encoding at the desired bitrate of 50mbps.
>
>ffmpeg -I source.mxf -target pal-dv50 -aspect 16:9 output.dv
>frame= 1375 fps=151 q=-0.0 size=  385280kB time=00:00:55.16 bitrate=57219.2kbits/s speed=6.07x   
>
>But when I check the file using media info or ffprobe it shows as 25mbps.

It seems you use both ffmpeg and ffprobe but when posting here you dumped the output of another tool (mediainfo I guess).

See https://ffmpeg.org/mailing-list-faq.html#What-type-of-questions-can-I-ask_003f
"We cannot provide help for scripts and/or third-party tools."
https://ffmpeg.org/mailing-list-faq.html#What-are-the-rules-and-the-proper-etiquette_003f

Nicolas


More information about the ffmpeg-user mailing list