download-buffer speed

john.ocallaghan at accenture.com john.ocallaghan at accenture.com
Mon Jan 16 16:31:49 UTC 2017



Hi All

Am wondering if someone out there can help me to construct a pipe to process video frames faster than 1x speed?

I am creating a GST pipeline with the following elements and caps:

uridecodebin (download=TRUE) -> queue -> appsink (drop=FALSE, buffers=1).

I then have a test framework that uses this pipe and runs in a tight loop calling gst_app_sink_pull_sample().

With the above I have measured that the downloadbuffer constructed in uridecodebin appears to be downloading content at 1x speed.
I think this is the case because if I wait for 10 seconds and then pull 10 seconds of frames then I can see my test pull all the frames in 1sec.
But if I wait less than 10seconds and try the same then I can see it delay (waiting for frames to download).

Basically what I am seeing is that for however many seconds of  frames I want to pull I need to wait that corresponding amount of time or I will see a delay on the pipe.

Is there someway to tell the downloadbuffer to pull data quicker than 1x?

Apologies in advance if I haven’t explained myself very well!
Many thanks
John



Accenture Global Solutions Limited, 3 Grand Canal Plaza, Grand Canal Street Upper, Dublin 4
This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to which they are addressed. If you have received this e-mail in error, please notify the sender immediately and delete the original. Communications with Accenture or any of its group companies (“Accenture”), including telephone calls and e-mails, may be monitored by our systems for quality control and/or evidential purposes. Accenture does not accept service by e-mail of court proceedings, other processes or formal notices of any kind. Private company limited by shares registered in Ireland, Number 554978

________________________________

This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.
______________________________________________________________________________________

www.accenture.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170116/0f451ffa/attachment-0001.html>


More information about the gstreamer-devel mailing list