Re: DTS
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Sat Oct 18 2003, Bruno Martin wrote: > I use ogle 0.9.1 and alsa with an S/PDIF output. AC3 audio works > always perfectly. But ogle exit when I switch to DTS audio (I also > have some problems with LPCM too). > > <audio> > <device> > <!-- <driver>oss</driver> > <path>/dev/dsp</path> --> You shouldn't comment out the <driver> (unless this is your $USER/.oglerc and <driver> is set in the systemwide oglerc), just set it to 'alsa' (This shouldn't be the problem though) > <alsa> > <name>iec958:AES0=0x2,AES1=0x82,AES2=0x0,AES3=0x2</name> > </alsa> > </device> > Note[ogle_audio]: Using audio driver 'alsa' > Debug[ogle_audio]: Opening alsa pcm device: iec958:AES0=0x2,AES1=0x82,AES2=0x0,A > ES3=0x2 > ERROR[ogle_audio]: Opening alsa pcm device 'iec958:AES0=0x2,AES1=0x82,AES2=0x0,A > ES3=0x2': Success > FATAL[ogle_audio]: failed opening the alsa audio driver at iec958:AES0=0x2,AES1= > 0x82,AES2=0x0,AES3=0x2 I added some more debug output, could you download and compile a new version and run with 'ogle --debug' and post the output here? http://www.dtek.chalmers.se/~dvd/dist/ogle-0.9.1-cvs.tar.gz /Bj|rn