[FFmpeg-devel] [PATCH]Fix Planar Y'CbCr 8-bit 4:2:0 in mov

Carl Eugen Hoyos cehoyos
Sat Jan 23 14:19:38 CET 2010


Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> > > +    if (!memcmp(st->codec->codec_name, "Planar Y'CbCr 8-bit 4:2:0", 25))
> > > +        st->codec->codec_tag=MKTAG('I', '4', '2', '0');
> > 
> > Well I don't like the demuxer setting another codec_tag than the one
> > present in the file.
> 
> So how should issue 1687 be fixed?

Baptiste, do you have other suggestions?

Carl Eugen




More information about the ffmpeg-devel mailing list