[MPlayer-dev-eng] [PATCH] AudioOnly in gui/win32

Ingo Brückl ib at wupperonline.de
Tue Jun 28 23:18:44 CEST 2011


Stephen Sheldon wrote on Tue, 28 Jun 2011 18:42:06 +0000 (UTC):

>> Are you sure it is ok to simply remove it? Please test it with a playlist
>> containing both audio and video files, GUI option show_videowin = "no" and
>> both fullscreen (-fs) and normal mode. The video window should appear for
>> the videos and disappear while playing the songs.

> Of course I am not sure. I never used playlists before. I created one with
> 2 files first audio then video and another with 2 files first video and
> then audio. In both cases the video window opened and closed as desired. I
> also tried the playlists with the full screen option and that also seemed
> to work.

Amazing.

The Win32 GUI works differently, but it ought to know whether the video
window has to be displayed or not (that was what AudioOnly was for, although
the Win32 GUI firstly seems to hide the window anyway).

Anyway, please try svn r33767. The GUI uses MovieWindow for that purpose, and
the Win32 GUI can use this as well.

> gmplayer -fs playlist pl1

gmplayer -fs -playlist pl1, but you could pass the two files on the command
line as well.

Ingo


More information about the MPlayer-dev-eng mailing list