Hello All,
Yesterday evening I finally got S2API working with those troublesome DVB-S2 transponders using QPSK modulation. Attached is a patch which includes the DVB-S/DVB-S2 S2API patch and the H264 patch for VDR 1.7.0.
Apply this patch to a clean VDR 1.7.0 sourcetree. This is my first time I created a patch, so please don't shoot me for it :) I use patch -p1, and it applied cleanly, *I think*. I've been using this patch since yesterdaynight, and everything seems very stable on a Hauppauge WinTV-NOVA-HD-S2 card.
The patch itself is based upon Igor M. Liplianin's S2API patch. Many thanks to Igor and Darron Broad for helping me with this one.
I hope to start with DVB-C and a working DVB-T implementation tonight. Any feedback on this patch is highly appreciated.
Regards,
Niels Wagenaar
Hi,
can you please split out the S2API only part ? And one mor thind, your patch also contains ".orig" and "*.rej" files ;).
cu
Edgar (gimli) Hucek
Hello All,
Yesterday evening I finally got S2API working with those troublesome DVB-S2 transponders using QPSK modulation. Attached is a patch which includes the DVB-S/DVB-S2 S2API patch and the H264 patch for VDR 1.7.0.
Apply this patch to a clean VDR 1.7.0 sourcetree. This is my first time I created a patch, so please don't shoot me for it :) I use patch -p1, and it applied cleanly, *I think*. I've been using this patch since yesterdaynight, and everything seems very stable on a Hauppauge WinTV-NOVA-HD-S2 card.
The patch itself is based upon Igor M. Liplianin's S2API patch. Many thanks to Igor and Darron Broad for helping me with this one.
I hope to start with DVB-C and a working DVB-T implementation tonight. Any feedback on this patch is highly appreciated.
Regards,
Niels Wagenaar_______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi All,
this is just a cleanup patch which applies on top off vdr 1.7.0 and vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff.bz2 from Reinhard.
cu
Edgar (gimli) Hucek
Hello All,
Yesterday evening I finally got S2API working with those troublesome DVB-S2 transponders using QPSK modulation. Attached is a patch which includes the DVB-S/DVB-S2 S2API patch and the H264 patch for VDR 1.7.0.
Apply this patch to a clean VDR 1.7.0 sourcetree. This is my first time I created a patch, so please don't shoot me for it :) I use patch -p1, and it applied cleanly, *I think*. I've been using this patch since yesterdaynight, and everything seems very stable on a Hauppauge WinTV-NOVA-HD-S2 card.
The patch itself is based upon Igor M. Liplianin's S2API patch. Many thanks to Igor and Darron Broad for helping me with this one.
I hope to start with DVB-C and a working DVB-T implementation tonight. Any feedback on this patch is highly appreciated.
Regards,
Niels Wagenaar_______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi All,
another one for vdr 1.7.1 with the Extensions v64 patch from Zulu : vdr 1.7.1 + vdr-1.7.1_extensions.diff + vdr-1.7.1-ext_h264.diff.
cu
Edgar (gimli) Hucek
Hello All,
Yesterday evening I finally got S2API working with those troublesome DVB-S2 transponders using QPSK modulation. Attached is a patch which includes the DVB-S/DVB-S2 S2API patch and the H264 patch for VDR 1.7.0.
Apply this patch to a clean VDR 1.7.0 sourcetree. This is my first time I created a patch, so please don't shoot me for it :) I use patch -p1, and it applied cleanly, *I think*. I've been using this patch since yesterdaynight, and everything seems very stable on a Hauppauge WinTV-NOVA-HD-S2 card.
The patch itself is based upon Igor M. Liplianin's S2API patch. Many thanks to Igor and Darron Broad for helping me with this one.
I hope to start with DVB-C and a working DVB-T implementation tonight. Any feedback on this patch is highly appreciated.
Regards,
Niels Wagenaar_______________________________________________ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
On Thu, Oct 02, 2008 at 03:16:29PM +0200, gimli wrote:
Hi All,
another one for vdr 1.7.1 with the Extensions v64 patch from Zulu : vdr 1.7.1 + vdr-1.7.1_extensions.diff + vdr-1.7.1-ext_h264.diff.
Oh great new :-)
I just tried with --dry-run to patch my source's vdr :
patching file channels.c Hunk #2 succeeded at 219 with fuzz 2 (offset -3 lines). Hunk #3 succeeded at 337 with fuzz 2 (offset -10 lines). Hunk #4 succeeded at 396 (offset -31 lines). Hunk #5 succeeded at 409 (offset -31 lines). Hunk #6 succeeded at 672 (offset -79 lines). Hunk #7 succeeded at 680 (offset -79 lines). Hunk #8 succeeded at 707 with fuzz 2 (offset -86 lines). Hunk #9 succeeded at 718 (offset -86 lines). patching file channels.h Hunk #2 succeeded at 149 (offset -3 lines). Hunk #3 succeeded at 209 with fuzz 1 (offset -9 lines). Hunk #4 succeeded at 223 with fuzz 1 (offset -16 lines). patching file dvbdevice.c Hunk #1 succeeded at 76 (offset -3 lines). Hunk #2 succeeded at 87 (offset -6 lines). Hunk #3 succeeded at 94 with fuzz 1 (offset -9 lines). Hunk #4 succeeded at 104 (offset -12 lines). Hunk #5 succeeded at 127 (offset -12 lines). Hunk #6 succeeded at 135 (offset -12 lines). Hunk #7 succeeded at 192 (offset -25 lines). Hunk #8 FAILED at 261. Hunk #9 FAILED at 328. Hunk #10 succeeded at 412 (offset -46 lines). Hunk #11 succeeded at 475 with fuzz 1 (offset -46 lines). Hunk #12 FAILED at 848. 3 out of 12 hunks FAILED -- saving rejects to file dvbdevice.c.rej patching file dvbdevice.h The next patch would create the file Make.config, which already exists! Assume -R? [n] which already exists! Assume -R? [n] n Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file Make.config.rej patching file menu.c Hunk #1 FAILED at 276. 1 out of 1 hunk FAILED -- saving rejects to file menu.c.rej patching file nit.c Hunk #2 succeeded at 151 with fuzz 1. Hunk #3 succeeded at 181 (offset 1 line). Hunk #4 succeeded at 231 (offset 2 lines). Hunk #5 FAILED at 256. 1 out of 5 hunks FAILED -- saving rejects to file nit.c.rej
The dvbdevice.c is not necessarly wrong, but Make.config shouldn't be there (same for nit.c).
Could you explain what extensions diff is ?
Thanks.
This is an extenions patch from Zulu for the vdr. You can find the package here : http://www.zulu-entertainment.de/download.php
The latest extensions file is VDR-Extensions-Patch-64.tar.bz2 which contains the two patches i applied to vdr. This patch also contains h264 support for vdr. The only thing i had to do is use iirc. LIVEBUFFER and aktivate it also in the vdr setup.conf file to to make vdr-sxfe work with vdr 1.7.1.
cu
Edgar (gimli) Hucek
On Thu, Oct 02, 2008 at 03:16:29PM +0200, gimli wrote:
Hi All,
another one for vdr 1.7.1 with the Extensions v64 patch from Zulu : vdr 1.7.1 + vdr-1.7.1_extensions.diff + vdr-1.7.1-ext_h264.diff.
Oh great new :-)
I just tried with --dry-run to patch my source's vdr :
patching file channels.c Hunk #2 succeeded at 219 with fuzz 2 (offset -3 lines). Hunk #3 succeeded at 337 with fuzz 2 (offset -10 lines). Hunk #4 succeeded at 396 (offset -31 lines). Hunk #5 succeeded at 409 (offset -31 lines). Hunk #6 succeeded at 672 (offset -79 lines). Hunk #7 succeeded at 680 (offset -79 lines). Hunk #8 succeeded at 707 with fuzz 2 (offset -86 lines). Hunk #9 succeeded at 718 (offset -86 lines). patching file channels.h Hunk #2 succeeded at 149 (offset -3 lines). Hunk #3 succeeded at 209 with fuzz 1 (offset -9 lines). Hunk #4 succeeded at 223 with fuzz 1 (offset -16 lines). patching file dvbdevice.c Hunk #1 succeeded at 76 (offset -3 lines). Hunk #2 succeeded at 87 (offset -6 lines). Hunk #3 succeeded at 94 with fuzz 1 (offset -9 lines). Hunk #4 succeeded at 104 (offset -12 lines). Hunk #5 succeeded at 127 (offset -12 lines). Hunk #6 succeeded at 135 (offset -12 lines). Hunk #7 succeeded at 192 (offset -25 lines). Hunk #8 FAILED at 261. Hunk #9 FAILED at 328. Hunk #10 succeeded at 412 (offset -46 lines). Hunk #11 succeeded at 475 with fuzz 1 (offset -46 lines). Hunk #12 FAILED at 848. 3 out of 12 hunks FAILED -- saving rejects to file dvbdevice.c.rej patching file dvbdevice.h The next patch would create the file Make.config, which already exists! Assume -R? [n] which already exists! Assume -R? [n] n Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file Make.config.rej patching file menu.c Hunk #1 FAILED at 276. 1 out of 1 hunk FAILED -- saving rejects to file menu.c.rej patching file nit.c Hunk #2 succeeded at 151 with fuzz 1. Hunk #3 succeeded at 181 (offset 1 line). Hunk #4 succeeded at 231 (offset 2 lines). Hunk #5 FAILED at 256. 1 out of 5 hunks FAILED -- saving rejects to file nit.c.rej
The dvbdevice.c is not necessarly wrong, but Make.config shouldn't be there (same for nit.c).
Could you explain what extensions diff is ?
Thanks.
Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org http://picasaweb.google.com/Gregoire.Favre
On Thu, Oct 02, 2008 at 03:37:15PM +0200, gimli wrote:
This is an extenions patch from Zulu for the vdr. You can find the package here : http://www.zulu-entertainment.de/download.php
The latest extensions file is VDR-Extensions-Patch-64.tar.bz2 which contains the two patches i applied to vdr. This patch also contains h264 support for vdr. The only thing i had to do is use iirc. LIVEBUFFER and aktivate it also in the vdr setup.conf file to to make vdr-sxfe work with vdr 1.7.1.
Great, unfortunalety I can't apply it to a vanilla VDR-1.7.1, you should have made your patch on an already patched VDR.
Would it be possible to check it again ?
Thanks,
On Thu, Oct 02, 2008 at 03:37:15PM +0200, gimli wrote:
This is an extenions patch from Zulu for the vdr. You can find the package here : http://www.zulu-entertainment.de/download.php
The latest extensions file is VDR-Extensions-Patch-64.tar.bz2 which contains the two patches i applied to vdr. This patch also contains h264 support for vdr. The only thing i had to do is use iirc. LIVEBUFFER and aktivate it also in the vdr setup.conf file to to make vdr-sxfe work with vdr 1.7.1.
Oops, I finally understand it : I should first patch with : vdr-1.7.1_extensions.diff and vdr-1.7.1-ext_h264.diff ;-)
Now it apply cleanly.
Thanks, I'll gonna test it !!!
You got it ;)
The vanilla vdr din't work for me on multiproto and h264 with vdr 1.7.1. I had to set LIVEBUFFER at build time and use permanent timeshift in vdr to get an image in vdr-sxfe. I was reading somewhere, iirc. on vdr-portal.de, that this makes the dvbplayer behave like in vdr 1.7.0 for h264 streams.
cu
Edgar (gimli) Hucek
On Thu, Oct 02, 2008 at 03:37:15PM +0200, gimli wrote:
This is an extenions patch from Zulu for the vdr. You can find the package here : http://www.zulu-entertainment.de/download.php
The latest extensions file is VDR-Extensions-Patch-64.tar.bz2 which contains the two patches i applied to vdr. This patch also contains h264 support for vdr. The only thing i had to do is use iirc. LIVEBUFFER and aktivate it also in the vdr setup.conf file to to make vdr-sxfe work with vdr 1.7.1.
Oops, I finally understand it : I should first patch with : vdr-1.7.1_extensions.diff and vdr-1.7.1-ext_h264.diff ;-)
Now it apply cleanly.
Thanks, I'll gonna test it !!!
Grégoire FAVRE http://gregoire.favre.googlepages.com http://www.gnupg.org http://picasaweb.google.com/Gregoire.Favre
On Thu, Oct 02, 2008 at 04:19:04PM +0200, gimli wrote:
You got it ;)
The vanilla vdr din't work for me on multiproto and h264 with vdr 1.7.1. I had to set LIVEBUFFER at build time and use permanent timeshift in vdr to get an image in vdr-sxfe. I was reading somewhere, iirc. on vdr-portal.de, that this makes the dvbplayer behave like in vdr 1.7.0 for h264 streams.
OoO : with livebuffer on it works !!!
I can watch DVB-S channels, including H.264 ones.
For some unknown reason I can't seems to be able to watch Arte HD for example when I start VDR with all my cards.
If I start VDR with -D1 (my only DVB-S2 card) it works well, I guess it miss a check like in the previous patch ;-)
Great work :-)
En/na gimli ha escrit:
You got it ;)
The vanilla vdr din't work for me on multiproto and h264 with vdr 1.7.1. I had to set LIVEBUFFER at build time and use permanent timeshift in vdr to get an image in vdr-sxfe.
This is only for hd content or also for normal content? I had a similar problem (couldn't get an image) when trying to use vdr 1.7.1 with a dxr3 (so, obviously, just standard definition):
http://article.gmane.org/gmane.linux.vdr/37672
Bye
On Thu, Oct 02, 2008 at 04:04:47PM +0200, Gregoire Favre wrote:
Oops, I finally understand it : I should first patch with : vdr-1.7.1_extensions.diff and vdr-1.7.1-ext_h264.diff ;-)
Radio works fine with xine-lib :-)
I can get tv to work sofar...
This is an extenions patch from Zulu for the vdr. You can find the package here : http://www.zulu-entertainment.de/download.php
The latest extensions file is VDR-Extensions-Patch-64.tar.bz2 which contains the two patches i applied to vdr. This patch also contains h264 support for vdr. The only thing i had to do is use iirc. LIVEBUFFER and aktivate it also in the vdr setup.conf file to to make vdr-sxfe work with vdr 1.7.1.
Oops, I finally understand it : I should first patch with : vdr-1.7.1_extensions.diff and vdr-1.7.1-ext_h264.diff ;-)
and what need to do next ? How is it possible to run on vdr 171 some of plugins and addons , which the're in Zulu's list ?
ANALOGTV - Analogtv-, Pvrinput- und Pvrusb2-Plugin ATSC - Unterstützung für nordamerikanische Übertragungen CHANNELSCAN - Reelchannelscan-Plugin CMDRECCMDI18N - Lädt übersetzte Befehle wenn vorhanden CMDSUBMENU - Untermenüs bei den Befehlen CUTTERLIMIT - Bandbreite beim Schneiden limitieren CUTTERQUEUE - Warteschleife beim Schneiden CUTTIME - Anpassen der Startzeit beim Schneiden DDEPGENTRY - Entfernt doppelte Epg Einträge DELTIMESHIFTREC - Optionales löschen von zeitversetzten Aufnahmen DOLBYINREC - Dolby Digital in Aufnahmen DVBPLAYER - Editiern älterer Aufnahmen DVBSETUP - Setup fuer AC3-Transfer Fix, QAM_256, FF-Tuner abschalten DVDARCHIVE - DMH DVD-Archive DVDCHAPJUMP - Kapitelsprung mit Archive-Disks DVLFRIENDLYFNAMES - Filter fuer Dateinamen bei Aufnahmen DVLRECSCRIPTADDON - Erweiterung fuer das Aufnahme-Skript DVLVIDPREFER - Videozeichnispolitik für Aufnahmen EM84XX - EM84xx-Plugin GRAPHTFT - Graphtft-Plugin HARDLINKCUTTER - Video-Schnitt beschleunigen IPTV - IpTv-Plugin JUMPPLAY - Automatisch springen in Aufnahmen LIEMIKUUTIO - Dies und das ;) LIRCSETTINGS - Einstellungen für Lirc im OSD LIVEBUFFER - Permanetes Timeshift LNBSHARE - Ein LNB und zwei Sat-Karten MAINMENUHOOKS - Teile des VDR-Menu durch Plugins ersetzen MENUORG - Menuorg-Plugin NOEPG - NoEpgMenu-Plugin OSDMAXITEMS - Text2Skin-Plugin PINPLUGIN - Pin-Plugin PLUGINAPI - Autopatch Plugin-Makefiles (API) PLUGINMISSING - VDR startet trotz fehlender Plugins ROTOR - Rotor-Plugin SETTIME - Systemzeit per Skript stellen SETUP - Setup-Plugin SOURCECAPS - Verschiedene Satelliten SORTRECORDS - Aufnahmen sortieren SYNCEARLY - Schnellere Umschalzeit im Transfer Mode TIMERCMD - Befehle im Timermenu TIMERINFO - Zeigt mit +- Symbolen ob fuer den Timer noch genug Platz auf der HD ist TTXTSUBS - Ttxtsubs-Plugin VALIDINPUT - Show valid input VOLCTRL - Links/Rechts ~ Lautstärke Steuerung WAREAGLEICON - Bildchen im OSD YAEPG - Yet Another EPG
Приветствую, gimli
I have installed 3 patches and I couldn't compile the VDR 171
dvbdevice.c: In constructor ‘cDvbDevice::cDvbDevice(int)’: dvbdevice.c:542: error: ‘DVBFE_DELSYS_DUMMY’ was not declared in this scope dvbdevice.c: In member function ‘virtual bool cDvbDevice::ProvidesTransponder(const cChannel*) const’: dvbdevice.c:914: error: ‘dvbfe_modulation’ was not declared in this scope dvbdevice.c:914: error: ‘DVBFE_MOD_QAM256’ was not declared in this scope dvbdevice.c: In member function ‘virtual bool cDvbDevice::ProvidesChannel(const cChannel*, int, bool*) const’: dvbdevice.c:941: error: ‘dvbfe_modulation’ was not declared in this scope dvbdevice.c:941: error: ‘DVBFE_MOD_QAM256’ was not declared in this scope dvbdevice.c: At global scope: dvbdevice.c:211: warning: ‘unsigned int FrequencyToHz(unsigned int)’ defined but not used make: *** [dvbdevice.o] Ошибка 1
have you any advice ?
another one for vdr 1.7.1 with the Extensions v64 patch from Zulu : vdr 1.7.1 + vdr-1.7.1_extensions.diff + vdr-1.7.1-ext_h264.diff.
cu
Edgar (gimli) Hucek
Hello All,
Yesterday evening I finally got S2API working with those troublesome DVB-S2 transponders using QPSK modulation. Attached is a patch which includes the DVB-S/DVB-S2 S2API patch and the H264 patch for VDR 1.7.0.
Apply this patch to a clean VDR 1.7.0 sourcetree. This is my first time I created a patch, so please don't shoot me for it :) I use patch -p1, and it applied cleanly, *I think*. I've been using this patch since yesterdaynight, and everything seems very stable on a Hauppauge WinTV-NOVA-HD-S2 card.
The patch itself is based upon Igor M. Liplianin's S2API patch. Many thanks to Igor and Darron Broad for helping me with this one.
I hope to start with DVB-C and a working DVB-T implementation tonight. Any feedback on this patch is highly appreciated.
Hi,
dissable DVBSETUP for now.
cu
Edgar (gimli) Hucek
ÐÑивеÑÑÑвÑÑ, gimli
I have installed 3 patches and I couldn't compile the VDR 171
dvbdevice.c: In constructor âcDvbDevice::cDvbDevice(int)â: dvbdevice.c:542: error: âDVBFE_DELSYS_DUMMYâ was not declared in this scope dvbdevice.c: In member function âvirtual bool cDvbDevice::ProvidesTransponder(const cChannel*) constâ: dvbdevice.c:914: error: âdvbfe_modulationâ was not declared in this scope dvbdevice.c:914: error: âDVBFE_MOD_QAM256â was not declared in this scope dvbdevice.c: In member function âvirtual bool cDvbDevice::ProvidesChannel(const cChannel*, int, bool*) constâ: dvbdevice.c:941: error: âdvbfe_modulationâ was not declared in this scope dvbdevice.c:941: error: âDVBFE_MOD_QAM256â was not declared in this scope dvbdevice.c: At global scope: dvbdevice.c:211: warning: âunsigned int FrequencyToHz(unsigned int)â defined but not used make: *** [dvbdevice.o] ÐÑибка 1
have you any advice ?
another one for vdr 1.7.1 with the Extensions v64 patch from Zulu : vdr 1.7.1 + vdr-1.7.1_extensions.diff + vdr-1.7.1-ext_h264.diff.
cu
Edgar (gimli) Hucek
Hello All,
Yesterday evening I finally got S2API working with those troublesome DVB-S2 transponders using QPSK modulation. Attached is a patch which includes the DVB-S/DVB-S2 S2API patch and the H264 patch for VDR
1.7.0.
Apply this patch to a clean VDR 1.7.0 sourcetree. This is my first
time I
created a patch, so please don't shoot me for it :) I use patch -p1,
and
it applied cleanly, *I think*. I've been using this patch since yesterdaynight, and everything seems very stable on a Hauppauge WinTV-NOVA-HD-S2 card.
The patch itself is based upon Igor M. Liplianin's S2API patch. Many thanks to Igor and Darron Broad for helping me with this one.
I hope to start with DVB-C and a working DVB-T implementation tonight.
Any
feedback on this patch is highly appreciated.
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hi All,
this is a DVB-S tunung fix for the latest changes on : http://linuxtv.org/hg/~stoth/s2 .
cu
Edgar (gimli) Hucek
Hi,
dissable DVBSETUP for now.
cu
Edgar (gimli) Hucek
ÐÑивеÑÑÑвÑÑ, gimli
I have installed 3 patches and I couldn't compile the VDR 171
dvbdevice.c: In constructor âcDvbDevice::cDvbDevice(int)â: dvbdevice.c:542: error: âDVBFE_DELSYS_DUMMYâ was not declared in this scope dvbdevice.c: In member function âvirtual bool cDvbDevice::ProvidesTransponder(const cChannel*) constâ: dvbdevice.c:914: error: âdvbfe_modulationâ was not declared in this scope dvbdevice.c:914: error: âDVBFE_MOD_QAM256â was not declared in this scope dvbdevice.c: In member function âvirtual bool cDvbDevice::ProvidesChannel(const cChannel*, int, bool*) constâ: dvbdevice.c:941: error: âdvbfe_modulationâ was not declared in this scope dvbdevice.c:941: error: âDVBFE_MOD_QAM256â was not declared in this scope dvbdevice.c: At global scope: dvbdevice.c:211: warning: âunsigned int FrequencyToHz(unsigned int)â defined but not used make: *** [dvbdevice.o] ÐÑибка 1
have you any advice ?
another one for vdr 1.7.1 with the Extensions v64 patch from Zulu : vdr 1.7.1 + vdr-1.7.1_extensions.diff + vdr-1.7.1-ext_h264.diff.
cu
Edgar (gimli) Hucek
Hello All,
Yesterday evening I finally got S2API working with those troublesome DVB-S2 transponders using QPSK modulation. Attached is a patch which includes the DVB-S/DVB-S2 S2API patch and the H264 patch for VDR
1.7.0.
Apply this patch to a clean VDR 1.7.0 sourcetree. This is my first
time I
created a patch, so please don't shoot me for it :) I use patch -p1,
and
it applied cleanly, *I think*. I've been using this patch since yesterdaynight, and everything seems very stable on a Hauppauge WinTV-NOVA-HD-S2 card.
The patch itself is based upon Igor M. Liplianin's S2API patch. Many thanks to Igor and Darron Broad for helping me with this one.
I hope to start with DVB-C and a working DVB-T implementation
tonight. Any
feedback on this patch is highly appreciated.
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