[MPlayer-users] Software AC3 Decoding with CM8738

Arpi arpi at thot.banki.hu
Mon May 6 16:12:02 CEST 2002


Hi,

> >it's probably a driver bug, it may swap channels at reopen?
> 
> >try to kill reopening code in ao_oss.c
> 
> sorry, i'm not a developer, how would i do this? i do not have any knowledge
>  of programming at all, unfortunately...

find this in libao2/ao_oss.c:

static void reset(){
...
}

and kill everything (lines 225-246) here, so only this 2 liens should remain:

static void reset(){
}

then recompile all and try


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu




More information about the MPlayer-users mailing list