MPEG2-TS input encoding for HLS adaptive playing

Mariusz Buras mariusz.buras at gmail.com
Wed Mar 25 04:47:35 PDT 2015


Hi,

Try hlssink element. It works pretty well: will generate fragments and hls
manifest file for you.

Regards
Mariusz

-- 
Cheers,
Mariusz Buras.
---
http://sqward.net

On 20 March 2015 at 11:06, Ondrej Novy <novy at ondrej.org> wrote:

> 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.
>
> 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?
>
> Thank you.
>
> --
> S pozdravem/Best regards
>  Bc. Ondrej Novy
>
> Email: novy at ondrej.org
> Jabber: onovy at njs.netlab.cz
> ICQ: 115-674-713
> Facebook: http://www.facebook.com/onovy
> Tel/Cell: +420 777 963 207
> Datová schránka: aypqr6c
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150325/941d4d15/attachment-0001.html>


More information about the gstreamer-devel mailing list