[vdr] VDR 1.7 - DVB Linux API problem

2008-08-13 Thread David Hláčik
Hello guys, I have Fedora 9 with lastest kernel. I have Skystar 2 DVB PCI card rev 2.8. As this revision is using FlexCopII DVB i needed to recompile v4l dvb modules. I have downloaded lastest v4l using mercurial. Now my Skystar 2 works fine with Fedora 9 . I am using Kaffeine , which works fine.

Re: [vdr] VDR 1.7 - DVB Linux API problem

2008-08-13 Thread Lauri Tischler
David Hláčik wrote: > Hello guys, > > I have Fedora 9 with lastest kernel. I have Skystar 2 DVB PCI card rev 2.8. > As this revision is using FlexCopII DVB i needed to recompile v4l dvb > modules. I have downloaded lastest v4l using mercurial. > Now my Skystar 2 works fine with Fedora 9 . I am usi

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
On Tue, Aug 12, 2008 at 10:44:37PM +0100, Gavin Hamill wrote: > I have a system not dissimilar to yours.. it's a P3-1GHz with PCI Radeon > 7000. OS is Ubuntu hardy with the patches from your 0.0.2 release. ok > Now that I've got the patches in place, I get a stable desktop display > on the TV.

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
On Wed, Aug 13, 2008 at 12:03:23AM +0400, Goga777 wrote: > does your project actually fro dvb 720p channels too ? 720p is 1280x720. At least the part that does the frame rate sync VGA<->DVB can be recycled for this. > and I have may be stupid question - why frame rate from satellites is not > s

Re: [vdr] VDR 1.7 - DVB Linux API problem

2008-08-13 Thread Gregoire Favre
On Wed, Aug 13, 2008 at 04:11:46PM +0300, Lauri Tischler wrote: > Vanilla VDR-1.7.0 does not work with v4l-dvb drivers. > You have two options : > - download multiproto drivers from http://jusst.de/hg/multiproto >make and make install >you may need to patch those drivers, depends on your k

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Gavin Hamill
On Wed, 2008-08-13 at 16:39 +0200, Thomas Hilber wrote: 1. for the moment please encomment both in 'radeon_video.c' and 'drift_control' > > //#define RESYNC_FIELD_POLARITY_METHOD1 > //#define RESYNC_FIELD_POLARITY_METHOD2 Done, recompiled + reinstall the .deb, and recompiled the drift_control bin

Re: [vdr] VDR 1.7 - DVB Linux API problem

2008-08-13 Thread Goga777
> Vanilla VDR-1.7.0 does not work with v4l-dvb drivers. > > You have two options : > > - download multiproto drivers from http://jusst.de/hg/multiproto > >make and make install > >you may need to patch those drivers, depends on your kernel version > > And if you want an up to date tree, A

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
On Wed, Aug 13, 2008 at 04:21:25PM +0100, Gavin Hamill wrote: > overall comp floats -1 to 2, but sync point floats -44 to +45, and > drift speed floats -40 to +40. ta absolute + clipped are 5 -> 7. I find that's pretty good. Same values here. > it odd that my 'vbls' value is 15500 when yours is

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
On Mon, Aug 11, 2008 at 07:40:15PM +0300, Jouni Karvo wrote: > with NVIDIA driver 169 and 173 at least, this does not yet work: I cannot confirm that. I just downloaded and installed most recent NVIDIA-Linux-x86-173.14.12.pkg1.run It's running perfectly VGA->SCART with *exactly* the xorg.conf I

Re: [vdr] VDR 1.7 - DVB Linux API problem

2008-08-13 Thread Lauri Tischler
Gregoire Favre wrote: > On Wed, Aug 13, 2008 at 04:11:46PM +0300, Lauri Tischler wrote: > >> Vanilla VDR-1.7.0 does not work with v4l-dvb drivers. >> You have two options : >> - download multiproto drivers from http://jusst.de/hg/multiproto >>make and make install >>you may need to patch t

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Thomas Hilber
On Tue, Aug 12, 2008 at 04:44:59PM +0300, Pasi Kärkkäinen wrote: > that made me wonder if it would be possible to make these patches friendly > enough to get them accepted upstream :) sorry - but I really can't care about this at the current state of development _

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Gavin Hamill
On Wed, 2008-08-13 at 16:39 +0200, Thomas Hilber wrote: And now.. part 2 :) > 4. stop drift_control > 5. unload all dvb modules (there are known issues with some) > 6. start vdr with local sxfe frontend (make channels.conf zero size file) > 7. start replay of some recording. Because field polari

[vdr] why can't I use TT3200 to scan high symbolrate and DVB-S2 channels with multiproto?

2008-08-13 Thread LinHai
I receive 138 KU and I can use TT3200 to scan the following symbolrate: 12302 V 3(DVB-S) 12401 V 22425(DVB-S) 12430 V 22425(DVB-S) 12490 V 21600(DVB-S) 12537 V 41250(DVB-S) 12646 V 22425(DVB-S) But I can't scan the following symbolrate: 12354 V 43000(DVB-S) 12460 V 21600(DVB-S2) 12598 V

Re: [vdr] [PATCH] RGB/PAL over VGA at variable frame rate

2008-08-13 Thread Jouni Karvo
hi, Thomas Hilber wrote: > On Mon, Aug 11, 2008 at 07:40:15PM +0300, Jouni Karvo wrote: > >> with NVIDIA driver 169 and 173 at least, this does not yet work: >> > > I cannot confirm that. I just downloaded and installed most recent > > NVIDIA-Linux-x86-173.14.12.pkg1.run > > It's running p