Dvb-apps

Aus VDR Wiki
(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Liste enthaltener Programme)
(Liste enthaltener Test Programme: a->z)
Zeile 6: Zeile 6:
 
==Liste enthaltener Test Programme==
 
==Liste enthaltener Test Programme==
 
* '''diseqc''': Sends various diseqc sequences on a SAT frontend.
 
* '''diseqc''': Sends various diseqc sequences on a SAT frontend.
 +
* '''sendburst''':
 
* '''set22k''': Legacy tone switching for SAT frontends.
 
* '''set22k''': Legacy tone switching for SAT frontends.
* '''setvoltage''': Legacy voltage switching for SAT frontends.
 
 
* '''setpid''': Set video and audio PIDs in the demux (only for hardware MPEG decoder)
 
* '''setpid''': Set video and audio PIDs in the demux (only for hardware MPEG decoder)
* '''video''': tiny video watching application
+
* '''setvoltage''': Legacy voltage switching for SAT frontends.
* '''test_sections''': Hex dump of section data from stream.
+
* '''test_sec_ne''': Like test_sections, but also test Not-Equal filter mode.
+
* '''test_pes''': Hex dump of PES data from stream.
+
* '''test_tt''': Demonstrate teletext decoding from PES data.
+
 
* '''test_av''': Test audio and video MPEG decoder API.
 
* '''test_av''': Test audio and video MPEG decoder API.
* '''test_vevent''': Test VIDEO_GET_EVENT and poll() for video events
+
* '''test_av_play''':
 +
* '''test_dvr''': Record a partial transport stream of selected PIDs to a file or a full stream if supported by the hardware
 +
* '''test_dvr_play''':
 +
* '''test_pes''': Hex dump of PES data from stream.
 +
* '''test_sec_ne''': Like test_sections, but also test Not-Equal filter mode.
 +
* '''test_sections''': Hex dump of section data from stream.
 
* '''test_stc''': Test DMX_GET_STC.
 
* '''test_stc''': Test DMX_GET_STC.
 
* '''test_stillimage''': Display single iframes as stillimages
 
* '''test_stillimage''': Display single iframes as stillimages
* '''test_dvr''': Record a partial transport stream of selected PIDs to a file or a full stream if supported by the hardware
+
* '''test_tt''': Demonstrate teletext decoding from PES data.
 +
* '''test_vevent''': Test VIDEO_GET_EVENT and poll() for video events
 +
* '''video''': tiny video watching application
  
 
==Liste enthaltener Programme==
 
==Liste enthaltener Programme==

Version vom 13. April 2006, 19:04 Uhr


Dieser Artikel wurde noch nicht komplett ins Deutsche übersetzt! (Übersetzung zu ~ 90 % durchgeführt.)
Das könntest auch Du machen, einfach per [bearbeiten]. Danach bitte {{übersetzen|<Zahl>}} aus dem Kopf des Artikels entfernen. DANKE :-)


Inhaltsverzeichnis

Beschreibung

Dvb-apps ist eine kleine Sammlung von Programmen, für DVB Karten.

Liste enthaltener Test Programme

  • diseqc: Sends various diseqc sequences on a SAT frontend.
  • sendburst:
  • set22k: Legacy tone switching for SAT frontends.
  • setpid: Set video and audio PIDs in the demux (only for hardware MPEG decoder)
  • setvoltage: Legacy voltage switching for SAT frontends.
  • test_av: Test audio and video MPEG decoder API.
  • test_av_play:
  • test_dvr: Record a partial transport stream of selected PIDs to a file or a full stream if supported by the hardware
  • test_dvr_play:
  • test_pes: Hex dump of PES data from stream.
  • test_sec_ne: Like test_sections, but also test Not-Equal filter mode.
  • test_sections: Hex dump of section data from stream.
  • test_stc: Test DMX_GET_STC.
  • test_stillimage: Display single iframes as stillimages
  • test_tt: Demonstrate teletext decoding from PES data.
  • test_vevent: Test VIDEO_GET_EVENT and poll() for video events
  • video: tiny video watching application

Liste enthaltener Programme

Installation

Source

make

Debian

apt-get install dvb-utils 

Gentoo

emerge linuxtv-dvb-apps

SuSE

yast -i dvb

Snapshot

cvs

cvs -z3 -d:pserver:anonymous@cvs.linuxtv.org:/cvs/linuxtv co dvb-apps

hg

hg clone http://linuxtv.org/hg/dvb-apps

Links

  1. Homepage
  2. Download (nicht so aktuell)
In anderen Sprachen