Bug 52588

Summary: Inaccuracy in the appsrc tutorial
Product: GStreamer SDK Reporter: Xavi Artigas <xartigas.bugzilla>
Component: DocumentationAssignee: bugs
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: 2012.7   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Xavi Artigas 2012-07-27 14:32:21 UTC
Following advice from Josep Torra:
If an appsrc sets timestamps on buffers, it has to be configured in TIME format with a:
g_object_set (data.app_source, "format", 3, NULL);
Comment 1 Sebastian Dröge (slomo) 2012-08-06 09:47:17 UTC
Confirmed, this is only needed when the appsrc creates timestamps though. The documentation should mention this and set the format to GST_FORMAT_TIME in the code.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.