# HG changeset patch # User rfelker # Date 1129572988 0 # Node ID ec5244aea1844a863c3953de0affaa6f9040824c # Parent c690b27331272a307c79a2a4e974ec324bb4ea8a new message was even worse -- B/s means bytes per second, not sample! diff -r c690b2733127 -r ec5244aea184 mplayer.c --- a/mplayer.c Mon Oct 17 14:37:01 2005 +0000 +++ b/mplayer.c Mon Oct 17 18:16:28 2005 +0000 @@ -2241,7 +2241,7 @@ } 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),