[gst-devel] Gstreamer pipleline
JustFillBug
mozbugbox at yahoo.com.au
Thu Jun 1 06:35:34 CEST 2006
On 2006-05-31, Edgard Lima <edgard.lima at indt.org.br> wrote:
>
> 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
>
playbin should have an option to print out the pipeline it is using
before it plays. That way, users can copy and tweak their own pipleline
based on the result of playbin.
More information about the gstreamer-devel
mailing list