mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 14:52:43 +00:00
10l...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8798 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0b21347be7
commit
308c05501e
@ -521,7 +521,7 @@ sh_video=d_video->sh;
|
||||
|
||||
if(sh_audio && out_audio_codec<0){
|
||||
if(audio_id==-2)
|
||||
mp_msg(MSGT_MENCODER,MSGL_ERROR,"This demuxer doesn't support -nosound yet.\n");
|
||||
mp_msg(MSGT_MENCODER,MSGL_ERR,"This demuxer doesn't support -nosound yet.\n");
|
||||
mp_msg(MSGT_MENCODER,MSGL_FATAL,MSGTR_NoAudioEncoderSelected);
|
||||
mencoder_exit(1,NULL);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user