[FFmpeg-devel] [PATCH] asfenc: fix extended content header

Anton Khirnov wyskas
Sat Feb 20 16:09:06 CET 2010


On Sat, Feb 20, 2010 at 11:04:59AM +0100, Michael Niedermayer wrote:
> 
> if its really useless it could be skiped with a AV_LOG_DEBUG msg
> anyway, what are the names of these byte array valued tags?
> 
not counting these broken ID3, i saw ASFLeakyBucketPairs tag in some of
my files. according to [1] it provides some buffering-related hints.
[2] contains a list of other binary attributes, so if somebody is
interested in reading them (i'm not) he can implement it.

however what we most certainly shouldn't do is attempt to read this
binary data as strings.

patch with message level lowered to debug attached.

Anton Khirnov

[1] http://msdn.microsoft.com/en-us/library/dd743054(VS.85).aspx
[2] http://msdn.microsoft.com/en-us/library/dd743066(VS.85).aspx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-asfdec-don-t-try-to-read-byte-array-tags-in-extended.patch
Type: text/x-diff
Size: 1334 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100220/db28f90f/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100220/db28f90f/attachment.pgp>



More information about the ffmpeg-devel mailing list