[Ffmpeg-devel] [PATCH] FLV metadata decoding

Allan Hsu allan
Thu Nov 30 05:08:39 CET 2006


Attached is a patch that attempts to read enough information out of  
onMetaData tags in FLV containers to create stream information so  
that av_find_stream_info() doesn't read through the entire stream,  
but only if the onMetaData tag is the first tag in the stream (and  
thus, functions like a header). I left the existing onMetaData code  
in the packet parser in place, but it probably isn't necessary now  
(and it doesn't do too much as it is). Please let me know if I need  
to make any changes for acceptance.

	-Allan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: flvdec_metadata.patch
Type: application/octet-stream
Size: 13006 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061129/3e1151b6/attachment.obj>
-------------- next part --------------

--
Allan Hsu <allan at counterpop dot net>
1E64 E20F 34D9 CBA7 1300  1457 AC37 CBBB 0E92 C779





More information about the ffmpeg-devel mailing list