[MPlayer-dev-eng] FFmpeg? sound issue

Erik Auerswald auerswal at unix-ag.uni-kl.de
Sun Nov 20 15:40:12 CET 2011


Hi,

On 11/20/2011 03:36 PM, Erik Auerswald wrote:
> On 11/20/2011 03:29 PM, Ingo Brückl wrote:
>> Nicolas George wrote on Sun, 20 Nov 2011 15:12:29 +0100:
>>
>>> but I did not follow the start of the discussion: is it what you need?
>>> Can you be somewhat more specific about what needs to be done?
>>
>> If I get Reimar right, it should be checked whether this patch breaks mp3
>> sound with sse2 CPUs.
>
> MP3 playback still works for me after applying the patch.
>
> $ ./mplayer -v | grep CPU
> CPU vendor name: AuthenticAMD max cpuid level: 1
> CPU: AMD Sempron(tm) Processor 3000+ (Family: 15, Model: 28, Stepping: 0)
> CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNowExt: 1 SSE: 1 SSE2: 1 SSSE3: 0
> Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowExt SSE SSE2 CMOV

Just to add that ffmpeg is used for MP3 playback:

Audio only file format detected.
==========================================================================
Requested audio codec family [mpg123] (afm=mpg123) not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, floatle, 192.0 kbit/6.80% (ratio: 24000->352800)
Selected audio codec: [ffmp3float] afm: ffmpeg (FFmpeg MPEG layer-3 audio)
==========================================================================
AO: [alsa] 44100Hz 2ch floatle (4 bytes per sample)

Erik


More information about the MPlayer-dev-eng mailing list