gstreamer/sys/dvb
Sebastian Pölsterl 5d406192c3 Use DVB API v5 aka S2API instead of obsolete v3 API
Patch is based on work of Tony Houghton <h@realh.co.uk>

https://bugzilla.gnome.org/show_bug.cgi?id=654479
2013-05-08 18:14:14 +02:00
..
AUTHORS Initial import of dvbsrc. 2006-10-10 15:05:32 +00:00
cam.c Fix FSF address 2012-11-04 00:09:59 +00:00
cam.h Fix FSF address 2012-11-04 00:09:59 +00:00
camapplication.c Fix FSF address 2012-11-04 00:09:59 +00:00
camapplication.h Fix FSF address 2012-11-04 00:09:59 +00:00
camapplicationinfo.c Fix FSF address 2012-11-04 00:09:59 +00:00
camapplicationinfo.h Fix FSF address 2012-11-04 00:09:59 +00:00
camconditionalaccess.c cam: PMT_REPLY parsing 2012-08-14 19:06:25 +02:00
camconditionalaccess.h Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
camdevice.c Fix FSF address 2012-11-04 00:09:59 +00:00
camdevice.h Fix FSF address 2012-11-04 00:09:59 +00:00
camresourcemanager.c Fix FSF address 2012-11-04 00:09:59 +00:00
camresourcemanager.h Fix FSF address 2012-11-04 00:09:59 +00:00
camsession.c Fix FSF address 2012-11-04 00:09:59 +00:00
camsession.h Fix FSF address 2012-11-04 00:09:59 +00:00
camswclient.c Fix FSF address 2012-11-04 00:09:59 +00:00
camswclient.h Fix FSF address 2012-11-04 00:09:59 +00:00
camtransport.c Fix FSF address 2012-11-04 00:09:59 +00:00
camtransport.h Fix FSF address 2012-11-04 00:09:59 +00:00
camutils.c Fix FSF address 2012-11-04 00:09:59 +00:00
camutils.h Fix FSF address 2012-11-04 00:09:59 +00:00
dvbbasebin.c dvbbasebin: better error reporting 2013-04-21 18:28:52 +01:00
dvbbasebin.h dvb: Move CAM handling to a separate GstTask 2013-03-31 12:11:48 +02:00
gstdvb.c dvbbasebin: better error reporting 2013-04-21 18:28:52 +01:00
gstdvbsrc.c Use DVB API v5 aka S2API instead of obsolete v3 API 2013-05-08 18:14:14 +02:00
gstdvbsrc.h dvbsrc + dvb api buffer property to overcome buffer under reads 2012-08-14 19:05:32 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
parsechannels.c dvbbasebin: better error reporting 2013-04-21 18:28:52 +01:00
parsechannels.h dvbbasebin: better error reporting 2013-04-21 18:28:52 +01:00
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