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. I may

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-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

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

2008-05-25 Thread Goga777
so, I had this errors error: boost/iostreams/filtering_streambuf.hpp: Нет такого файла или каталога csmenu.c:31:36: error: boost/iostreams/copy.hpp: Нет такого файла или каталога csmenu.c:32:43: error: boost/iostreams/filter/gzip.hpp: Нет такого файла или каталога csmenu.c:33:44:

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-24 Thread Goga777
these are my steps goga:/usr/src/VDR/PLUGINS/src/channelscan-0.6.1# svn up At revision 6171. goga:/usr/src/VDR/PLUGINS/src/channelscan-0.6.1# cat vdr-1.7.0-h264-channelscan-0.6.1.diff | patch -p1 patching file channelscan.c patching file csmenu.c patching file filter.c patching file scan.c

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

2008-05-23 Thread sundararaj reel
I would like to mention that for the time being the scanner won't pick up DVB-S2 channels. Anyone knows why? You might want to look into svn ls svn://[EMAIL PROTECTED]/testing/src/kernel/patches/2.6.11.11/ frontend.h is patched for S2 support. I donot if this would help, just for your

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

2008-05-23 Thread Goga777
I would like to mention that for the time being the scanner won't pick up DVB-S2 channels. Anyone knows why? You might want to look into svn ls svn://[EMAIL PROTECTED]/testing/src/kernel/patches/2.6.11.11/ frontend.h is patched for S2 support. I donot if this would help, just

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

2008-05-23 Thread Goga777
Hi I can't compile patched reelchannelscan (revision 6170) goga:/usr/src/VDR/PLUGINS/src/channelscan-0.6.1# make clean bzip2.c:135:22: error: missing binary operator before token ( goga:/usr/src/VDR/PLUGINS/src/channelscan-0.6.1# make bzip2.c:135:22: error: missing binary operator before token

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

2008-05-23 Thread Goga777
FYI - I didn't apply the channelscan-vdr.patch from /usr/src/VDR/PLUGINS/src/channelscan-0.6.1/patches I can't compile patched reelchannelscan (revision 6170) goga:/usr/src/VDR/PLUGINS/src/channelscan-0.6.1# make clean bzip2.c:135:22: error: missing binary operator before token (

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

2008-05-22 Thread NONAS EUAGGELOS
Yes, you can use it without a reelbox, it is GPL. However when I created the patch last night, I put the source and destination directories in the wrong order, so the patch will not apply correctly (I was too sleepy!!!). Anyway, I'll fix it this evening when I get to my machine and post it

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:

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

2008-05-22 Thread Gregoire Favre
On Thu, May 22, 2008 at 10:35:10PM +, 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 PROTECTED]/testing/src/vdr-plugins/src/ If you decide to try it out, please post your comments. Thank,

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

2008-05-22 Thread Gregoire Favre
On Thu, May 22, 2008 at 10:35:10PM +, 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 PROTECTED]/testing/src/vdr-plugins/src/ If you decide to try it out, please post your comments. Without

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

2008-05-22 Thread Vangelis Nonas
Hello, My patch does not change anything in vdr. I have tested it on my machine. Here I have vanilla vdr 1.7.0 with the h264 patch. Try applying this patch to your vdr and post back. Maybe this is the problem. Try make clean;make clean-plugins;make;make plugins. To apply the h264 patch :

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

2008-05-22 Thread Gregoire Favre
On Thu, May 22, 2008 at 11:11:02PM +, Vangelis Nonas wrote: Hello, My patch does not change anything in vdr. I have tested it on my machine. Here I have vanilla vdr 1.7.0 with the h264 patch. Try applying this patch to your vdr and post back. Maybe this is the problem. Try make

[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

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 card). It is