[FFmpeg-soc] mxfenc.c version 0.0.4

zhentan feng spyfeng at gmail.com
Tue Jul 29 19:13:50 CEST 2008


Hi,

mxfenc.c is version 0.0.4 for now, the attachement is source file.
There are some codes duplication with mxf.c, once mxfenc.c works correctly,
I'll factorize them into common header file.

I run the primary test as this:
1)./output_example test.mpg
2)./ffmpeg -i test.mpg test.mxf
outputs like this:

[mpeg @ 0x8410560]Invalid timestamps stream=0, pts=0, dts=8589930992,
size=2002
Input #0, mpeg, from 'test.mpg':
  Duration: 00:00:05.00, start: 0.000000, bitrate: 648 kb/s
    Stream #0.0[0x1e0], 1/90000: Video: mpeg1video, yuv420p, 352x288 [PAR
1:1 DAR 11:9], 1/25, 104857 kb/s, 25.00 tb(r)
    Stream #0.1[0x1c0], 1/90000: Audio: mp2, 44100 Hz, stereo, 64 kb/s
frame=  126 fps= 67 q=18.6 Lsize=    1154kB time=5.00 bitrate=1890.3kbits/s
video:281kB audio:864kB global headers:0kB muxing overhead 0.805797%


 though it works and ./ffplay can play the mxf file, the display effect of
./ffplay test.mxf are not as good as ./ffplay test.mpg.
it seems that some fields are improper set.
any ideas?
thanks.

-- 
Best wishes~
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mxfenc.c
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/attachments/20080730/25214f99/attachment.asc>


More information about the FFmpeg-soc mailing list