AW: segment_time

Thornton, Keith keith.thornton at zeiss.com
Thu Sep 24 07:18:28 PDT 2015


I thought I was doing that with
gst_object_set(G_OBJECT(pAppSrc), "format", "time", nullptr);

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von Tim Müller
Gesendet: Donnerstag, 24. September 2015 15:58
An: gstreamer-devel at lists.freedesktop.org
Betreff: Re: segment_time

On Thu, 2015-09-24 at 13:27 +0000, Thornton, Keith wrote:

Hi Keith,

> I have the following partial pipeline
> Appsrc -> videoconvert -> tee -> queue -> videorate … I have 
> configured the appsrc to format = time.
> Videorate needs a segment event with format GST_FORMAT_TIME but 
> receives a segment with format GST_FORMAT_BYTES instead any 
> suggestions how I can get around this problem.
> I want to half the framerate in the branch following the tee but not 
> in other branches.

Why not simply configure appsrc to send a segment event in TIME format?

Cheers
 -Tim

--
Tim Müller, Centricular Ltd - http://www.centricular.com

Join us at the GStreamer Conference: 8-9 October 2015 in Dublin, Ireland



_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list