Re: [vdr] j2 rgb output board

2008-10-11 Thread Goga777
 I've found the rgb output protection board for use with the J2 jumper  
 on certain FF cards at the VDR portal; 
 http://www.vdr-portal.de/board/thread.php?threadid=5893sid=ec2e4e55466d75685541f2d08a1c6044hilight=piggyback
 
 There's also a thread with an overview of existing boards here; 
 http://www.vdr-portal.de/board/thread.php?threadid=14942
 
 However, google translate has been failing to translate anything  
 German for the last month, 

you can try http://www.online-translator.com/Default.aspx/Site?prmtlang=de

Goga


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] j2 rgb output board

2008-10-11 Thread Torgeir Veimo
I've found the rgb output protection board for use with the J2 jumper  
on certain FF cards at the VDR portal; 
http://www.vdr-portal.de/board/thread.php?threadid=5893sid=ec2e4e55466d75685541f2d08a1c6044hilight=piggyback

There's also a thread with an overview of existing boards here; 
http://www.vdr-portal.de/board/thread.php?threadid=14942

However, google translate has been failing to translate anything  
German for the last month, so I'm wondering if someone knows if ;

- there are premade PCBs available from somewhere?
- any other similar protection boards for rgb output can be found  
ready made from somewhere?
- there are any updated or later discussions about RGB output PCBs for  
use with FF card via the J2 jumper block (preferable in english)?

-- 
Torgeir Veimo
[EMAIL PROTECTED]





___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr 170 multifrontend support

2008-10-11 Thread Gregoire Favre
On Sat, Oct 11, 2008 at 01:35:59PM +0200, Halim Sahin wrote:
 Hi,
 AFAIK no because of hardwarelimitations of hvr4000.
 It provides only one outputmethod at a time.

AFAIK that's wrong : just DVB-T and DVB-S(2) can't work simultaneously,
but that don't prevent you from using them one after the other.
-- 
Grégoire FAVRE  http://gregoire.favre.googlepages.com  http://www.gnupg.org
   http://picasaweb.google.com/Gregoire.Favre

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr 170 multifrontend support

2008-10-11 Thread Halim Sahin
Hi,
AFAIK no because of hardwarelimitations of hvr4000.
It provides only one outputmethod at a time.
BR
Halim


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr 170 multifrontend support

2008-10-11 Thread Goga777
Приветствую, Gregoire
 On Sat, Oct 11, 2008 at 01:35:59PM +0200, Halim Sahin wrote:
  Hi,
  AFAIK no because of hardwarelimitations of hvr4000.
  It provides only one outputmethod at a time.
 
 AFAIK that's wrong : just DVB-T and DVB-S(2) can't work simultaneously,
 but that don't prevent you from using them one after the other.

ok

which plugin/addons/patch for vdr I have to use for FM radio of my hvr4000 ?

Goga



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [PATCH] S2API for vdr-1.7.0 (07-10-2008 - quickhack for DVB-S(2), DVB-T and DVB-C)

2008-10-11 Thread Goga777
Приветствую, Niels

 Hello All,
 
 This patch gives VDR 1.7.0 support for DVB-C (untested), DVB-S (tested), 
 DVB-S2 (tested) and DVB-T (tested) using S2API.
 The patch itself is still based upon Igor M. Liplianin's S2API patch. Today 
 Steven Toth made some changes to the HG repo
 of S2API, so it was time for a new patch :)
 
 Here's what's new:
 
 - Added the new DTV commands for use with DVB-T;
 - Added DTV_ROLLOFF en ROLLOFF_35 frontend command/data for DVB-S (required 
 to get a lock with DVB-S);
 - Removed NBC_QPSK modulation-hack since it was not needed anymore;
 - Removed QAM_AUTO modulation-hack for DVB-C and DVB-T (DVB-T doesn't require 
 it anymore with the new DTV commands);
 
 Enclosed are two patches. The clean patch is for a clean VDR 1.7.0 source 
 tree patched with Reinhard's
 vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff.bz2
  patch. The diff patch is for those
 who have used the patch from 05-10-2008. Please only use this patch if you 
 have updated to the latest S2API from
 http://linuxtv.org/hg/~stoth/s2! 
 
 Thanks goes out to Igor, Darron Broad and Edgar (gimli) Hucek for the help 
 and suggestions with the previous and current
 patches. Again, any feedback on this patch is highly appreciated!

I couldn't compile vdr 170 with your patch. Any advise ?

goga:/usr/src/vdr_170# make
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD 
-DLIRC_DEVICE=\/dev/lircd\ -DRCU_DEVICE=\/dev/ttyS1\ -D_GNU_SOURCE 
-DVIDEODIR=\/video\ -DCONFDIR=\/video\ -DPLUGINDIR=\./PLUGINS/lib\ 
-DLOCDIR=\./locale\ -I/usr/include/freetype2 audio.c
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD 
-DLIRC_DEVICE=\/dev/lircd\ -DRCU_DEVICE=\/dev/ttyS1\ -D_GNU_SOURCE 
-DVIDEODIR=\/video\ -DCONFDIR=\/video\ -DPLUGINDIR=\./PLUGINS/lib\ 
-DLOCDIR=\./locale\ -I/usr/include/freetype2 channels.c
channels.c:61: error: ‘PSK_8’ was not declared in this scope
channels.c:62: error: ‘APSK_16’ was not declared in this scope

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr 170 multifrontend support

2008-10-11 Thread Gregoire Favre
 which plugin/addons/patch for vdr I have to use for FM radio of my hvr4000 ?

No idea... I never tried the FM radio of my card, but for example for
analog TV, tvtime works just great (in parallel to VDR).
-- 
Grégoire FAVRE  http://gregoire.favre.googlepages.com  http://www.gnupg.org
   http://picasaweb.google.com/Gregoire.Favre

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr