[MPlayer-dev-eng] [PATCH] MP3 early EOF

RC rcooley at spamcop.net
Thu Sep 8 13:08:09 CEST 2005


On Thu, 8 Sep 2005 12:10:32 +0200
Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:

> Rejected. What you are actually doing is disabling the audio demuxer.

Hmm, good point. 

> In my test the current code never read more than 5k, so after
> downloading 5k + cache size it should work fine with current code.

I would have thought so to, but that doesn't appear to be the case.
Try out the test Kevin DeKorte posted in the -users thread.  MPlayer
(with -nocache) seems to need nearly 1MB downloaded before you start
playing, otherwise it hits the EOF early.

> aware that all these are just hacks around the real problem (which is
> that MPlayer does not know that the file is not yet complete).

Well, the "real problem" is limited to demux_audio.c, as lavf works
just fine with a small, incomplete, growing MP3.




More information about the MPlayer-dev-eng mailing list