Package: mpc123 Version: 0.2.4-1.1+b1 ~$ mpc123 file.mpc ao_oss ERROR: Unrecognized channel name "....." in channel matrix "...." ao_oss WARNING: Input channel matrix invalid; ignoring. ~$
------------- CUT ------------------ --- mpc123-0.2.4.org//ao.c 2010-08-02 20:29:04.000000000 +0200 +++ mpc123-0.2.4/ao.c 2010-08-02 20:35:44.000000000 +0200 @@ -127,6 +127,7 @@ int mpc123_ao_init(void ** d, mpc_stream ao_fmt.rate=streaminfo->sample_freq; ao_fmt.channels=streaminfo->channels; ao_fmt.byte_format=AO_FMT_LITTLE; + ao_fmt.matrix=NULL; /* output audio params */ debugf("<ao_fmt> bits = %d", ao_fmt.bits); ------------- CUT ------------------ Pawel Sobczak -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org