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.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 _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr