[FFmpeg-devel] [PATCH 1/3] Add av_build_index

Michael Chinen mchinen
Sun Aug 15 08:43:16 CEST 2010


Hi,

On Sun, Aug 15, 2010 at 2:32 AM, Michael Chinen <mchinen at gmail.com> wrote:
[...]
>> With these 3 plus FLAC parser patches, some formats should provide
>> sample-accurate seeking, right? Which are those? What would have to be
>> done to, say, the (ASF demuxer +) WMA decoder (or any other audio
>> format) to make it sample-accurate?
>
> ogg, FLAC, mp3 are the audio formats provide sample accurate seeking.
> asf doesn't work well yet, and I'm looking into it.

Okay, this updated patch plus this 0004 patch for asfdec.c which
depends on 0001 (but is independent of 0002 and 0003) will give
support for asfdec.c and allow formats without parsers to work by
introducing a new virtual function into AVInputFormat for flushing.

There are also some bugfixes detailed in the patch log.

I wasn't sure how to send 0004 since it would change the email subject
and break the thread.
Please let me know if there is a more preferred way.

Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-av_build_index.patch
Type: application/octet-stream
Size: 23792 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100815/00c5c231/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Add-av_build_index-support-to-asf.patch
Type: application/octet-stream
Size: 621 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100815/00c5c231/attachment-0001.obj>



More information about the ffmpeg-devel mailing list