[vdr] SVDR Error 451 and order of dvb detection
Hi everyone, I've noticed a strange problem on my vdr setup. The SVDRP command GRAB doesn't work at normal boot. So i don't have preview with vdradmin or the live-plugin. In fact, the problem come from the order of the dvb detection. I have a FF card 2.1 and a Budget nova-t. During the boot, the nova-t is detected first and then the FF card. I have already tried to change/invert the PCI cards, but the nova-t is still detected first. I don't know why. So if I want to have preview with vdradmin or vdr-plugins-live, i must close VDR, unload the drivers (nova-t and nexus 2.1) and reload the FF card first then the nova-t and finally restart VDR. So my question is: Is there a way to correct that and force the FF-card to be detected/loaded first at boot? I have tried udev rules to force dvb-ttpci to be adapter0 and nova-t adapter1, but it doesn't change anything. No preview with vdradmin i've tried with vdr vanilla 1.7.2 help me thanks Pierre ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
[vdr] No Dolby Digital+ with VDR
Hi everyone, since 1st june 2009, the HD Channels broadcasted on DVB-T in France use Dolby Digital+ (E-AC-3) instead of classic Dolby Digital (AC-3). So now, i can' t have anymore sound on theses channels with the eHD Reel card. I don't know if the problem comes from the hardware part of the eHD or the reelbox plugin or VDR. I use the VDR 1.7.6 and a quite recent build of the reelbox plugin Can someone help me with that? Thanks in advance 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] No Dolby Digital+ with VDR
nobody can help us? 2009/6/10 jlacvdr > The PMT contains only video pid and subtitle pid but not audio pid. > > for example on france2hd: > > cPatPmtParser::ParsePmt() > PMT[183]: 02 b0 21 00 84 c1 00 00 e0 dc f0 00 1b e0 dc f0 00 06 e0 f0 > f0 0a 59 08 66 72 61 00 00 01 00 01 75 1b 19 20 ff ff ff ff ff ff ff > ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff > ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff > ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff > ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff > ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff > ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff > ff ff > PMT: sid = 132, c/n = 1, v = 0, s = 0, ls = 0 > pcr = 220 > stream type = 1B, pid = 220 > stream type = 06, pid = 240 '0x59' subtitling 'fra' > > JLac, > > 2009/6/10 Georg Acher : > > On Wed, Jun 10, 2009 at 08:48:37PM +0200, ECLiPSE wrote: > >> Hi everyone, > >> > >> since 1st june 2009, the HD Channels broadcasted on DVB-T in France use > >> Dolby Digital+ (E-AC-3) instead of classic Dolby Digital (AC-3). > >> So now, i can' t have anymore sound on theses channels with the eHD Reel > >> card. > >> > >> I don't know if the problem comes from the hardware part of the eHD or > the > >> reelbox plugin or VDR. > >> I use the VDR 1.7.6 and a quite recent build of the reelbox plugin > >> > >> Can someone help me with that? > >> Thanks in advance > > > > Since DD+ is supposed to be compatible with DD, it is maybe just a > different > > audio format type in the PMT. > > > > Can you run dvbsnoop on that channel? > > -- > > Georg Acher, ac...@in.tum.de > > http://www.lrr.in.tum.de/~acher<http://www.lrr.in.tum.de/%7Eacher> > > "Oh no, not again !" The bowl of petunias > > > > ___ > > vdr mailing list > > vdr@linuxtv.org > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr > > > > ___ > 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
[vdr] vdr 1.7.15 & eHD & French HD DTV
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] vdr 1.7.15 & eHD & French HD DTV
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=...@122 ,230=...@122:0:0:1282:8442:5:0 TF1 HD;MR5:546000:B8C12G32M16T8Y0:T:27500:120=27:0;130=...@122,131=...@122 :0:0:1281:8442:5:0 M6HD;MR5:546000:B8C12G32M16T8Y0:T:27500:320=27:0;330=...@122,331=...@122 :0:0:1283:8442:5:0 any another idea? thx 2010/6/13 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 > -- 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
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 > 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
Hi Ales, thanks for the patches it doesn't solve the problem. No one can help us more? 2010/6/13 > 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 > -- 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
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 > On 18/06/2010 22:21, aju...@quick.cz wrote: > > As I understand from private mail of ECLiPSE the problem appears with >> DVB-T >> channels, the same channels in DVB-S are not using eAC3 and this mean no >> problem with eHD on DVB-S. >> > > I watch DVB-T with eac3 (TF1HD, FRANCE2 HD, M6HD). > > > --eric > > > > ___ > 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
I know that is not directly related to vdr, as my problem should come from the reel src and not vdr. I know there is here a good community of developpers and perhaps someone can look at the src of the hdplayer and see if it could be possible to add the detection of e-ac3 audio format , (and perhaps finding the way to decode it or at least enable the ac3 compatibility?). hdplayer3.tgz: http://depositfiles.com/files/wdprj8brd thx to the developers who will look at the src, for me it's chinese ECLiPSE ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr