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
On 06/13/10 11:17, ECLiPSE wrote:
Just an idea: maybe the patch that Alex Lasnier has posted earlier helps here?
--- pat.c.orig 2010-06-05 09:26:47.000000000 -0400 +++ pat.c 2010-06-12 19:44:39.000000000 -0400 @@ -473,6 +473,7 @@ } if (NumDpids < MAXDPIDS) { Dpids[NumDpids] = esPid; + Dtypes[NumDpids] = SI::AC3DescriptorTag; strn0cpy(DLangs[NumDpids], lang, MAXLANGCODE1); NumDpids++; }
Klaus
no Klaus, it doesn't change anything.
here is the channels that vdr discover itself
France 2 HD;MR5:546000:B8C12G32M16T8Y0:T:27500:220=27:0;231=qaa@122 ,230=fra@122:0:0:1282:8442:5:0 TF1 HD;MR5:546000:B8C12G32M16T8Y0:T:27500:120=27:0;130=fra@122,131=qaa@122 :0:0:1281:8442:5:0 M6HD;MR5:546000:B8C12G32M16T8Y0:T:27500:320=27:0;330=fra@122,331=qaa@122 :0:0:1283:8442:5:0
any another idea? thx
2010/6/13 Klaus Schmidinger Klaus.Schmidinger@tvdr.de
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 -P"dvbsddevice" -P"reelbox"
2010/6/13 Christopher Reimer reimer.christopher@freenet.de
On Sunday 13 June 2010 11:17:32 ECLiPSE wrote:
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
Hi Ales, thanks for the patches it doesn't solve the problem.
No one can help us more?
2010/6/13 ajurik@quick.cz
On 18/06/2010 20:46, ECLiPSE wrote:
I have 1.7.14 correctly working with french HD TV with one patch in pat.c integrated in 1.7.15 and another one liner in streamdev (also integrated in the next version of streamdev).
So I suspect ypur problem has nothing to do with vdr but with sound in general when using HDMI. Do you have anlog audio?
--eric
Hi Eric, are you watching these channels on DVB-T with an eHD and getting sound ? if yes, i'm very interested.
thx
2010/6/18 Eric Valette eric.valette@free.fr