[FFmpeg-soc] mxfenc.c version 0.0.3

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sat Jul 26 16:58:08 CEST 2008


Hello,
On Sat, Jul 26, 2008 at 10:38:11PM +0800, zhentan feng wrote:
> I set  breakpoint in ffmpeg.c:1662 and checked that I have stored the codec
> type and code id correctly.
> 
> codec_type = CODEC_TYPE_VIDEO, codec_id = CODEC_ID_MPEG4, pix_fmt =
> PIX_FMT_YUV420P

Then if the width and height are indeed optional, the mxf demuxer
probably should set AVSTREAM_PARSE_HEADERS for each stream where
they are not set.



More information about the FFmpeg-soc mailing list