Re appsink sync property

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re appsink sync property

Darren Staples
Re appsink sync property I’m not sure what you are referring to Wim.
Could you elaborate please ?

Many thanks,

Darren

 

*** FRIEND MTS LIMITED EMAIL CONFIDENTIALITY ***

This email message and any attachments may contain information which is confidential or privileged and is intended for the sole use of the person to whom it is addressed.  If you are not the intended recipient, be aware that any disclosures, copying, distribution or use of the contents is prohibited.  If you have received this email message in error, please notify our office by telephone (+44 (0)121 633 2000) or email ([hidden email]) immediately.  Thank you.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Re appsink sync property

Wim Taymans
Try:

  gst-inspect appsink

It shows you that there is a property called 'sync' which you can set
to FALSE like this:

 g_object_set (G_OBJECT (appsink), "sync", FALSE, NULL);

Wim

On Tue, Jan 13, 2009 at 2:46 PM, Darren Staples
<[hidden email]> wrote:

> I'm not sure what you are referring to Wim.
> Could you elaborate please ?
>
> Many thanks,
>
> Darren
>
>
>
> *** FRIEND MTS LIMITED EMAIL CONFIDENTIALITY ***
>
> This email message and any attachments may contain information which is
> confidential or privileged and is intended for the sole use of the person to
> whom it is addressed.  If you are not the intended recipient, be aware that
> any disclosures, copying, distribution or use of the contents is
> prohibited.  If you have received this email message in error, please notify
> our office by telephone (+44 (0)121 633 2000) or email
> ([hidden email]) immediately.  Thank you.
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel