Hi,

I have a problem playing a dts wav file with aplay :

The play it outputing to the spdif (using the IEC958). (-D spdif)
The file is sampled in 44100Hz

The driver of my soundcard (atiixp dosn't supoprt other rate that 48000), but i've checked on
the ad1888 sheat that the device support 44100 and 48000 (only theses two).

Then, i've try to set the rate with iecset rate 44100.
Looking on the ad1888 registers (with ac97_proc), it works, and the device is set to 44100.

But, if a try a new play, aplay re-set the rate to 48000. I think, that's it's because it's the only rate available that return the driver to alsa.

(cell ,the sound is played, but with the wrong rate, and too speed)

What can i do ?

Reply via email to