Preload files

Stefan Sauer ensonic at hora-obscura.de
Fri Jun 15 05:16:20 PDT 2012


On 06/14/2012 09:08 AM, Javier Cruz wrote:
> Hello!
>
> I'm working on a wizard-like style GUI that shows several videos
> (using gstreamer). Since performance and fast playback starting are
> important, I would like to start the loading of the video that will be
> shown in the next screen while playing the current one. Do you know if
> there is a way of doing that other than having multiple pipelines?
Use gap-less playback on playbin2? But if you also want to skip videos,
I would use two playbin2 and once one plays change the URI on the other
and go to paused to preload.

Stefan
>
> Thanks a lot!
>    Javier
>
>
> _______________________________________________
> 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/20120615/8f031083/attachment.html>


More information about the gstreamer-devel mailing list