Web lists-archives.org

Re: [MPlayer-dev-eng] [PATCH] Added audio format s32le and s32be for pulseaudio output




Hello,
On Wed, Mar 26, 2008 at 12:43:09PM -0700, James Warden wrote:
> mplayer would not play some wav files using s32le
> audio format when I ouputted them to pulseaudio (-ao
> pulse). Looking at the code, I could see that this
> format (and the big endian as well) was missing. See
> patch below.

This is not the real issue, the real issue was that ao_pulse did not
tell MPlayer to convert to a format it supports but instead failed.
With e.g. -af format=s16le it would have played.
Your patch e.g. still leaves S8 format as unsupported.
I fixed the real problem and applied your patch as well, thanks and
sorry for the delay.

Greetings,
Reimar Döffinger
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng