<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Am 5/30/2010 4:45 PM, schrieb
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel-request@lists.sourceforge.net:">gstreamer-devel-request@lists.sourceforge.net:</a>
<blockquote
 cite="mid:mailman.496695.1275212748.4911.gstreamer-devel@lists.sourceforge.net"
 type="cite">
  <pre wrap="">Re: [gst-devel] video clip playin
  </pre>
</blockquote>
<b><br>
</b>
<pre wrap=""><b>There will always be some delay but you can minimize it.
What you could do is to create all necessary pipelines before.
Pause them on first frame.
Start running the first and upon receiveing EOS unpause the seconde pipeline
and so on.
I think the delay could be minimal.
In that sense it's possible.
Can't you just join the video streams?

 - </b>It have to be like a adobe adaptive streaming
 - I'm doing this by gmfbridge at the moment, similar you described above... but have so much problems...

Is a follow usecase possible?:

stream -&gt; adobe adaptive streaming file or microsoft smooth streaming(mp4)

Thanks,

Kony
</pre>
<br>
</body>
</html>