[vdr] Can't compile vdr. Error in recording.c

2009-06-10 Thread krzychp
Hi! I have kernel 2.6.30 (but on 2.6.29 it happen to). I use driver for skystar hd s2-liplianin witch patch v4l-dvb-header-fix.diff and conpile break like here. Can somebody help me? g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DUSE_CMDRECCMDI18N -DUSE_CMDSUBMENU -DUSE_CUTTIME

[vdr] Can't compile vdr. Error in recording.c [ SOLVED]

2009-06-10 Thread krzychp
Sorry, this was trouble with gcc 4.4 solution is here http://www.linuxtv.org/pipermail/vdr/2009-June/020743.html ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Re: [vdr] Wrong OSD values in setup.conf (was: Re: vdr-xine-0.9.2 - ERROR: cOsd::SetAreas returned 5)

2009-06-10 Thread Goga777
check your setup.conf. Mine has invalid sizes: FontFix = Courier:Bold FontFixSize = 0 FontFixSizeP = 0,00 FontOsd = VDRSymbols Sans:Bold FontOsdSize = 0 FontOsdSizeP = 0,00 FontSml = VDRSymbols Sans:Book FontSmlSize = 0 FontSmlSizeP = 0,00 OSDHeight = 0 OSDHeightP =

[vdr] No Dolby Digital+ with VDR

2009-06-10 Thread ECLiPSE
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

Re: [vdr] No Dolby Digital+ with VDR

2009-06-10 Thread 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

Re: [vdr] No Dolby Digital+ with VDR

2009-06-10 Thread matthieu castet
Georg Acher wrote: 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

Re: [vdr] No Dolby Digital+ with VDR

2009-06-10 Thread 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

Re: [vdr] Wrong OSD values in setup.conf (was: Re: vdr-xine-0.9.2 - ERROR: cOsd::SetAreas returned 5)

2009-06-10 Thread Andreas Mair
Hi, as you can see your values are 0 too. I suggest you set (VDR stopped!) OSDHeightP and OSDWidthP to 0.5 (=50%) and FontFixSizeP, FontOsdSizeP, FontSmlSizeP to 0.03 to get an OSD. After that you can fine-tune the OSD settings. Regards, Andreas 2009/6/10 Goga777 goga...@bk.ru: check your