How to create a delay in a video stream?

Luis de Bethencourt luis at debethencourt.com
Wed May 14 08:56:46 PDT 2014


You want to use the min-threshold-time of the queue element:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/gstreamer-plugins-queue.html#GstQueue--min-threshold-time

Keep in mind that queueing a decoded video stream might result in huge
memory usage. Since you are storing the video between current and delay.

Luis


On 13 May 2014 10:06, Puyol <paul9510 at hotmail.fr> wrote:

> hello, I didn't indestand how to add audio delay in gstreamer, how can I
> use
> the queue to create a delay? thanks
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/How-to-create-a-delay-in-a-video-stream-tp1569875p4666951.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/20140514/a45de03e/attachment-0001.html>


More information about the gstreamer-devel mailing list