[FFmpeg-devel] FFmpeg 2.8

Hendrik Leppkes h.leppkes at gmail.com
Mon Aug 31 10:17:18 CEST 2015


On Mon, Aug 31, 2015 at 10:02 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Hendrik Leppkes <h.leppkes <at> gmail.com> writes:
>
>> Seeking is broken with many more files with the old
>> demuxer, in fact thats the most common complaint I got
>> about asf with the old demuxer, seeking doesn't work.
>
> Could you point me to an example?
>
>> The new one improves seeking quite substantially on
>> the samples the old one failed on.
>
> The samples on trac typically fail seeking with avplay.
>
> Is the reason it works for you that you use the
> seeking function differently?
>

I don't know how ff/avplay seek, so I cannot answer that.
Here is sample that seeks quite badly with the old demuxer, in
playback it takes several seconds for the seek to catch up properly,
because it seeks to an absolutely wrong position, while the new one
ends up much much closer to the desired position, giving near instant
seeking response

http://files.1f0.de/samples/lav_wmv_slow_seek.wmv

I've not had any complaints from users since I switched it over to the
new one, although I cannot say how much asf they really play, of
course. ;)

- Hendrik


More information about the ffmpeg-devel mailing list