From fa5ace34d878b6537420049ce37f9df6cb45f523 Mon Sep 17 00:00:00 2001 From: rfelker Date: Mon, 17 Oct 2005 18:16:28 +0000 Subject: [PATCH] new message was even worse -- B/s means bytes per second, not sample! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16789 b3059339-0415-0410-9bf9-f77b7e298cf2 --- mplayer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mplayer.c b/mplayer.c index 6eae412a5a..c7e373f73f 100644 --- a/mplayer.c +++ b/mplayer.c @@ -2241,7 +2241,7 @@ if(sh_audio){ } else { // SUCCESS: inited_flags|=INITED_AO; - mp_msg(MSGT_CPLAYER,MSGL_INFO,"AO: [%s] %dHz %dch %s (%d B/s)\n", + mp_msg(MSGT_CPLAYER,MSGL_INFO,"AO: [%s] %dHz %dch %s (%d bytes per sample)\n", audio_out->info->short_name, ao_data.samplerate, ao_data.channels, af_fmt2str_short(ao_data.format),