[vdr] xineliboutput - DVB-C - No sound

2007-04-22 Thread JJussi
Hi to everybody! I have strange sound problem... I have VDR machine with 3x Terratec Cinergy (mark 3) DVB-C cards, xineliboutput settings are "local=none, remote=37890". If I connect with "vdr-sxfe xvdr://htpc --audio=alsa" at some other computer (at network) everything works fine and I can he

Re: [vdr] xineliboutput - DVB-C - No sound

2007-04-22 Thread Petri Helin
JJussi wrote: Hi to everybody! I have strange sound problem... I have VDR machine with 3x Terratec Cinergy (mark 3) DVB-C cards, xineliboutput settings are "local=none, remote=37890". If I connect with "vdr-sxfe xvdr://htpc --audio=alsa" at some other computer (at network) everything works

[vdr] [ANNOUNCE] VDR developer version 1.5.2

2007-04-22 Thread Klaus Schmidinger
VDR developer version 1.5.2 is now available at ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.2.tar.bz2 A 'diff' against the previous developer version is available at ftp://ftp.cadsoft.de/vdr/Developer/vdr-1.5.1-1.5.2.diff I haven't had time to work on VDR in the past few weeks, so sever

Re: [vdr] xineliboutput - DVB-C - No sound

2007-04-22 Thread JJussi
On Sunday, 22. Aprilta 2007 18:23, Petri Helin wrote: > You might not have the correct decoder installed. Check with "xine > --list-plugins" and see under "Audio decoders" whether they contain > different set of decoders on local and remote hosts. Maybe.. At machine where sound works list is: -Au

Re: [vdr] xineliboutput - DVB-C - No sound

2007-04-22 Thread Petri Helin
JJussi wrote: On Sunday, 22. Aprilta 2007 18:23, Petri Helin wrote: You might not have the correct decoder installed. Check with "xine --list-plugins" and see under "Audio decoders" whether they contain different set of decoders on local and remote hosts. Maybe.. At machine where sound works

[vdr] Freezes with Reiserfs

2007-04-22 Thread Sven Schwyn
Hi I'm having strange issues with my VDR box lately. However, I'm not sure at all it has anything to do with VDR as other services are running on it, too. The Gentoo box freezed four times in the past month, twice of which the very minute a VDR timer stopped. (Maybe even all four times, b

Re: [vdr] Xineliboutput: can achieve similar to softdevice's mgatv option?

2007-04-22 Thread Alasdair Campbell
On 21/04/07, Petri Hintukainen <[EMAIL PROTECTED]> wrote: On Fri, 2007-04-20 at 19:21 +0100, Alasdair Campbell wrote: > > I'll have a look at the softdevice src this weekend & compare with > xineliboutput. Better to compare with xine-lib (src/video_out/video_out_directfb.c), as there's not even

Re: [vdr] Xineliboutput: can achieve similar to softdevice's mgatv option?

2007-04-22 Thread Alasdair Campbell
On 21/04/07, Markus Schuster <[EMAIL PROTECTED]> wrote: Well, this changes are more than 7 month old, maybe there have been some changes to DirectFB to make it work in the meanwhile... As far as I saw it's only a two line patch, so I could try to manually revert it and compile xine-lib again...

Re: [vdr] xineliboutput - DVB-C - No sound

2007-04-22 Thread JJussi
On Sunday, 22. Aprilta 2007 21:06, Petri Helin wrote: > mad is the decoder you need. How to obtain it depends on the > distribution you are using and the method how xine has been installed. > Typically it is libmad and libmad-dev or libmad0 and libmad0-dev > packages you should be looking for. OK,

Re: [vdr] Xineliboutput: can achieve similar to softdevice's mgatv option?

2007-04-22 Thread Petri Hintukainen
On Sat, 2007-04-21 at 23:30 +0200, Markus Schuster wrote: > > (Well, another possibility would be upscaling video in > > software). > > Does upscaling really have to be done in software? Excuse my (maybe?) stupid > question but as far as I know video scaling can be done by a backend scaler > in

Re: [vdr] Xineliboutput: can achieve similar to softdevice's mgatv option?

2007-04-22 Thread Alasdair Campbell
On 22/04/07, Alasdair Campbell <[EMAIL PROTECTED]> wrote: I tried to give xine-lib1.1.2-r3 a go today but after rebuilding xineliboutput against xine-libs., I still receive the message "[12674] [input_vdr] WARNING: Video output driver reports it does not support unscaled overlays !" - so maybe I

Re: [vdr] xineliboutput - DVB-C - No sound

2007-04-22 Thread JJussi
On Sunday, 22. Aprilta 2007 23:01, JJussi wrote: > OK, > got it.. Some progress.. I can hear sound BUT it's VERY disordered... And > it's coming from surround (REAR) and Side speakers.. :-( > > Testing continues... Removing --audio=alsa parameter fixed that disorder and now sound is "right"..