baseparse converting seek event from format BYTES to TIME

Eric Trousset etrousset at awox.com
Mon Jan 27 01:30:32 PST 2014


Hi,
When I do a seek on my pipeline, playing an mp3,  my source element doesn't receive the seek event.
The source element working in GST_FORMAT_TIME.
If I follow the seek event, it seems the baseperse element tries to convert it to a seek in GST_FORMAT_BYTES even if it as a input segment in GST_FORMAT_TIME.
The result is that I end up with a seek event in byte format that can't be handled by the source element.

I've attached some log. If this is a bug, I'll put on bugzilla.

Cheers,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140127/8675785d/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_time_seek.txt
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140127/8675785d/attachment-0001.txt>


More information about the gstreamer-devel mailing list