Re: [vdr] vdr-1.7.0 and reelchannelscan-1.6 plugin

2008-05-20 Thread sundararaj reel
On Tue, May 20, 2008 at 2:22 AM, Mike Booth [EMAIL PROTECTED] wrote:
 I am unable to compile this plugin. It fails with csmenu.c:236:
 error: 'class cDevice' has no member named 'ProvidesS2'.

cDevice::ProvidesS2() is not from orignal-vdr. You can add this
function to your cDevice class

bool cDevice::ProvidesS2() const
{
  return false;
}

 I'm using vdr-1.7.0, multiproto_plus and the reelchannelscan plugin is from
 CVS

I am not sure if reelchannelscan works with multiproto.

-- 
Best,
Sundararaj

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


Re: [vdr] vdr-1.7.0 and reelchannelscan-1.6 plugin

2008-05-20 Thread Igor Nikanov
 On Tue, May 20, 2008 at 2:22 AM, Mike Booth [EMAIL PROTECTED] wrote:
  I am unable to compile this plugin. It fails with csmenu.c:236:
  error: 'class cDevice' has no member named 'ProvidesS2'.
 
 cDevice::ProvidesS2() is not from orignal-vdr. You can add this
 function to your cDevice class
 
 bool cDevice::ProvidesS2() const
 {
   return false;
 }
 
  I'm using vdr-1.7.0, multiproto_plus and the reelchannelscan plugin is from
  CVS
 
 I am not sure if reelchannelscan works with multiproto.

on my vdr 170 with multiproto_plus the patched reelchannelscan 0.4.1  works well
I hope that someone can patch the reelchannelscan 0.6.1 for vdr 170  multiproto

Igor


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


Re: [vdr] VDR 1.7.0 ERROR (dvbdevice.c,302): Invalid argument

2008-05-20 Thread Igor Nikanov
  Here is my error:
  May 15 14:03:21 mbox2 vdr: [21729] ERROR (dvbdevice.c,302): 
  Invalid argument
  May 15 14:03:21 mbox2 kernel: dvb_frontend_ioctl: FESTATE_RETUNE:
  fepriv-state=2
  May 15 14:03:32 mbox2 vdr: [21729] ERROR (dvbdevice.c,302): 
  Invalid argument
  May 15 14:03:32 mbox2 kernel: dvb_frontend_ioctl: FESTATE_RETUNE:
  fepriv-state=2
  May 15 14:03:42 mbox2 vdr: [21729] frontend 0 timed out while 
  tuning to
  channel 20, tp 111421
  
  Im using a WinTV Nova HD S2.
  Im using multiproto_plus patched with
  HVR-4000-multiproto_plus-2008-05-02.diff.
  
  I got one error on the last part of the HVR patch, 
  couldnt find the file modules.order, but i didnt think it was 
  important.
  
  I dont know what you did that fixed this, but i sure cant get 
  it working.
  
  Any ideas? Is it a driver problem or vdr?
  
  Regards
  Nilsn
 
 
 Hi,
 Looks like the latest HVR patch is
 broken(HVR-4000-multiproto_plus-2008-05-02.diff.bz2 
 ) 
 Gregoire Favre released 2 patches the same day. The second one is missing
 the _set_delsys call.
 
 I will be testing this tonight.

have you any results ?

Igor



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


Re: [vdr] open dvb-s2 channel on Hotbird - Eurosport HD Promo

2008-05-20 Thread Igor Nikanov
  Hot Bird 7A, 13.0 E
 
  Eurosport HD start testing on Hotbird
  11278 Ver 27500 2/3 DVB-S2 (8PSK)
  FTA promo program in moment
 
  DVB-S2/8PSK/MPEG-4/HD/
 
 Thanky you for the info, since you post to VDR ml and you certainly
 have tried it,
 why aren't you sending this in channels.conf format ?

Here it is

ESP HD Intl;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3202=en2,3201=eng:0:0:13061:318:400:0
ESP HD Turk;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3203=tur:0:500,B00,1803,100:13063:318:400:0
ESP HD Russian;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3204=rus:0:0:13064:318:400:0
ESP HD Dutch;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3205=ndl:0:0:13065:318:400:0
ESP HD Czech;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3206=CZK:0:0:13066:318:400:0
ESP HD German;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3207=deu;3208=deu:0:0:13067:318:400:0
ESP HD Portuguese;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3209=por:0:0:13069:318:400:0
ESP HD Polish;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3210=pol:0:0:13070:318:400:0
ESP HD Hungarian;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3211=hun:0:0:13071:318:400:0
ESP HD Spanish;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3212=esl:0:0:13072:318:400:0


Igor


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


Re: [vdr] Converting from UTF-8 to ISO-8859-1

2008-05-20 Thread Joachim Wilke
2008/5/18 Klaus Schmidinger [EMAIL PROTECTED]:
 Actually this conversion wasn't necessary so far.
 It was always about converting strings from some external character set
 to the character set used by the system.

 But I guess it should be ok to do this (modified lines marked with MOD):

[...]

 Please try this and let me know if it works and doesn't break anything else.

Thanks for the fast patch creation!
I tested in on my local installation and it worked for me, I couldn't
find any errors.

Best Regards,
Joachim.

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


Re: [vdr] open dvb-s2 channel on Hotbird - Eurosport HD Promo

