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

Jan Schmidt thaytan at mad.scientist.com
Sun Mar 2 11:41:32 CET 2008


<quote who="Julien.Isorce at alumni.enseeiht.fr">

> 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.

That sort of thing is done by implementing the GstTuner interface... which
also implies implementing the atrocious GstImplementsInterface interface.

J.


> 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
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> 

-- 
Jan Schmidt                                  thaytan at mad.scientist.com

The woman you buy -- and she is the least expensive -- takes a great deal of money. The woman who gives herself takes all your time. - Balzac




More information about the gstreamer-devel mailing list