[gst-embedded] gst-launch elements usgae

Stefan Kost ensonic at hora-obscura.de
Mon Jan 18 12:39:04 PST 2010


Am 12.01.2010 07:39, schrieb Niamathullah sharief:
> Thank you. But when i use this "fullscreen=true" it is playing in same
> small video. It is not coming in fullscreen.
> 
> where this "g_object_set (element, "property-name", value, NULL);" will
> be? my application means?which one?

mfw_v4lsink is not provided by the gstreamer community. Please talk to the
people you got that element from. That
g_object_set (element, "property-name", value, NULL);
is a code snippet that you can use from your application on a element to change
a setting.

Stefan


> 
> On Mon, Jan 11, 2010 at 7:39 PM, thiagossantos at gmail.com
> <mailto:thiagossantos at gmail.com> <thiagossantos at gmail.com
> <mailto:thiagossantos at gmail.com>> wrote:
> 
> 
> 
>     On Mon, Jan 11, 2010 at 12:02 PM, Niamathullah sharief
>     <armsharief at gmail.com <mailto:armsharief at gmail.com>> wrote:
> 
>         Hello
>         I dont know how to use this gst-inspect elements. When i do
>         "gst-inspect mfw_v4lsink" i get
> 
>         fullscreen : If true it will be Full screen
>         flags: readable, writable
>         Boolean. Default: false Current: false 
> 
> 
> 
>         But i dont know how to implement this fullscreen option. Please
>         help me
> 
> 
>     If you're using gst-launch for this, just set the element properties
>     as in:
>     gst-launch somesrc property=value ! someencoder property2=value2 !
>     mfw_v4lsink fullscreen=true
> 
>     In your application you can set it with
>     g_object_set (element, "property-name", value, NULL);
>      
> 
> 
>         ------------------------------------------------------------------------------
>         This SF.Net email is sponsored by the Verizon Developer Community
>         Take advantage of Verizon's best-in-class app development support
>         A streamlined, 14 day to market process makes app distribution
>         fast and easy
>         Join now and get one step closer to millions of Verizon customers
>         http://p.sf.net/sfu/verizon-dev2dev
>         _______________________________________________
>         Gstreamer-embedded mailing list
>         Gstreamer-embedded at lists.sourceforge.net
>         <mailto:Gstreamer-embedded at lists.sourceforge.net>
>         https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded
> 
> 
> 
> 
>     -- 
>     Thiago Sousa Santos
> 
>     ------------------------------------------------------------------------------
>     This SF.Net email is sponsored by the Verizon Developer Community
>     Take advantage of Verizon's best-in-class app development support
>     A streamlined, 14 day to market process makes app distribution fast
>     and easy
>     Join now and get one step closer to millions of Verizon customers
>     http://p.sf.net/sfu/verizon-dev2dev
>     _______________________________________________
>     Gstreamer-embedded mailing list
>     Gstreamer-embedded at lists.sourceforge.net
>     <mailto:Gstreamer-embedded at lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev 
> 
> 
> 
> _______________________________________________
> Gstreamer-embedded mailing list
> Gstreamer-embedded at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded





More information about the Gstreamer-embedded mailing list