[FFmpeg-devel] [PATCH 1/2] lavf: try reading id3v1 header for all formats

Michael Niedermayer michaelni
Mon Nov 29 13:12:13 CET 2010


On Mon, Nov 29, 2010 at 09:41:51AM +0100, Anton Khirnov wrote:
> similarly to id3v2 case, id3v1 headers can be found on anything, so it
> makes sense to check for their presence if the file is seekable and no
> other metadata was found.

This patch looks like it adds seeking to the end and back for all non streamed
inputs. This is a bit harsh if seeking is slow due to high latency network.
a per input format flag should help here.

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- 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/20101129/a026916b/attachment.pgp>



More information about the ffmpeg-devel mailing list