From a3b3bd2f214acc14f7193d35316a077109ec6361 Mon Sep 17 00:00:00 2001 From: Juergen Lock Date: Sun, 23 May 2010 19:01:05 +0000 Subject: szap-s2 is a command line channel zapping (i.e. tuning) utility similar to szap but including support for S2API a.k.a. DVB API version 5, which supports DVB-S2. When using szap-s2, one instructs it to change the channel to one of a list of channels supplied in a channels.conf type file. There is no manpage yet, but you can run szap-s2 without args to get a usage message. location of channel list file is ~/.szap/channels.conf one line of the szap channel file has the following format: name:frequency_MHz:polarization[coderate][delivery][modulation][rolloff]:sat_no:symbolrate:vpid:apid:service_id one line of the VDR channel file has the following format: name:frequency_MHz:polarization[coderate][delivery][modulation][rolloff]:sat_no:symbolrate:vpid:apid:tpid:?:service_id:?:?:? WWW: http://www.linuxtv.org/wiki/index.php/Szap-s2 --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index 4721f0817bd8..92ec91bae6cd 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -287,6 +287,7 @@ SUBDIR += subtitleripper SUBDIR += subtools SUBDIR += swfdec-gnome + SUBDIR += szap-s2 SUBDIR += tcmplex-panteltje SUBDIR += tivodecode SUBDIR += tkxanim -- cgit v1.2.3