[MPlayer-dev-eng] demuxer question

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Jun 27 20:33:29 CEST 2011


On Mon, Jun 27, 2011 at 08:19:03PM +0200, Ingo Brückl wrote:
> Reimar Döffinger wrote on Mon, 27 Jun 2011 20:01:49 +0200:
> 
> > On Mon, Jun 27, 2011 at 05:19:10PM +0200, Ingo Brückl wrote:
> >> Is it possible that the GUI gets called without a mpctx->demuxer? (There is a
> >> if (!mpctx->demuxer) goto_next_file; in mplayer.c which seems to prevent it,
> >> doesn't it?)
> 
> > What do you mean by "gets called"?
> 
> Sorry, I meant "when playback starts".
> 
> > Obviously when no file is playing there is no demuxer.
> 
> But with any file playing there is always a demuxer?

Yes. For now at least, in principle it would be possible
to destroy the demuxer when everything have been demuxed,
but I don't think it's likely the code will be changed
to do that any time soon.


More information about the MPlayer-dev-eng mailing list