[MPlayer-cvslog] r27414 - trunk/command.c
Benjamin Zores
ben at geexbox.org
Mon Aug 4 15:44:38 CEST 2008
Nico Sabbi wrote:
> sorry if I'm late (the heat is making me melt) , but how on earth is
> it possible that mplayer is running with mpctx->demuxer == NULL ?
> Most likely this is a workaround hiding the real bug
As Mathieu says in his patch, just start MPlayer this way:
mplayer -idle -slave
It won't decode anything (so no demuxer) but will wait
user to feed him with 'loadfile' command.
Of course, nothing prevents user sending other commands first
(which won't do anything obviously but shouldn't segv the player).
Ben
More information about the MPlayer-cvslog
mailing list