2008-05-20 Thread Gregoire Favre
On Tue, May 20, 2008 at 10:20:52PM +0400, Igor Nikanov wrote:

 Here it is
 
 ESP HD Intl;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3202=en2,3201=eng:0:0:13061:318:400:0
 ESP HD Turk;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3203=tur:0:500,B00,1803,100:13063:318:400:0
 ESP HD Russian;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3204=rus:0:0:13064:318:400:0
 ESP HD Dutch;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3205=ndl:0:0:13065:318:400:0
 ESP HD Czech;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3206=CZK:0:0:13066:318:400:0
 ESP HD German;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3207=deu;3208=deu:0:0:13067:318:400:0
 ESP HD Portuguese;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3209=por:0:0:13069:318:400:0
 ESP HD Polish;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3210=pol:0:0:13070:318:400:0
 ESP HD Hungarian;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3211=hun:0:0:13071:318:400:0
 ESP HD Spanish;CYFRA 
 +:11278:vC23M5O35S1:S13.0E:27500:3000:3212=esl:0:0:13072:318:400:0

:-)

They are the same mv VDR founded by itself, but I wasn't able to decode
anything from those, are you able to ?

Thanks.
-- 
Grégoire FAVRE  http://gregoire.favre.googlepages.com  http://www.gnupg.org
   http://picasaweb.google.com/Gregoire.Favre

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


Re: [vdr] open dvb-s2 channel on Hotbird - Eurosport HD Promo

2008-05-20 Thread Igor Nikanov
  ESP HD Intl;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3202=en2,3201=eng:0:0:13061:318:400:0
  ESP HD Turk;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3203=tur:0:500,B00,1803,100:13063:318:400:0
  ESP HD Russian;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3204=rus:0:0:13064:318:400:0
  ESP HD Dutch;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3205=ndl:0:0:13065:318:400:0
  ESP HD Czech;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3206=CZK:0:0:13066:318:400:0
  ESP HD German;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3207=deu;3208=deu:0:0:13067:318:400:0
  ESP HD Portuguese;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3209=por:0:0:13069:318:400:0
  ESP HD Polish;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3210=pol:0:0:13070:318:400:0
  ESP HD Hungarian;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3211=hun:0:0:13071:318:400:0
  ESP HD Spanish;CYFRA 
  +:11278:vC23M5O35S1:S13.0E:27500:3000:3212=esl:0:0:13072:318:400:0
 
 :-)
 
 They are the same mv VDR founded by itself, but I wasn't able to decode
 anything from those, are you able to ?

My CPU (P-4 3Ghz) is very slow for 1080x1920, but I could see the tennis on 
this channel one hour ago

Igor


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


Re: [vdr] vdr-1.7.0 and reelchannelscan-1.6 plugin

2008-05-20 Thread Igor Nikanov
   I am unable to compile this plugin. It fails with csmenu.c:236:
   error: 'class cDevice' has no member named 'ProvidesS2'.
  
  cDevice::ProvidesS2() is not from orignal-vdr. You can add this
  function to your cDevice class
  
  bool cDevice::ProvidesS2() const
  {
return false;
  }
  
   I'm using vdr-1.7.0, multiproto_plus and the reelchannelscan plugin is 
   from
   CVS
  
  I am not sure if reelchannelscan works with multiproto.
 
 on my vdr 170 with multiproto_plus the patched reelchannelscan 0.4.1  works 
 well
 I hope that someone can patch the reelchannelscan 0.6.1 for vdr 170  
 multiproto

sorry, I should clarify. On vdr 1.7.0  the patched reelchannelscan 0.4.1 works 
well only with dvb-s, it couldn't find the
dvb-s2 channels

Igor


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


Re: [vdr] open dvb-s2 channel on Hotbird - Eur osport HD Promo

2008-05-20 Thread Igor
 On Tue, May 20, 2008 at 11:30:44PM +0400, Igor Nikanov wrote:
ESP HD Intl;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3202=en2,3201=eng:0:0:13061:318:400:0
ESP HD Turk;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3203=tur:0:500,B00,1803,100:13063:318:400:0
ESP HD Russian;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3204=rus:0:0:13064:318:400:0
ESP HD Dutch;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3205=ndl:0:0:13065:318:400:0
ESP HD Czech;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3206=CZK:0:0:13066:318:400:0
ESP HD German;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3207=deu;3208=deu:0:0:13067:318:400:0
ESP HD Portuguese;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3209=por:0:0:13069:318:400:0
ESP HD Polish;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3210=pol:0:0:13070:318:400:0
ESP HD Hungarian;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3211=hun:0:0:13071:318:400:0
ESP HD Spanish;CYFRA 
+:11278:vC23M5O35S1:S13.0E:27500:3000:3212=esl:0:0:13072:318:400:0
  
  My CPU (P-4 3Ghz) is very slow for 1080x1920, but I could see the tennis on 
  this channel one hour ago
 
 Oh nice, mine should be powerfull enough, but I stay for quiete a long
 time under ESP HD Intl and it stay black... what's strange is that my
 VDR isn't able to tune to those, I can't get a lock :
 May 20 23:05:59 vdr vdr: [19468] frontend 1 timed out while tuning to channel 
 6511, tp 211278
 May 20 23:07:09 vdr vdr: [19468] frontend 1 timed out while tuning to channel 
 6511, tp 211278
 
 Maybe they don't broadcast now ?


I suppose they broadcast now , but I don't know why you can't receive the 
LOCK
may be other vdr user can check this point

Igor


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