[gst-devel] seek mpeg2 movie file

qt next qtnext at gmail.com
Thu Oct 28 09:59:35 CEST 2010


Hi,

I am trying to seek in an mpeg2 files (I use OSSbuild LGPL on windows Seven
X32)  :
I do for exemple : bool
b=gst_element_seek_simple(m_pipeline,GST_FORMAT_TIME,(GstSeekFlags)(GST_SEEK_FLAG_ACCURATE|GST_SEEK_FLAG_FLUSH),cur);

(I have also test gst_element_seek without success) :
It always return false : I wants at least to be able to restart mpeg2 when I
detect EOS to loop files.

Is the Mpeg2 decoder not able to seek ?

I am a beginner in gstreamer ...

Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101028/bcc596a3/attachment.htm>


More information about the gstreamer-devel mailing list