[FFmpeg-soc] MXF muxer version 0.0.2

Vitor Sessak vitor1001 at gmail.com
Mon Jul 21 20:07:59 CEST 2008


zhentan feng wrote:
> Hi,
> By now, the mxfenc.c works without exceptions, but there are still some
> bugs:
> 
> run the cmd:
> ./ffmpeg -i video.mpg test1.mxf
> it will create test1.mxf successfully.
> 
> then run some test on it:
> 1)test1.mxf can be played by GomPlayer and KMPlayer, but can not be played
> by VLC :(
> 2)I use freemxf lib to dump the test1.mxf and get some errors (see
> attachment test1.txt).
> 
> in order to further debug, I have some questions:
> 1) how to debug it with mxf.c?
> I debug the code by remote control tools on another pc,
> run ./ffplay_g test1.mxf,    it gives some SDL errors.
> Any other command to run mxf demuxer?

Did you try "./ffmpeg_g -i test1.mxf out.avi" ?

-Vitor



More information about the FFmpeg-soc mailing list