[vdr] Problem with remote keys learning and screensaver: vdr 1.7.31 + softhddevice

2012-10-14 Thread Vangelis Nonas
Hello All, I tried yesterday vdr 1.7.31 together with latest softhddevice from git. I noticed 2 problems: - During remote learning there were displayed no messages (e.g. "remote key learning", "press any key", "press key for up" etc) as well as system load and some other info shown at vdr start

Re: [vdr] Can not view DVB-S2 channels

2008-05-09 Thread Vangelis Nonas
Nobody has this problem? Any suggestions? Thanks Vagelis NONAS EUAGGELOS wrote: > Dear All, > > I have a skystar hd and I am using vdr 1.7.0 with the h264 patch and xine for > output device as described here: > > http://www.vdr-wiki.de/wiki/index.php/OpenSUSE_VDR_DVB-S2_-_xine > > The only cha

Re: [vdr] Can not view DVB-S2 channels

2008-05-09 Thread Vangelis Nonas
e: http://www.vdr-wiki.de/wiki/index.php/OpenSUSE_VDR_DVB-S2_-_xine Am I missing a patch or something else? Igor wrote: > the channels in your channels.conf are encrypted , thta's why vdr couldn't > open them > > -Original Message- > From: Vangelis Nonas <[

Re: [vdr] Can not view DVB-S2 channels

2008-05-10 Thread Vangelis Nonas
multiproto plus : channel not avaialble for all DVB-S2 channels. Thank you Vangelis Igor wrote: >> Vangelis Nonas wrote: >> >>> I dont think that this is the case because with encrypted DVB-S channels >>> I get a blank screen but NOT the message "channel not

Re: [vdr] Can not view DVB-S2 channels

2008-05-10 Thread Vangelis Nonas
My multiproto version is not the latest, it is changeset 7205 dated a couple of months ago. My modified szap is dated from that date also, but it does not compile with multiproto plus. I cant find the exact links I downloaded multiproto and modified szap but they were mentioned on the linux-dvb

Re: [vdr] Can not view DVB-S2 channels

2008-05-10 Thread Vangelis Nonas
eceiver on device 1 thread started (pid=4774, tid=4825) May 10 18:49:27 vagoshome vdr: [4826] TS buffer on device 1 thread started (pid=4774, tid=4826) May 10 18:49:27 vagoshome vdr: [4824] cVideoRepacker: operating in H.264 mode Vangelis Nonas wrote: > My multiproto version is not the l

Re: [vdr] Can not view DVB-S2 channels

2008-05-10 Thread Vangelis Nonas
When I switch to Initial channel I dont get the channel not available message, however I dont get a picture as well. I believe that this channel is not receivable, at least not at my location. Following is my log when starting vdr with BBC World, then switching to Initial, then back to BBC Worl

Re: [vdr] Can not view DVB-S2 channels

2008-05-12 Thread Vangelis Nonas
As far as Igor's confirmation on "channel not available" I get this message only on DVB-S2 encrypted channels. I dont get it on encrypted DVB-S channels. As far as Reinhard's suggestion for the Initial channel (to tune for a few minutes before the card actually tunes), I could not get a sustaine

[vdr] reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-21 Thread Vangelis Nonas
I have created a patch for reelchannelscan 0.6.1 and vdr-1.7.0. I have substituted cDevice::Provides_S2 with true (I have a dvb-S2 card). It is not the correct way to do it but I did not know what to do I have changed some constants like PSK8, FEC_2_3, etc with other constants I found in vd

Re: [vdr] reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-21 Thread Vangelis Nonas
I forgot to mention I gor reelchannelscan from reel svn site: svn co svn://[EMAIL PROTECTED]/testing/src/vdr-plugins/src/ Vangelis Nonas wrote: > I have created a patch for reelchannelscan 0.6.1 and vdr-1.7.0. > > I have substituted cDevice::Provides_S2 with true (I have a dvb-S2 &g

Re: [vdr] reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-22 Thread Vangelis Nonas
This is the correct patch for reelchannelscan 0.6.1 with vdr 1.7.0 Reelchannelscan can be found at: svn co svn://[EMAIL PROTECTED]/testing/src/vdr-plugins/src/ If you decide to try it out, please post your comments. Thanks Vagelis vdr-1.7.0-h264-channelscan-0.6.1.diff.bz2 Description: app

Re: [vdr] reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-22 Thread Vangelis Nonas
patch -p1 inside your vdr directory. Gregoire Favre wrote: > On Thu, May 22, 2008 at 10:35:10PM +0000, Vangelis Nonas wrote: > >> This is the correct patch for reelchannelscan 0.6.1 with vdr 1.7.0 >> Reelchannelscan can be found at: >> >> svn co svn://[EMAIL PROT

Re: [vdr] reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-24 Thread Vangelis Nonas
I dont know what the problem is. From your error message I can only guess that you haven't applied my patch at all. If this is the case try applying my patch (without reel's patch from /usr/src/VDR/PLUGINS/src/channelscan-0.6.1/patches) and post back. Thanks Vagelis Goga777 wrote: > FYI - I

Re: [vdr] reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-25 Thread Vangelis Nonas
Hello, After patching you have to go to main vdr directory and from there run "make plugins". If you want to clean up before compile do: make clean; make clean-plugins; then make;make plugins to compile everything. Thanks Vagelis Goga777 wrote: > these are my steps > > goga:/usr/src/VDR/PLU

Re: [vdr] reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-27 Thread Vangelis Nonas
Hello again, Yes it is about the same warnings. Unfortunately I don't have much free time during the last days to try to improve the patch. I may manage to work on it the next days. Any suggestions on how we can make the plugin work with DVB-S2 are very welcome. Vagelis Goga777 wrote: > I

Re: [vdr] reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-31 Thread Vangelis Nonas
I attach a new patch that will scan both DVB-S and DVB-S2 channels. If anybody tries it please post back. Thanks Vagelis Vangelis Nonas wrote: Hello again, Yes it is about the same warnings. Unfortunately I don't have much free time during the last days to try to improve the patch.

Re: [vdr] + DVB-S2 + reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-31 Thread Vangelis Nonas
Hello Goga, I tested it with automatic scan (dont know if manual scan works). Moreover, I had selected TV+Radio (not HDTV) and the scanner pick up both DVB-S AND DVB-S2 channels. I haven't done any more testing with other parameters. I have Hotbird in my installation and it picked up in tota

Re: [vdr] + DVB-S2 + reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-31 Thread Vangelis Nonas
Hello Goga, For transponders 11258, 11278 , 11449 I get no channels as well. But for 11996 I get: NationalGeo HD;SkyItalia:11996:VO0S1:S13.0E:27500:163:0;412=ita,413=eng:0:919,93B:11032:64511:6400:0 Next HD;SkyItalia:11996:VO0S1:S13.0E:27500:160:0;400=ita,401=eng:0:919,93B:11030:64511:6400:0 SKY

Re: [vdr] + DVB-S2 + reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

2008-05-31 Thread Vangelis Nonas
No, the channels I mention are found by reelchannelscan. Are you sure the other transponders have contents? Because, neither my box receiver can get anything there.. But, I can not see Eurosport HD in my installation., maybe I dont get all Hotbird's beams, I dont know Anyway, it is