Hello All,
This patch gives VDR 1.7.0 support for DVB-C (untested), DVB-S (tested), DVB-S2 (tested) and DVB-T (tested) using S2API. The patch itself is still based upon Igor M. Liplianin's S2API patch. Today Steven Toth made some changes to the HG repo of S2API, so it was time for a new patch :)
Here's what's new:
- Added the new DTV commands for use with DVB-T; - Added DTV_ROLLOFF en ROLLOFF_35 frontend command/data for DVB-S (required to get a lock with DVB-S); - Removed NBC_QPSK modulation-hack since it was not needed anymore; - Removed QAM_AUTO modulation-hack for DVB-C and DVB-T (DVB-T doesn't require it anymore with the new DTV commands);
Enclosed are two patches. The clean patch is for a clean VDR 1.7.0 source tree patched with Reinhard's vdr-1.7.0-h264-syncearly-framespersec-audioindexer-fielddetection-speedup.diff.bz2 patch. The diff patch is for those who have used the patch from 05-10-2008. Please only use this patch if you have updated to the latest S2API from http://linuxtv.org/hg/~stoth/s2!
Thanks goes out to Igor, Darron Broad and Edgar (gimli) Hucek for the help and suggestions with the previous and current patches. Again, any feedback on this patch is highly appreciated!
Regards,
Niels Wagenaar
On Tue, Oct 07, 2008 at 09:09:59PM +0200, Niels Wagenaar wrote:
Hello VDR's users ;-)
I took some time to find this email because it was crossposted to linux-dvb and my system only kept the first one, which was the one from linux-dvb... by the way I don't see the point in sending this to linux-dvb ml).
But now I have compiled my VDR with this version :-)
And it seems to works aswell as with multiproto.
Thank you very much for this !
This patch gives VDR 1.7.0 support for DVB-C (untested), DVB-S (tested), DVB-S2 (tested) and DVB-T (tested) using S2API. The patch itself is still based upon Igor M. Liplianin's S2API patch. Today Steven Toth made some changes to the HG repo of S2API, so it was time for a new patch :)
On Wed, Oct 08, 2008 at 05:33:06PM +0200, Niels Wagenaar wrote:
Hello,
I have a Hauppauge budget-ci and HVR-4000 and one geniatech budget so only DVB-S(2) as I used steven's s2 tree and not mfe's one (which I am not quiete certain should work now with VDR).
My local provider send DVB-T through cable, I should try oneday... And also DVB-C but I just miss a card to test it ;-)
Thank.
You're welcome and I'm glad that everything works correctly :)
Just curious. What do you watch exactly? DVB-C, DVB-S, etc. Mainly since I'm very interested if anybody has tested this with DVB-C :)
Приветствую, Niels
I couldn't compile vdr 170 with your patch. Any advise ?
goga:/usr/src/vdr_170# make g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE="/dev/lircd" -DRCU_DEVICE="/dev/ttyS1" -D_GNU_SOURCE -DVIDEODIR="/video" -DCONFDIR="/video" -DPLUGINDIR="./PLUGINS/lib" -DLOCDIR="./locale" -I/usr/include/freetype2 audio.c g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE="/dev/lircd" -DRCU_DEVICE="/dev/ttyS1" -D_GNU_SOURCE -DVIDEODIR="/video" -DCONFDIR="/video" -DPLUGINDIR="./PLUGINS/lib" -DLOCDIR="./locale" -I/usr/include/freetype2 channels.c channels.c:61: error: ‘PSK_8’ was not declared in this scope channels.c:62: error: ‘APSK_16’ was not declared in this scope