gstreamer/sys/dvb
Zaheer Abbas Merali 8969a87da1 sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that does not have the gstdvbsrc object.
Original commit message from CVS:
2006-11-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* sys/dvb/gstdvbsrc.c: (read_device):
Do not call output_frontend_stats from a method that does not
have the gstdvbsrc object.
This fixes the build, sorry guys!
2006-11-08 11:27:16 +00:00
..
AUTHORS Initial import of dvbsrc. 2006-10-10 15:05:32 +00:00
gstdvbsrc.c sys/dvb/gstdvbsrc.c: Do not call output_frontend_stats from a method that does not have the gstdvbsrc object. 2006-11-08 11:27:16 +00:00
gstdvbsrc.h sys/dvb/gstdvbsrc.*: Force PAT to always be in the filter. 2006-11-07 14:46:56 +00:00
Makefile.am sys/dvb/: Remove these files, not needed use system files. 2006-10-10 16:09:58 +00:00
README Initial import of dvbsrc. 2006-10-10 15:05:32 +00:00

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