Unable to seek audio files with playbin2; manual seek also broken in plugins-good-0.10.31

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Jun 21 07:05:47 PDT 2012


On Thu, 2012-06-21 at 09:55 -0400, Eric Montellese wrote:

> Why is it that in a manual pipeline the seek command is handled by the
> parser, but in a bin, the parser is skipped? 
> 
> If it is indeed expected that the src element should handle this event

It is expected that it (the source) does not handle it in this case.
That doesn't mean the event won't be sent there first to try.

Perhaps you could make a GST_DEBUG=*:5 log starting from when you do the
seek.

Cheers
 -Tim



More information about the gstreamer-devel mailing list