[MPlayer-dev-eng] [PATCH] change aspect ratio in gtk gui
Ingo Brückl
ib at wupperonline.de
Wed Jul 10 11:56:50 CEST 2013
Stephen Sheldon wrote on Tue, 09 Jul 2013 14:29:55 -0700:
> On 07/09/2013 11:20 AM, Ingo Brückl wrote:
>> What if you reselect the same video in the file selector while it is
>> running or having it twice in the playlist or pressing play again after the
>> video has stopped?
> This is all with -vo gl :
> reselect same video in the file selector while it is running: crash
> same video 2x in playlist: crash
> play same video after the video has stopped: crash
>> And there are no problems with a second, different video (file selector,
>> playlist)?!
> Same goes for different videos.
So we are talking about an -vo gl and/or nouveau error when it comes to a
second playback.
Do the crashes occur with plain mplayer as well? Please try:
echo "video1.avi" > pl
echo "video2.avi" >> pl # or video1.avi
mplayer -vo gl -playlist pl
and
mplayer -vo gl video1.avi video2.avi
and
gmplayer -noconfig all -vo gl
I'll have a look into that X11 error in ws.c, but if it's only the -vo gl
maybe Reimar has an idea?
Ingo
More information about the MPlayer-dev-eng
mailing list