[FFmpeg-devel] [PATCH] skip flv video info / command frames

Baptiste Coudurier baptiste.coudurier
Thu Jul 31 04:28:05 CEST 2008


Michael Niedermayer wrote:
> On Wed, Jul 30, 2008 at 06:14:05PM -0700, Baptiste Coudurier wrote:
>> Hi,
>>
>> This patch to fix issue #546.
>>
>> Here is what happens:
>>
>> flv file contains 2 tags of size 2 and flags 0x52, 5 means according to
>> specs: "5: video info/command frame having", 2 means codec h263.
>>
>> However after that we get tags 0x17, which explicit say codec h264.
>>
>> I think it is safe to skip "video info/command frames", and wait for
>> another flag to demux packets.
> 
> ok
> 

Applied.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Smartjog USA Inc.                                http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA




More information about the ffmpeg-devel mailing list