Since I'm new to all this, I'm just understanding the commands... so 2
get a single .mov with 2 mono channels taking out the -ac 2
ffmbc -y -i Capture0001V.mxf -i Capture0001A1.mxf -i Capture0002A1.mxf
-vcodec copy -map_audio_channel 1:0:0:0:1:0 -map_audio_channel
2:0:0:0:1:1
-acodec pcm_s16le -f mov Capture0001.mov
because I'm new, I don't know the audio codec pcm_s16le means.. and I
don't want to start messing with the current 1920 x 1080 that it is,
just want to rewrap to .mov
Thanks
On May 22, 5:19 am, Jóhannes Reykdal <
jreyk...@gmail.com> wrote:
> On Tue, May 22, 2012 at 6:46 AM, Tim Nicholson <
tim.nichol...@bbc.co.uk>wrote:
>
>
> > On 21/05/12 20:54, tapwithkarin wrote:
>
> >> Rewrapping the mxf to mov...
> >> This works but the audio is combined into stereo and not separate
> >> files. Does anyone know the command to keep the audio files on 2
> >> separate channels?
>
> >> This is the stereo command:
>
> >> ffmbc -y -i Capture0001V.mxf -i Capture0001A1.mxf -i Capture0002A1.mxf
> >> -vcodec copy -map_audio_channel 1:0:0:0:1 -map_audio_channel 2:0:0:0:1
> >> -acodec pcm_s16le -ac 2 -f mov Capture0001.mov
>
> > if you f"fmbc -g | grep mapaudio_channel" you will see:-
>
> > -map_audio_channel file:stream:channel:outfile:**stream[:channel] set