Remove hardcoded "goto goto_next_file;" for -identify switch as suggested

by "Per Winkvist <per.winkvist@telia.com>", use -frames 0 if you
want the old behaviour.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9564 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ranma 2003-03-10 00:50:10 +00:00
parent c687fadbd6
commit f1fc91b278
1 changed files with 0 additions and 1 deletions

View File

@ -1520,7 +1520,6 @@ if(identify) {
mp_msg(MSGT_GLOBAL,MSGL_INFO,"ID_AUDIO_NCH=%d\n", sh_audio->channels);
}
mp_msg(MSGT_GLOBAL,MSGL_INFO,"ID_LENGTH=%ld\n", demuxer_get_time_length(demuxer));
goto goto_next_file;
}
if(!sh_video) goto main; // audio-only