<div dir="ltr"><div><div>Hi,<br></div><div><br>Try hlssink element. It works pretty well: will generate fragments and hls manifest file for you.<br><br></div>Regards<br></div>Mariusz<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">-- <br>Cheers,<br>Mariusz Buras.<br>---<br><a href="http://sqward.net" target="_blank">http://sqward.net</a><br></div></div></div>
<br><div class="gmail_quote">On 20 March 2015 at 11:06, Ondrej Novy <span dir="ltr"><<a href="mailto:novy@ondrej.org" target="_blank">novy@ondrej.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>hi, i have this project: I'm receiving continuous mpeg2-ts and saving it to disk splitted by size, for example 32 MB. Then i want to encode this input to 3 profiles (bitrates/resolution) i-frame aligned, splitted by time (10s) for HLS adaptive playing. It's no problem to code something which reads this chunks from disk, and send it to gstreamer for demuxing/decoding/encoding/muxing. But I want to have way to restart this process and start from last encoded 10s chunk.</div><div><br></div><div>How can I know which data from input is already processed and which isn't? It's good idea to use gstreamer for this project?</div><div><br></div><div>Thank you.<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div>S pozdravem/Best regards<br> Bc. Ondrej Novy<br> <br>Email: <a href="mailto:novy@ondrej.org" target="_blank">novy@ondrej.org</a><br>Jabber: <a href="mailto:onovy@njs.netlab.cz" target="_blank">onovy@njs.netlab.cz</a><br>ICQ: 115-674-713<br>Facebook: <a href="http://www.facebook.com/onovy" target="_blank">http://www.facebook.com/onovy</a><br>Tel/Cell: <a href="tel:%2B420%20777%20963%20207" value="+420777963207" target="_blank">+420 777 963 207</a><br><div>Datová schránka: aypqr6c</div></div>
</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></div>