I tried running the pipeline below but no luck. <br>It doesn&#39;t generate any image file.<br><br>And alternatively I tried compiling the code from link. <br>Is gtk library needed to run gdkpixbufsink?<br><br><br><div class="gmail_quote">

On Mon, Feb 22, 2010 at 2:45 PM, Tim-Philipp Müller <span dir="ltr">&lt;<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Mon, 2010-02-22 at 13:38 +0530, Jyoti wrote:<br>
<br>
&gt; Can&#39;t I do this using gstreamer pipeline or gstreamer application?<br>
<br>
</div>You can find an example here:<br>
<br>
<a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tests/examples/snapshot/snapshot.c" target="_blank">http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tests/examples/snapshot/snapshot.c</a><br>


<br>
Alternatively, a pipeline like like this may do as well:<br>
<br>
 uridecodebin uri=file:///.... ! ffmpegcolorspace ! videoscale !<br>
gdkpixbufsink<br>
<br>
Cheers<br>
<font color="#888888"> -Tim<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Download Intel&amp;#174; Parallel Studio Eval<br>
Try the new software tools for yourself. Speed compiling, find bugs<br>
proactively, and fine-tune applications for parallel performance.<br>
See why Intel Parallel Studio got high marks during beta.<br>
<a href="http://p.sf.net/sfu/intel-sw-dev" target="_blank">http://p.sf.net/sfu/intel-sw-dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>