Ecplicitly prerolling pipelines..

Justin J. Kim justin.joy.9to5 at gmail.com
Tue Aug 11 23:52:25 PDT 2015


Have you checked "async" property?
That can make basesink work synchronously. (no preroll)

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSink.html#GstBaseSink--async
On Wed, Aug 12, 2015 at 3:24 PM Arjen Veenhuizen <arjen.veenhuizen at tno.nl>
wrote:

> I am not really familiar with playbin and its "video-sink" property, but I
> would expect that a workflow like this should work:
> 0. since the pipeline is in PAUSED state, I don't think you have to block
> any pads
> 1. unlink sink pad of fakesink
> 2. remove fakesink from pipeline
> 3. add xvimagesink element to pipeline
> 4. connect sink pad of xvimagesink element
> 5. set to pipeline to PLAYING state
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Ecplicitly-prerolling-pipelines-tp4673106p4673109.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> 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/20150812/37c76033/attachment.html>


More information about the gstreamer-devel mailing list