gstreamer/sys/dvb
2009-05-01 14:28:23 +01:00
..
AUTHORS
cam.c
cam.h
camapplication.c
camapplication.h
camapplicationinfo.c
camapplicationinfo.h
camconditionalaccess.c gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
camconditionalaccess.h gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
camdevice.c gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
camdevice.h gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
camresourcemanager.c
camresourcemanager.h
camsession.c
camsession.h
camswclient.c gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
camswclient.h gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
camtransport.c
camtransport.h
camutils.c sys/dvb/camutils.c: Remove the G_VALUE_HOLDS_BOXED checks. They were only added to help debug the data corruption. 2008-02-27 23:29:44 +00:00
camutils.h gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets notified. 2007-11-23 17:53:37 +00:00
dvbbasebin.c sys/dvb/dvbbasebin.c: Fix some memory leaks. Fixes bug #566356. 2009-01-04 11:11:06 +00:00
dvbbasebin.h
gstdvb.c
gstdvbsrc.c dvbsrc: unset pid filters correctly 2009-05-01 14:28:23 +01:00
gstdvbsrc.h
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00
parsechannels.c sys/dvb/: Add ATSC tunning and channels.conf parsing support. 2008-08-18 11:13:07 +00:00
parsechannels.h sys/dvb/: Add URI Handler for dvb. 2008-02-08 18:22:08 +00:00
README

Gstreamer DVB Source

GstDvbSrc makes it possible to view Digital TV with gstreamer.


Try:

     gst-launch dvbsrc freq=11954 pol=h srate=27500 pids=210:220
           ! flutsdemux es-pids=210:220 name=demux !  queue ! mpeg2dec ! 
	     xvimagesink }
           demux. ! queue ! mad ! osssink



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