mirror of
https://github.com/mpv-player/mpv
synced 2025-01-09 01:36:25 +01:00
message wording fix by Diego B.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6250 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
128d17cae3
commit
422b3f7b0a
@ -812,7 +812,7 @@ static uint32_t preinit(const char *arg)
|
||||
}
|
||||
if(!xv_port){
|
||||
if(busy_ports)
|
||||
mp_msg(MSGT_VO,MSGL_ERR,"Couldn't find free Xvideo port - maybe other applications keep open it.\n"
|
||||
mp_msg(MSGT_VO,MSGL_ERR,"Could not find free Xvideo port - maybe another process is already using it.\n"
|
||||
"Close all video applications, and try again. If that does not help,\n"
|
||||
"see 'mplayer -vo help' for other (non-xv) video out drivers.\n");
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user