gstreamer/sys/dvb
Tim-Philipp Müller 10d31a588d Update for pad API changes
GstProbeType, GstProbeReturn and GstActivateMode -> GstPad*
2011-11-01 00:45:25 +00:00
..
AUTHORS
cam.c
cam.h
camapplication.c
camapplication.h
camapplicationinfo.c camapplicationinfo: fix possible array overrun 2011-05-20 13:30:40 +03:00
camapplicationinfo.h
camconditionalaccess.c
camconditionalaccess.h
camdevice.c
camdevice.h
camresourcemanager.c dvb: Fix set-but-unused warnings 2011-07-12 18:15:14 -04:00
camresourcemanager.h
camsession.c dvb: Fix set-but-unused warnings 2011-07-12 18:15:14 -04:00
camsession.h
camswclient.c
camswclient.h
camtransport.c dvb: Fix set-but-unused warnings 2011-07-12 18:15:14 -04:00
camtransport.h
camutils.c
camutils.h
dvbbasebin.c Update for pad API changes 2011-11-01 00:45:25 +00:00
dvbbasebin.h
gstdvb.c
gstdvbsrc.c dvb: port to 0.11 2011-10-10 11:41:33 +02:00
gstdvbsrc.h dvbsrc: Add timeout property and use GstPoll instead of poll 2011-05-23 16:49:55 +02:00
Makefile.am
parsechannels.c dvb: Use the user config dir instead of the cache dir for the channels configuration 2011-05-03 09:55:48 +02: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