[MPlayer-dev-eng] [PATCH] New commands for loading/unloading audio filters at runtime

Jehan Pagès jehan.marmottard at gmail.com
Sun Apr 11 05:16:39 CEST 2010


Hi,

and have you tried to load it at startup as well? As I said, some
filters are problematic from the base. I tried lavcac3enc, and it
crashes indeed when I load it at runtime, but mplayer crashes also
when I load it at startup (with -af option) with basically the same
error:

[ac3 @ 0xa35e360]No channel layout specified. The encoder will guess
the layout, but it might be incorrect.
[AO OSS] Can't set audio device /dev/dsp to ac3le output, trying s16le...
AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
[format] Sample format big-endian AC3 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 bugreport.
Couldn't find matching filter/ao format!
Audio: no sound
Video: no video

So I would say that the problem is from the filter.
Tell me if this is any different for you.
Bye.

Jehan

On Sat, Apr 10, 2010 at 1:22 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Jehan Pagès <jehan.marmottard <at> gmail.com> writes:
>
>> So attached is the updated patch.
>
> It crashes for me if I try to add (or remove) lavcac3enc at runtime...
>
> Carl Eugen
>
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list