gstreamer/sys/dvb
Tim-Philipp Müller 32ba17cd0f Use gst_element_class_set_static_metadata()
where possible. Avoids some string copies. Also re-indent
some stuff. Also some indent fixes here and there.
2012-10-17 17:46:34 +01:00
..
AUTHORS
cam.c
cam.h
camapplication.c
camapplication.h
camapplicationinfo.c
camapplicationinfo.h
camconditionalaccess.c cam: PMT_REPLY parsing 2012-08-14 19:06:25 +02:00
camconditionalaccess.h
camdevice.c cam: Allow time for CA to initialize 2012-08-14 19:06:30 +02:00
camdevice.h
camresourcemanager.c
camresourcemanager.h
camsession.c
camsession.h
camswclient.c
camswclient.h
camtransport.c
camtransport.h
camutils.c
camutils.h
dvbbasebin.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
dvbbasebin.h dvbbasebin: Switch to use tsparse 2012-08-14 19:06:21 +02:00
gstdvb.c
gstdvbsrc.c Use gst_element_class_set_static_metadata() 2012-10-17 17:46:34 +01:00
gstdvbsrc.h dvbsrc + dvb api buffer property to overcome buffer under reads 2012-08-14 19:05:32 +02:00
Makefile.am
parsechannels.c dvb: Detect more issues with configuration file 2012-06-19 10:54:58 +01:00
parsechannels.h
README

Gstreamer DVB Source

GstDvbSrc makes it possible to view Digital TV with gstreamer.


Try:

     gst-launch dvbsrc frequency=11954 polarity=h symbol-rate=27500 pids=210:220
         ! mpegtsdemux es-pids=210:220 name=demux ! queue ! mpeg2dec
         ! xvimagesink demux. ! queue ! mad ! audioconvert ! autoaudiosink




to view the German 3Sat telestation from the Astra 1 19.2E satellite.

DVB-C is untested, feedback is welcomed.

gstdvbtv is not yet ported to 0.10