Re: [gst-embedded] gst-launch elements usgae

2010-01-18 Thread Stefan Kost
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

Re: [gst-embedded] gst-launch elements usgae

2010-01-11 Thread Niamathullah sharief
Actually all these are taken as libraries. Then how can i change this "g_object_set()" please help me. where it will?whether i have to eidt in gstreamer source and again i have to compile to create the appropriate libraries?Please help me On Tue, Jan 12, 2010 at 11:09 AM, Niamathullah sharief wro

Re: [gst-embedded] gst-launch elements usgae

2010-01-11 Thread 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? On Mon, Jan 11, 2010 at 7:39 PM, thiagossan...@gmail.com < thiagossan...@

Re: [gst-embedded] gst-launch elements usgae

2010-01-11 Thread thiagossan...@gmail.com
On Mon, Jan 11, 2010 at 12:02 PM, Niamathullah sharief 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

[gst-embedded] gst-launch elements usgae

2010-01-11 Thread Niamathullah sharief
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 -

Re: [gst-embedded] gst-launch -- Debugging suggesting to try to create compatible pipelines....

2010-01-02 Thread Bjørn Forsman
Hi, Excerpts from Charles Woloszynski's message of Sat Jan 02 21:28:34 +0100 2010: > Ok, I think I understand the 'filter' syntax better (thanks for the feedback) > in gst-launch. > > I am now trying to get the video source to output a stream that is compatible > with the TIVidenc plugin. > > %

[gst-embedded] gst-launch -- Debugging suggesting to try to create compatible pipelines....

2010-01-02 Thread Charles Woloszynski
Ok, I think I understand the 'filter' syntax better (thanks for the feedback) in gst-launch. I am now trying to get the video source to output a stream that is compatible with the TIVidenc plugin. % gst-launch videotestsrc pattern=1 num-buffers=60 ! "video/x-raw-yuv, format=UYVY" ! TIVidenc c

[gst-embedded] gst-launch

2009-12-31 Thread Niamathullah sharief
Hello, I have installed gstreame ron my board and i copied all the libs to my board. when i try to run the gst-launch i am getting anything even when i try gst-inspect i am not getting any thing, Just cursor is standling still. I export all the plugin paths. but when i try to give gst-inspect

Re: [gst-embedded] gst-launch problem

2009-05-28 Thread Stefan Kost
find: TypeFind > multiqueue: MultiQueue > > 12 features: > +-- 12 elements > > which means that fakesrc is in fact installed? How to specify > the correct search path in that case? > > > > Thanks and regards, > Ravi Karmarkar

Re: [gst-embedded] gst-launch problem

2009-05-26 Thread Ravi Karmarkar
;> identity: Identity >> queue: Queue >> filesink: File Sink >> tee: Tee pipe fitting >> typefind: TypeFind >> multiqueue: MultiQueue >> >> 12 features: >> +-- 12 elements >> >> which means that fakesrc is in fact inst

Re: [gst-embedded] gst-launch problem

2009-05-26 Thread Ravi Karmarkar
correct > search path in that case? > > > Thanks and regards, > Ravi Karmarkar > > >> >> >> Date: Tue, 26 May 2009 09:41:01 +0100 >> From: Tim M?ller >> Subject: Re: [gst-embedded] gst-launch problem >> To: gstreamer-embedded@lists.sourcefo

Re: [gst-embedded] gst-launch problem

2009-05-26 Thread Ravi Karmarkar
, Ravi Karmarkar > > > Date: Tue, 26 May 2009 09:41:01 +0100 > From: Tim M?ller > Subject: Re: [gst-embedded] gst-launch problem > To: gstreamer-embedded@lists.sourceforge.net > Message-ID: <1243327261.4399.3.ca...@mini.centricular.net> > Content-Type: text/plain > &g

Re: [gst-embedded] gst-launch problem

2009-05-26 Thread Tim Müller
On Tue, 2009-05-26 at 16:14 +0800, Ravi Karmarkar wrote: > I have installed GStreamer-0.10.22 to be used with swfdec-0.8.4 for my > sh4 platform. Please note the latest version is 0.10.23. > After installation I tried to run the test > gst-launch -v fakesrc num_buffers=5 ! fakesink > and got t

[gst-embedded] gst-launch problem

2009-05-26 Thread Ravi Karmarkar
Hello, I have installed *GStreamer-0.10.22* to be used with swfdec-0.8.4 for my * sh4* platform. After installation I tried to run the test gst-launch -v fakesrc num_buffers=5 ! fakesink and got the error ERROR: pipeline could not be constructed: no element "fakesrc". What is the cause of this