<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-09 12:47 GMT+02:00 Lajos Okos <span dir="ltr"><<a href="mailto:lajos.okos@gmail.com" target="_blank">lajos.okos@gmail.com</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><p class="MsoNormal"><span lang="EN-US">Hi,</span></p>

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">I’m testing
fragmented MP4 files with the playbin pipeline. The files play fine unless I
want to seek in them. Seeking doesn’t work. The reason seems to be the qtdemux
that is forwarding the seek events upstream if the mp4 file is fragmented. I
don’t need any of the smooth streaming functionality, I have the audio and the
video tracks in a single mp4 file and I don’t want to change bitrate. The
reason I’m using fragmented mp4 is that the files are in record while playback
should start.</span></p></div></blockquote><div><br></div><div>Hi,<br><br></div><div>If you don't plan to generate a manifest or a dash media representation, you can use a different container, like matroska without indexes, that would generate a playable and seekable stream while it's being recorded.<br>

<br></div><div>Cheers,<br>Andoni<br></div><div><br> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">Is there a
way to catch and handle the forwarded seek events from qtdemux in the
application? What should the seek handle do?</span></p>

<p class="MsoNormal"><span lang="EN-US">Should I
construct a different pipeline with opening some type of a manifest file rather
than the media file itself? How should the manifest file look like in this
simple case?</span></p>

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">Hope that
someone solved this issue before!</span></p>

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">Thanks for
your help in advance!</span></p>

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">Best
Regards,</span></p><span class="HOEnZb"><font color="#888888">

<p class="MsoNormal"><span lang="EN-US"> </span></p>

<p class="MsoNormal"><span lang="EN-US">Lajos</span></p></font></span></div>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>