Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Gentoo amd64, kernel 2.6.9-rc3 and bitstreamout ?



Hello,

I am using vdr-1.3.12 and bitstreamout 0.61 under an amd64 gentoo with a
2.6.9-rc3 kernel. I don't manage to use bitstreamout with it...

First of all I have patched my kernel such that AC3 works with my SBLive
card:

--- emupcm.c	16 Sep 2004 10:36:44 -0000	1.32
+++ emupcm.c	30 Sep 2004 10:06:53 -0000	1.33
@@ -1192,7 +1192,7 @@
 	}
 	snd_emu10k1_fx8010_playback_tram_poke1((unsigned short *)emu->fx8010.etram_pages.area + tram_pos,
  					       (unsigned short *)emu->fx8010.etram_pages.area + tram_pos + tram_size / 2,
-					       src, frames, tram_shift++);
+					       src, frames, tram_shift);
 	tram_pos -= frames;
 	pcm->tram_pos = tram_pos;
 	pcm->tram_shift = tram_shift;

And then switching to a DD channel turn my receiver in DD mode, I can
hear the sound for 1.5 seconds, then no sound for 4s, then 1.5s sound,
then no more,... And it's the same with a DVD. During all the time I am
on the DD source, in alsamixer I can view IEC958 Optical Raw is always
on.

xine can perfectly play a DVD in 5.1 mode, so does mplayer...

Any idea on what's wrong here ?

Thank you very much,
-- 
	Grégoire Favre
________________________________________________________________________
http://magma.epfl.ch/greg ICQ:16624071 mailto:Gregoire.Favre@freesurf.ch




Home | Main Index | Thread Index