Bug 52588 - Inaccuracy in the appsrc tutorial
Summary: Inaccuracy in the appsrc tutorial
Status: NEW
Alias: None
Product: GStreamer SDK
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 2012.7
Hardware: Other All
: medium normal
Assignee: bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-27 14:32 UTC by Xavi Artigas
Modified: 2012-08-06 09:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.