[MPlayer-users] Playing a file being downloaded until the end

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Aug 13 23:14:27 CEST 2012


On Mon, Aug 13, 2012 at 03:58:31PM +0200, Ilja Sekler wrote:
> Am 12.08.2012 20:04, schrieb Reimar Döffinger:
> 
> > See my reply in the thread "[PATCH] Fix the handling of growing files"
> > from March this year.
> > I'll attach the patch for convenience.
> > The thing I am lacking is people who will test it thoroughly, because I
> > don't really have time for that.
> 
> Was it intended to be
> 
> +        stream_control(demuxer->stream, STREAM_CTRL_GET_SIZE, &size);
> 
> instead of
> 
> +        stream_control(muxer->stream, STREAM_CTRL_GET_SIZE, &size)
> 
> in the libmpdemux/demux_lavf.c chunk of the attached patch? Otherwise
> the MPlayer compilation fails with

Yes, though just "stream" would do.
Sorry about that, I sent you an old version of the patch, while I think
that was the only thing I fixed it might be better to try the attached
one instead.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: endpos_up.diff
Type: text/x-diff
Size: 2350 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20120813/3c2eb184/attachment.bin>


More information about the MPlayer-users mailing list