<a href="https://trac.ffmpeg.org/ticket/5068">https://trac.ffmpeg.org/ticket/5068</a><div><br></div><div>according to this you can mux baseline profile h264 into mxf</div><div>Also should be supported:</div><div><br></div><div>dv video (with better 4:2:2 subsampling) </div><div>mpeg2 (not sure about GOP size?) </div><div>Avc-intra 100 (intra-only variant of h264 with yuv422p10le colorspace, 100 mbit/s) </div><div><br></div><div>audio is pcm, 16 or 24 bit</div><div><br></div><div>please try? </div><div><br></div><div>put mxf_pcm* into ffmpeg/audio and rest in ffmpeg/video, try to render those and see if other NLEs or tools accept those files... </div>