[gst-devel] Help using preroll
Daniel James Laird
daniel.j.laird at nxp.com
Tue Mar 3 17:13:39 CET 2009
All,
I have a simple Gstreamer application:
Demux -> audio_queue -> my sink
video_queue -> my sink
I am having issues with 'MySink' class it does not seem to be getting the data fast enough.
I would like to add some 'prerolling' into my sink so that I do not start until I have a certain amount of data.
I have looked at the developer guide and various forums but am struggling to find out how I can use preroll. 'My Sink' is based upon GstVideoSink.
Any pointers / docs/ etc would be appreciated.
Cheers
Daniel Laird
More information about the gstreamer-devel
mailing list