Hi Anil
My issue is creating the audio as a 4 channel stream, frame wrapped (bfw).
No the client needs to load the file into FCP as well via the Sony plugin.
I used the BMX library to re-wrap the op1a-d10 and this made Omneon happy, but FCP still chucked the file out.
Darren B.
From: Anil Tanwade [mailto:anilkuma...@gmail.com]
Sent: 31 January 2013 9:48 PM
To: ffmbc-...@googlegroups.com
Cc: darren....@gmail.com
Subject: Re: Creating OP1A file for Omneon - no audio
Hi Darren,
Omneon support either AES or BWF audio.
I believe you are encoding in SONY XDCAM IMX50 format with D10 audio wrapper. I faced same issue last week.
Depending on Omneon video server playout port configuration, with advance configuration, it will support MXF or MOV wrapped IMX50.
Omneon also support discrete audio channels. Choice is - 1 channel per track or multi channel per track.
FFMBC can do both for you.
Thanks and Regards,
Anil Tanwade,
Mumbai, India.
Thanks
I will give that cmd line a try first thing tomorrow however, further research seems to suggest that the AES wrapping will be a winner.
I have to check up on the various wrappings, I have the "MXF book" at the office so I can have a read tomorrow.
Thanks Again.
Darren B.
From: Anil Tanwade [mailto:anilkuma...@gmail.com]
Sent: 03 February 2013 8:22 PM
To: ffmbc-...@googlegroups.com
Cc: darren....@gmail.com
Subject: Re: [ffmbc-discuss] Creating OP1A file for Omneon - no audio
Hi Darren,
Please ignore earlier CMD and use this one.
ffmbc -i SOURCE.mxf -vcodec copy -acodec pcm_s16le -timecode 10:00:00:00 OMNEON.mxf -map_audio_channel 0:1:0:0:1:0 -map_audio_channel 0:1:1:0:2:0 -map_audio_channel 0:1:2:0:3:0 -map_audio_channel 0:1:3:0:4:0 -newaudio -newaudio -newaudio
Thanks and Regards,
Anil Tanwade.
Mumbai, India.