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

Baptiste Coudurier baptiste.coudurier
Sat Jan 23 22:00:18 CET 2010


On 1/23/10 5:19 AM, Carl Eugen Hoyos wrote:
> 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?

How does VLC handle it ?

-- 
Baptiste COUDURIER
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer                                  http://www.ffmpeg.org



More information about the ffmpeg-devel mailing list