<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/14/2012 02:12 PM, Rapsey wrote:<br>
    </div>
    <blockquote
cite="mid:CALDM7ZE4uitN3PWYhd=CcB6b_C+pp1Y+Bf8fOEE_XeX_UTwmnA@mail.gmail.com"
      type="cite">
      <div>gst-launch-0.10 filesrc location="high.ts" ! mpegtsdemux
        name=d  \</div>
      <div>   flvmux name=mflv1 ! filesink location="high.flv" \</div>
      <div>   d. ! queue ! video/x-h264 ! mflv1. \</div>
      <div>   d. ! queue ! audio/mpeg,version=4 ! mflv1.</div>
      <div><br>
      </div>
      <div>
        <div>Setting pipeline to PAUSED ...</div>
        <div>Pipeline is PREROLLING ...</div>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>It gets stuck in last line and nothing is happening. </div>
      <div>I presume I'm missing something obvious?</div>
    </blockquote>
    You could enlarge the queue size, or even better replace the two
    queue elements by a single multiqueue instance.<br>
    <br>
    Stefan<br>
    <blockquote
cite="mid:CALDM7ZE4uitN3PWYhd=CcB6b_C+pp1Y+Bf8fOEE_XeX_UTwmnA@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Sergej</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>