On Fri, Jul 25, 2008 at 09:19:11AM +0800, zhentan feng wrote: > Hi, > > 2008/7/25 Michael Niedermayer <[EMAIL PROTECTED]>: > > > On Fri, Jul 25, 2008 at 01:44:47AM +0800, zhentan feng wrote: > > > Hi, all > > > I have fixed many bugs in mxfenc.c. Now it seems stucked at final step. > > > run test case as below: > > > 1)./output_example test.mpg > > > 2)./ffmpeg -i test.mpg test.mxf > > > 3)./ffmpeg -i test.mxf test.avi > > > stdout says: > > > picture size invalid (0x0) > > > Cannot allocate temp picture, check pix fmt > > > > I think you should paste the whole output of these ffmpeg commands here. [...] > Input #0, mxf, from 'test.mxf': > Duration: N/A, start: 0.000000, bitrate: N/A
> Stream #0.0, 1/25: Video: 0x0000, 25.00 tb(r) > Stream #0.1, 1/44100: Audio: 0x0000 looks like it has no clue about which codec it is. are you storing that? if yes why does the demuxer not read it correctly? [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No human being will ever know the Truth, for even if they happen to say it by chance, they would not even known they had done so. -- Xenophanes
signature.asc
Description: Digital signature
_______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
