[gst-devel] Gstreamer pipleline
Edgard Lima
edgard.lima at indt.org.br
Wed May 31 22:35:48 CEST 2006
gst-launch-0.10 -v playbin uri=dvd:///dev/cdrom
or else
change "name=d d.subpicture_00" by "name=d .subpicture_00"
and remove '{' and '}'
btw: you can also put audio with d.audio_00 ! queue ! a52dec !
audioconvert ! alsasink
[]s
Edgard
ext Olafur Arason wrote:
> I'm having problem with the following pipeline:
> gst-launch-0.10 -v dvdreadsrc device=/dev/cdrom ! dvddemux \
> name=d d.subpicture_00 ! dvdsubdec ! ffmpegcolorspace ! videoscale ! \
> video/x-raw-yuv,width=720,height=576 ! queue ! videomixer name=mix ! \
> ffmpegcolorspace ! ximagesink { d.video_00 ! mpeg2dec ! \
> ffmpegcolorspace ! mix. }
>
> Does anybody know what's wrong with it?
>
> Olafur Arason
More information about the gstreamer-devel
mailing list