[gst-devel] Start Playback from a particular position.

Snaik snaik32 at gmail.com
Thu Mar 22 10:34:01 CET 2007


Hi all,
       i have written a simple player application using gstreamer.
i would like to know how can i start playback from a particular position in
a stream.

heres what i have tried.
      [] set the pipeline to paused state
      []  wait for the  state change to complete
      []  issue a seek
      []  set pipeline to playing state.

but in this case the first frame from the stream is displayed(due to
preroll) before the frame from the seek position is displayed.
is it possible to start the playback directly from a particular position in
the stream.

thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20070322/fe4bcfb4/attachment.htm>


More information about the gstreamer-devel mailing list