From: Goga777 <goga777@bk.ru>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] scan & szap for new multiproto api (was - How to get a PCTV Sat HDTC Pro USB (452e) running?)
Date: Mon, 9 Jun 2008 20:59:00 +0400 [thread overview]
Message-ID: <20080609205900.69768a02@bk.ru> (raw)
In-Reply-To: <484CD9F5.60906@okg-computer.de>
Hi
> >> I'm glad everything worked out for you :).
> >> with szap to tune to DVB-S2 channels use this option "-t 2" default is
> >> "- t 0" which is for DVB-S
> >> to tune to 'Astra HD Promo 2' you do:
> >> szap -r -c 19 -t 2 "Astra HD Promo 2"
> >>
> >
> > I will try so. It will be fine if new dvb-s2 option will include in szap --help output
> >
>
> jens@midas-phalanx:/usr/src/dvb-apps-patched/util/szap# ./szap -h
>
> usage: szap -q
> list known channels
> szap [options] {-n channel-number|channel_name}
> zap to channel via number or full name (case insensitive)
> -a number : use given adapter (default 0)
> -f number : use given frontend (default 0)
> -d number : use given demux (default 0)
> -c file : read channels list from 'file'
> -b : enable Audio Bypass (default no)
> -x : exit after tuning
> -r : set up /dev/dvb/adapterX/dvr0 for TS recording
> -l lnb-type (DVB-S Only) (use -l help to print types) or
> -l low[,high[,switch]] in Mhz
> -i : run interactively, allowing you to type in channel names
> -p : add pat and pmt to TS recording (implies -r)
> or -n numbers for zapping
> -t : delivery system type DVB-S=0, DSS=1, DVB-S2=2
>
>
> You see the last line? The Information is included!! ;-)
yes, I see. But in my patched szap I don't see this information. I don't know why :(
/usr/src/dvb-apps# cat patch_scan_szap_jens.diff | patch -p1 --dry-run
goga:/usr/src/dvb-apps# cat patch_scan_szap_jens.diff | patch -p1 --dry-run
patching file util/scan/atsc/us-ATSC-center-frequencies-8VSB
patching file util/scan/atsc/us-NTSC-center-frequencies-8VSB
patching file util/scan/atsc/us-NY-TWC-NYC
patching file util/scan/diseqc.c
patching file util/scan/diseqc.h
patching file util/scan/dump-vdr.c
patching file util/scan/dump-vdr.h
patching file util/scan/dump-zap.c
patching file util/scan/dump-zap.h
patching file util/scan/dvb-c/at-SalzburgAG
patching file util/scan/dvb-c/be-IN.DI-Integan
patching file util/scan/dvb-c/de-Muenchen
patching file util/scan/dvb-c/fi-3ktv
[skip]
patching file util/scan/dvb-t/uk-WinterHill
patching file util/scan/list.h
patching file util/scan/lnb.c
patching file util/scan/lnb.h
patching file util/scan/Makefile
patching file util/scan/scan.c
patching file util/scan/scan.h
patching file util/szap/szap.c
goga:/usr/src/dvb-apps/util/szap# make
CC lnb.o
CC azap
CC czap
CC szap
CC tzap
goga:/usr/src/dvb-apps/util/szap# ./szap -h
usage: szap -q
list known channels
szap [options] {-n channel-number|channel_name}
zap to channel via number or full name (case insensitive)
-a number : use given adapter (default 0)
-f number : use given frontend (default 0)
-d number : use given demux (default 0)
-c file : read channels list from 'file'
-b : enable Audio Bypass (default no)
-x : exit after tuning
-H : human readable output
-r : set up /dev/dvb/adapterX/dvr0 for TS recording
-l lnb-type (DVB-S Only) (use -l help to print types) or
-l low[,high[,switch]] in Mhz
-i : run interactively, allowing you to type in channel names
-p : add pat and pmt to TS recording (implies -r)
or -n numbers for zapping
usage: szap -q
list known channels
szap [options] {-n channel-number|channel_name}
zap to channel via number or full name (case insensitive)
-a number : use given adapter (default 0)
-f number : use given frontend (default 0)
-d number : use given demux (default 0)
-c file : read channels list from 'file'
-b : enable Audio Bypass (default no)
-x : exit after tuning
-H : human readable output
-r : set up /dev/dvb/adapterX/dvr0 for TS recording
-l lnb-type (DVB-S Only) (use -l help to print types) or
-l low[,high[,switch]] in Mhz
-i : run interactively, allowing you to type in channel names
-p : add pat and pmt to TS recording (implies -r)
or -n numbers for zapping
Goga777
> And Faruk is right, scan should find S2-Channels "out of the box".
>
> Jens
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-06-09 16:55 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-04 21:32 [linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running? Michael Schöller
2008-06-04 22:05 ` Faruk A
2008-06-05 7:24 ` Jens Krehbiel-Gräther
2008-06-05 20:27 ` Dominik Kuhlen
2008-06-06 5:10 ` Michael Schöller
[not found] ` <854d46170806060249h1aec73e4s645462a123371c29@mail.gmail.com>
2008-06-06 17:26 ` Michael Schöller
[not found] ` <854d46170806061050t12eee403re359ecfeac9143ec@mail.gmail.com>
2008-06-06 18:18 ` Michael Schöller
2008-06-06 20:29 ` Jens Krehbiel-Gräther
2008-06-07 22:21 ` Goga777
2008-06-08 7:45 ` Jens Krehbiel-Gräther
2008-06-08 19:06 ` [linux-dvb] scan & szap for new multiproto api (was - How to get a PCTV Sat HDTC Pro USB (452e) running?) Goga777
2008-06-08 19:50 ` Faruk A
2008-06-09 4:29 ` Goga777
2008-06-09 7:21 ` Jens Krehbiel-Gräther
2008-06-09 16:59 ` Goga777 [this message]
2008-06-09 18:45 ` Dominik Kuhlen
2008-06-09 19:11 ` Goga777
2008-06-06 22:18 ` [linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running? Dominik Kuhlen
2008-06-07 9:43 ` Michael Schöller
2008-06-08 8:04 ` Jens Krehbiel-Gräther
2008-06-06 20:09 ` Jens Krehbiel-Gräther
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080609205900.69768a02@bk.ru \
--to=goga777@bk.ru \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox