gstreamer/sys/dvb
2012-06-19 10:50:58 +01:00
..
AUTHORS
cam.c
cam.h
camapplication.c dvb: Add more debugging to cam support 2012-05-28 16:46:31 +02:00
camapplication.h
camapplicationinfo.c camapplicationinfo: fix possible array overrun 2011-05-20 13:30:40 +03:00
camapplicationinfo.h
camconditionalaccess.c dvb: Add more debugging to cam support 2012-05-28 16:46:31 +02:00
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 dvb: fix build errors on macosx 2011-01-03 17:12:44 -06:00
camswclient.h
camtransport.c dvb: Add more debugging to cam support 2012-05-28 16:46:31 +02:00
camtransport.h
camutils.c camutils: Fix PMT message construction 2012-05-23 09:40:33 +02:00
camutils.h
dvbbasebin.c dvbbasebin: Emit no-more-pads when pad is added 2012-05-23 09:40:39 +02:00
dvbbasebin.h
gstdvb.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gstdvbsrc.c dvb: better dvsrc polarity info 2012-06-19 10:50:58 +01:00
gstdvbsrc.h port to new gthread API 2012-01-19 11:34:26 +01:00
Makefile.am
parsechannels.c dvb: Add warning when dvb channels file isn't present 2012-05-23 09:40:04 +02:00
parsechannels.h
README README: fix the example pipeline 2011-01-03 18:15:43 +02:00

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