-
ffmpeg transcoding error
I’m attempting to transcode a ProRes422HQ video (from an Atomos Samurai Blade) to .mxf for Sony Vegas Pro 13. I’m using this command line:
ffmpeg -i t001.mov -vcodec copy -acodec copy t001.mxf
I get this error:
[mxf @ 0000000002ed0200] Unsupported video frame rate 30000/1
This is the ffmpeg full screen readout:

This is a MediaInfo for the original file:

Can anyone provide insight or a solution?
Best Regards….George