The computer's a Thinkpad T420i.
lspci says:
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
Sound config in Mageia Control Center uses Intel HDA Driver (snd_hda_intel [ALSA] ) with Pulse Audi and Glitch-Free Mode enabled.
Mplayer is set to use Pulse Audio. When invoked from the console, it complains:
- Code: Select all
Trying to force audio codec driver family libmad...
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
Cannot find codec 'aac' in libavcodec...
ADecoder init failed :(
ADecoder init failed :(
Requested audio codec family [faad] (afm=faad) not available.
Enable it at compilation.
Opening audio decoder: [spdif] libavformat/spdifenc audio pass-through decoder.
AUDIO: 48000 Hz, 2 ch, iec61937le, 768.0 kbit/50.00% (ratio: 96000->192000)
Selected audio codec: [spdifaac] afm: spdif (libavformat/spdifenc AAC pass-through decoder)
==========================================================================
AO: [pulse] 48000Hz 2ch s16le (2 bytes per sample)
[format] Sample format little-endian IEC61937 not yet supported
[libaf] Reinitialization did not work, audio filter 'format' returned error code -2
[libaf] Unable to setup filter system can not meet sound-card demands, please send a bug report.
Couldn't find matching filter/ao format!
Audio: no sound
Any ideas how to troubleshoot this?