nice 10l bug, found by Balatoni Denes <pnis@coder.hu>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9142 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2003-01-28 17:25:53 +00:00
parent 0e31e45dc3
commit 23015ad574
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ ac3_retry:
mp_msg(MSGT_AO,MSGL_ERR,"audio_setup: Failed to set audio device to %d channels\n", ao_data.channels);
return 0;
}
ao_data.channels=c+1;
}
mp_msg(MSGT_AO,MSGL_V,"audio_setup: using %d channels (requested: %d)\n", ao_data.channels, channels);
// set rate