Re: [vdr] Xine - VDpau config help

2010-06-13 Thread Jouni Karvo

On 12.06.2010 20:59, István Füley wrote:

Jouni Karvo wrote:


video.output.vdpau_honor_progressive:1


Try to change it back to 0.

Ah.  Seems you are right - the problem is in the broadcast.  I sent an 
improvement suggestion, let's see whether they bother to respond.


Thanks for the help!

yours,
Jouni

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


[vdr] vdr 1.7.15 eHD French HD DTV

2010-06-13 Thread ECLiPSE
Hi,
i have an eHD card that is running fine with vdr 1.7.15 except i don't have
sound on the HD french channels (TF1HD, France2HD  M6HD)
which use the e-AC3 format.
Is there a way to fix the problem for the eHD card? Someone have an idea?

thanks
ECLiPSE
-- 
ECLiPSE - VDR  Linux
http://vdr.bluox.org
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Feature request: program guide scroll

2010-06-13 Thread Klaus Schmidinger
On 06/07/10 11:55, István Füley wrote:
 Klaus Schmidinger wrote:

 Left and Right are used to page up/down within long list, and that's
 not going to change. However, we could use the Green and Yellow buttons
 (and additionally the kPrev and kNext keys) for this.

 Klaus

 
 Klaus, is this an abandoned feature, or it just has a lower priority?

Well, it has *no* priority to *me* ;-)
So if you want this, you can suggest a patch.

Klaus

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


Re: [vdr] vdr 1.7.15 eHD French HD DTV

2010-06-13 Thread Klaus Schmidinger
On 06/13/10 11:17, ECLiPSE wrote:
 Hi,
 i have an eHD card that is running fine with vdr 1.7.15 except i don't
 have sound on the HD french channels (TF1HD, France2HD  M6HD)
 which use the e-AC3 format.
 Is there a way to fix the problem for the eHD card? Someone have an idea?

Just an idea: maybe the patch that Alex Lasnier has posted earlier
helps here?

--- pat.c.orig  2010-06-05 09:26:47.0 -0400
+++ pat.c   2010-06-12 19:44:39.0 -0400
@@ -473,6 +473,7 @@
  }
  if (NumDpids  MAXDPIDS) {
 Dpids[NumDpids] = esPid;
+Dtypes[NumDpids] = SI::AC3DescriptorTag;
 strn0cpy(DLangs[NumDpids], lang, MAXLANGCODE1);
 NumDpids++;
 }



Klaus

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


Re: [vdr] vdr 1.7.15 eHD French HD DTV

2010-06-13 Thread Christopher Reimer

Am 13.06.2010 11:17, schrieb ECLiPSE:

Hi,
i have an eHD card that is running fine with vdr 1.7.15 except i don't
have sound on the HD french channels (TF1HD, France2HD  M6HD)
which use the e-AC3 format.


Is your VDR patched, then? Or how does the reelbox-Plugin work in your 
system?



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


Re: [vdr] Insufficient hardware PID filters on tuner (Klaus Schmidinger)

2010-06-13 Thread James Courtier-Dutton
On 13 June 2010 12:05, Klaus Schmidinger klaus.schmidin...@tvdr.de wrote:
 On 06/06/10 23:19, Richard F wrote:
 ...
 Are you aware of anywhere the PID capacity of receivers is published -
 it's not in http://www.linuxtv.org/wiki/index.php/DVB-T_USB_Devices for
 example?
 - it would be good to publish, so buyers can select better hardware

 Sorry, I don't have that kind of information.

 Klaus


Surely an option here would be to then use a single allow all
filter, and then use software to filter after that.
I think the PID 0x2000 is the permit all filter.
This cheap DVB card could then still be made to work with mythtv.

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


Re: [vdr] vdr 1.7.15 eHD French HD DTV

2010-06-13 Thread ECLiPSE
Hi Christopher,
vdr is vanilla 1.7.15
i've only patched the reelbox plugin with reelbox-svn14625-vanilla-vdr.diff
(http://www.vdr-portal.de/board/attachment.php?attachmentid=24769)
no other plugin
./vdr -c /etc/vdr -Pdvbsddevice -Preelbox


2010/6/13 Christopher Reimer reimer.christop...@freenet.de

 Am 13.06.2010 11:17, schrieb ECLiPSE:

  Hi,
 i have an eHD card that is running fine with vdr 1.7.15 except i don't
 have sound on the HD french channels (TF1HD, France2HD  M6HD)
 which use the e-AC3 format.


 Is your VDR patched, then? Or how does the reelbox-Plugin work in your
 system?



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




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


Re: [vdr] vdr 1.7.15 eHD French HD DTV

2010-06-13 Thread ajurik
On Sunday 13 June 2010 11:17:32 ECLiPSE wrote:
 Hi,
 i have an eHD card that is running fine with vdr 1.7.15 except i don't have
 sound on the HD french channels (TF1HD, France2HD  M6HD)
 which use the e-AC3 format.
 Is there a way to fix the problem for the eHD card? Someone have an idea?
 
 thanks
 ECLiPSE
 

Hi,

I do not watch those channels but my friend reported me that it works for him 
with eHD without any problem (vdr-1.7.15, rmm svn 14579, patches for enable 
compiling with rmm svn and x86_64 platform), maybe better then earlier 
versions of vdr - it seems that channel switching is faster.

How do you have set reelbox plugin audio setting? He wrote to me that he set 
Use Dolby Digital to Yes and Analog Audio on to HDMI. 

Ales

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


Re: [vdr] vdr xine-lib eac3

2010-06-13 Thread Luca Olivetti

Al 25/03/10 16:08, En/na Jose Alberto Reguero ha escrit:

Patch for xine-lib that don't need to patch remux.c to work.


Today I applied this patch (strange it isn't in xine-lib-1.2 yet) but 
there's still no sound on tvehd (vdr 1.7.15, vdr-xine and playing the ts 
directly through xine).
Do I need some special options to configure xine-lib for this patch to 
take effect?


Bye
--
Luca

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