fc34c349f198fc8dbc0af4a0354cbbce914e1b73
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / dvbsnoop / Config.in
1 config BR2_PACKAGE_DVBSNOOP
2         bool "dvbsnoop"
3         help
4           Dvbsnoop is just a simple tool to analyze, view or debug a transport
5           stream (TS), program elementary stream (PES) or even a program stream
6           (PS). Dvbsnoop is trying to get input mostly direct from a frontend
7           (satellite or cable tuner inside a set-top box for example) via DVB
8           APIv3 to view into a TS, or a demux to view PES or PS (also mostly
9           inside the set-top box or even PCI Card or USB Plug) but also from a
10           file (recorded TS).
11           Dvbsnoop is working well on SD transport streams but may have some
12           limited functionality on HD transport streams (DVB-{C,S,T}2 because
13           of missing knowledge how to handle it.
14
15           Dvbsnoop itself doesn't do the tuning on the frontend, this has to be
16           done by external helpers or manually driver call.
17           The dvbsnoop tool was written while developing the software Neutrino
18           on the set-top box DBox2.
19
20           http://dvbsnoop.sourceforge.net
21           http://en.wikipedia.org/wiki/DBox2