[MPlayer-dev-eng] [PATCH] AudioOnly in gui/win32
Stephen Sheldon
sfsheldo at gmail.com
Tue Jun 28 20:42:06 CEST 2011
> 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.
After studying the code about the playlist menu I finally saw the little "PL" box
in the blue GUI and clicked on it.
I added the "show videowin = "no"" option to gui.conf.
Here is how I invoked gmplayer
gmplayer -playlist pl1
gmplayer -playlist pl2
gmplayer -fs playlist pl1
gmplayer -fs playlist pl2
More information about the MPlayer-dev-eng
mailing list