Code: Select all
$ ffmbc -threads 8 -i FILE_IN -s 1920x1080 -tff -target xdcamhd422 \
-acodec pcm_s24le -ar 48000 -f mxf output.mxf \
-acodec pcm_s24le -ar 48000 -newaudio \
-map_audio_channel 0:1:0:0:1:0 -map_audio_channel 0:1:1:0:2:0
Code: Select all
$ ffmbc -threads 8 -i FILE_IN -s 1920x1080 -tff -target xdcamhd422 \
-acodec pcm_s24le -ar 48000 -f mxf output.mxf \
-acodec pcm_s24le -ar 48000 -newaudio \
-map_audio_channel 0:1:0:0:1:0 -map_audio_channel 0:1:1:0:2:0