I'm trying to set up a work flow to either transcode or transwrap files to XDCAM HD422 1080i59.94 and output as MXF OP-Atom for an Avid Interplay system.
Currently the workflow will work if I try files that are not already XDCAM. However, if I take an MXF OP1a XDCAM HD422 1080i59.94, and run it through the workflow, I get an error that says....
Code: Select all
[mxf @ 000001af4c65c700] Unsupported frame rate 2997/100. Set -strict option to 'unofficial' or lower in order to allow it!
Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument
Error initializing output stream 0:8 --
Code: Select all
-r 29.97
Code: Select all
-r 30000/1001
Is this a bug or is there a reason why it's set to 29.97 instead of 30000/1001?
Is there anyway for me to make this modification within the Encoders-->XDCAM-HD processor so I can make this work for both XDCAM and non XDCAM source files?
Thanks