[MPlayer-dev-eng] [PATCH] Fix interpretation of Accept-Ranges http header to match the RFC

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Jul 10 20:28:51 CEST 2008


On Thu, Jul 10, 2008 at 08:19:18PM +0300, Alexander Kanavin wrote:
> playback of some files (mp4, mov, mp3) requires seeking to the end of file 

Only reading the ID3 tag requires seeking for mp3, and that is exactly
the case that your patch seems likely to break.
Though anyway this would better be reworked to actually try seeking
(preferably in a way that does not cause more performance problems)
since some servers seem to send Accept-Range but actually fail to seek.

Greetings,
Reimar Döffinger



More information about the MPlayer-dev-eng mailing list