Stefan Huelswitt wrote: > diff -urN -X mp3-unstable/.exclude mp3-0.9.12/mplayer.c mp3-unstable/mplayer.c > --- mp3-0.9.12/mplayer.c 2005-02-21 18:30:01.000000000 +0100 > +++ mp3-unstable/mplayer.c 2005-07-01 19:26:51.000000000 +0200 > @@ -458,20 +458,15 @@ Thanks for the new patch. Unfortunately, this does not seem to change anything. 1) AID 0 not returned to mplayer.sh when specified as default. Note: APID > 0 returns properly. 2) Mplayer prefers to default to APID 1 over APID 0 (probably a mplayer problem, not a mplayer plugin problem). 3) Mplayer is unable to switch between apids on the fly if mplayer is started out on a non-existing apid. In order to make use of the configurable default apid, changes will need to be made to mplayer.sh to understand what "$AID" is. Regards, C.