<br><br><div class="gmail_quote">On Wed, Oct 13, 2010 at 8:41 PM, Norbert Stuhrmann <span dir="ltr">&lt;<a href="mailto:stuhrman@stanford.edu">stuhrman@stanford.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi,<br>
<br>
another person was able to confirm this on another machine. Does<br>
somebody know why this isn&#39;t working?<br></blockquote><div><br>Try setting snapshot=false on pngenc. By default, pngenc sends an EOS after a frame is encoded.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<br>
Thanks,<br>
<font color="#888888"><br>
  Norbert<br>
</font><div><div></div><div class="h5"><br>
<br>
On 10/10/2010 12:08 AM, Norbert Stuhrmann wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; I tried the example on<br>
&gt; <a href="http://www.gstreamer.net/wiki/MultiFileSrc" target="_blank">http://www.gstreamer.net/wiki/MultiFileSrc</a><br>
&gt;<br>
&gt; However, the output file seems to contain only one frame.<br>
&gt;<br>
&gt; Here is what I do in detail:<br>
&gt;<br>
&gt;   &gt;  gst-launch --version<br>
&gt; gst-launch-0.10 version 0.10.28<br>
&gt; GStreamer 0.10.28<br>
&gt; <a href="https://launchpad.net/distros/ubuntu/+source/gstreamer0.10" target="_blank">https://launchpad.net/distros/ubuntu/+source/gstreamer0.10</a><br>
&gt;<br>
&gt;   &gt;  gst-launch videotestsrc num-buffers=1000 !  pngenc snapshot=false !<br>
&gt;    multifilesink location=test%05d.pngSetting pipeline to PAUSED ...<br>
&gt; Pipeline is PREROLLING ...<br>
&gt; Pipeline is PREROLLED ...<br>
&gt; Setting pipeline to PLAYING ...<br>
&gt; New clock: GstSystemClock<br>
&gt; Got EOS from element &quot;pipeline0&quot;.<br>
&gt; Execution ended after 10432607595 ns.<br>
&gt; Setting pipeline to PAUSED ...<br>
&gt; Setting pipeline to READY ...<br>
&gt; Setting pipeline to NULL ...<br>
&gt; Freeing pipeline ...<br>
&gt;<br>
&gt;   &gt;  gst-launch multifilesrc location=test%05d.png<br>
&gt; caps=&quot;image/png,framerate=30/1,pixel-aspect-ratio=1/1&quot; !   pngdec !<br>
&gt; ffmpegcolorspace ! video/x-raw-yuv,format=\(fourcc\)I420 !   theoraenc !<br>
&gt; oggmux ! filesink location=output.ogg<br>
&gt; Setting pipeline to PAUSED ...<br>
&gt; Pipeline is PREROLLING ...<br>
&gt; Pipeline is PREROLLED ...<br>
&gt; Setting pipeline to PLAYING ...<br>
&gt; New clock: GstSystemClock<br>
&gt; Got EOS from element &quot;pipeline0&quot;.<br>
&gt; Execution ended after 457879 ns.<br>
&gt; Setting pipeline to PAUSED ...<br>
&gt; Setting pipeline to READY ...<br>
&gt; Setting pipeline to NULL ...<br>
&gt; Freeing pipeline ...<br>
&gt;<br>
&gt;   &gt;  ls -la output.ogg<br>
&gt; -rw-r--r-- 1 norbert norbert 11127 2010-10-10 00:03 output.ogg<br>
&gt;<br>
&gt; If I open the file with totem I see only one frame (the first frame,<br>
&gt; i.e. test0000.png) and the viedo length is 0 seconds.<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Norbert<br>
&gt;<br>
&gt; ------------------------------------------------------------------------------<br>
&gt; Beautiful is writing same markup. Internet Explorer 9 supports<br>
&gt; standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2&amp;  L3.<br>
&gt; Spend less time writing and  rewriting code and more time creating great<br>
&gt; experiences on the web. Be a part of the beta today.<br>
&gt; <a href="http://p.sf.net/sfu/beautyoftheweb" target="_blank">http://p.sf.net/sfu/beautyoftheweb</a><br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br>
<br>
------------------------------------------------------------------------------<br>
Beautiful is writing same markup. Internet Explorer 9 supports<br>
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 &amp; L3.<br>
Spend less time writing and  rewriting code and more time creating great<br>
experiences on the web. Be a part of the beta today.<br>
<a href="http://p.sf.net/sfu/beautyoftheweb" target="_blank">http://p.sf.net/sfu/beautyoftheweb</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><br clear="all"><br>-- <br>Thiago Sousa Santos<br>