> *ffmpeg -i input.mxf -map 0:v -vcodec copy -map 0:a:3 -acodec copy > output.mxf* > > FFmpeg did some processing but failed at the end, saying "input.mxf: > Operation not permitted" Full uncut console output please? Also does it fail when you just convert it without the mapping? -r