[MPlayer-cvslog] CVS: main mplayer.c,1.878,1.879
Alex Beregszaszi
alex at fsn.hu
Tue Oct 18 23:01:13 CEST 2005
Hi,
> Modified Files:
> mplayer.c
> Log Message:
> new message was even worse -- B/s means bytes per second, not sample!
The question is whether we need this info printed or not :) The %s is
supposed to tell all these informations, especially when using the long
format (af_fmt2str instead af_fmt2str_short)
> - 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),
--
Alex Beregszaszi email: alex at fsn.hu
Free Software Network cell: +36 70 3144424
More information about the MPlayer-cvslog
mailing list