Pasi Juppo wrote: > Now I got more log from SVN version of mplayer: > > [AO OSS] Can't set audio device /dev/dsp to ac3 output, trying s16le... > AO: [oss] 48000Hz 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 > Couldn't find matching filter/ao format! Try to set different device in mplayer.sh.conf: AO="alsa:device=dmix" This should work on both AC3 & DTS: AC3AOUT="-afm hwac3"