[gst-devel] [dshwovideosrc] Composite S-Video Tuner

Julien.Isorce at alumni.enseeiht.fr Julien.Isorce at alumni.enseeiht.fr
Sun Mar 2 00:53:10 CET 2008


Hi,

I am improving dshowvideosrc element. I have already done some stuffs
described there: http://bugzilla.gnome.org/show_bug.cgi?id=517203

Now I want add abilities about selecting physical inputs. I mean for
example Composite, S-Video, Tuner.

But I do not know how to use it then:
gst-launch dshowvideosrc ! video/x-raw-rgb, width=720, height=576,
input="S-Video" ! ffmpegcolorspace ! autovideosink  ?

I mean, when about gstcaps for example:
gst_caps_new_simple ("video/x-raw-yuv", ..., "input", GST_TYPE_STRING,
"S-Video", ....) ?

And about GST_STATIC_CAPS ?

Any suggestions will be appreciated.

It seems that the v4l2src element do not support it.

Sincerely,

Julien




More information about the gstreamer-devel mailing list