[FFmpeg-user] MPEG2 Video Elementary Stream mux in MXF

Baptiste Coudurier baptiste.coudurier at gmail.com
Mon Mar 2 11:03:45 CET 2009


Hi Tim,

On 3/2/2009 1:59 AM, Tim Nicholson-DVS wrote:
> Baptiste Coudurier wrote:
>> Hi Tim,
>>
>> On 2/27/2009 9:28 AM, Tim Nicholson wrote:
>>> Baptiste Coudurier wrote:
>>>> Hi Tim,
>>>>
>>>> On 2/13/2009 12:41 AM, Tim Nicholson wrote:
>>>>> Baptiste Coudurier wrote:
>>>>>> Hi Tim,
>>>>>>
>>>>>> Tim Nicholson wrote:
>>> Ok, it seems that XDCAM HD material re muxed through ffmpeg works fine,
>>> but IMX50 (D10) doesn't. Looking at the metadata I note that the ffmpeg
>>> muxed version declares the material to be mpeg2, whereas the original is
>>> tagged as D10. Given tha Avid barfs while parsing the mxf metadata I
>>> suspect this is significant and the cause of the problem in both Avid
>>> and XDCam transfer.
>> Did you use -f mxf_d10 ?
>>
> 
> No, because I was unaware of this force option!!
> 
> Should I force it as an input option, or output?
> 
> -f mxf_d10 -i infile.mxf -vcodec copy -acodec copy  outfile.mxf
> 
> or
> 
> -i infile.mxf -vcodec copy -acodec copy -f mxf_d10 outfile.mxf
> 

output, second line is right.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the ffmpeg-user mailing list