help!! how to seek to offset with gst_element_seek function.
Scott
whiterabbit.dhlee at gmail.com
Mon Feb 14 14:55:42 CET 2011
hi all
i extracted index data(key frame) in AVI container and will be use this data for trick play
and AVI's index data has some information which key frame offset in file(bytes) and size without time information.
how can I move to offset's index data with gst_element_seek function.
can i use this one??? help me
gst_element_seek( gelement, 1,0, GST_FORMAT_BUFFERS, GST_SEEK_FLAG_FLUSH |GST_SEEK_FLAG_KEY_UNIT, GST_SEEK_TYPE_SET, 0x1000 , GST_SEEK_TYPE_SET, -1);
thx...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110214/b87f6528/attachment.htm>
-------------- next part --------------
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list