[MPlayer-users] Audio playback problem (a new bug?)
Mark Williams (MWP)
mwp at internode.on.net
Tue Jun 28 11:46:25 CEST 2005
Greetings all,
It seems there is a bug in the latest CVS in the audio chain.
When i play a MP3, OGG, etc with pre7 it looks like:
==========================================================================
Forced audio codec: mad
Opening audio decoder: [libmad] libmad mpeg audio decoder
AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24000->176400)
Selected audio codec: [mad] afm:libmad (libMAD MPEG layer 1-2-3)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
AF_pre: 44100Hz/2ch/floatle
AO: [Jack] Initialising library.
AO: [Jack] OK. I'm ready to go (44100 Hz/2 channels/16 bit)
AO: [jack] 44100Hz 2ch s16le (2 bps)
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Using the latest CVS it looks like:
==========================================================================
Forced audio codec: mad
Opening audio decoder: [libmad] libmad mpeg audio decoder
AUDIO: 44100 Hz, 2 ch, s16le, 192.0 kbit/13.61% (ratio: 24000->176400)
Selected audio codec: [mad] afm:libmad (libMAD MPEG layer 1-2-3)
==========================================================================
Building audio filter chain for 44100Hz/2ch/s16le -> 0Hz/0ch/??...
AO: [jack] 44100Hz 2ch floatle (4 bps)
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/floatle...
Note the "0Hz/0ch/??"...
Mark W.
More information about the MPlayer-users
mailing list