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, thiagossan...@gmail.com > <mailto:thiagossan...@gmail.com> <thiagossan...@gmail.com > <mailto:thiagossan...@gmail.com>> wrote: > > > > On Mon, Jan 11, 2010 at 12:02 PM, Niamathullah sharief > <armshar...@gmail.com <mailto:armshar...@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@lists.sourceforge.net > <mailto:Gstreamer-embedded@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@lists.sourceforge.net > <mailto:Gstreamer-embedded@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@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Gstreamer-embedded mailing list Gstreamer-embedded@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded