gstreamer/sys/dvb
Tim-Philipp Müller fb148db356 gst/qtdemux/qtdemux.c: Printf format fixes.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (extract_initial_length_and_fourcc),
(gst_qtdemux_loop_state_header):
Printf format fixes.
* sys/dvb/gstdvbsrc.c:
Use "_stdint.h".
2006-10-10 18:54:05 +00:00
..
AUTHORS Initial import of dvbsrc. 2006-10-10 15:05:32 +00:00
gstdvbsrc.c gst/qtdemux/qtdemux.c: Printf format fixes. 2006-10-10 18:54:05 +00:00
gstdvbsrc.h Initial import of dvbsrc. 2006-10-10 15:05:32 +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