Continued from the bug I filed yesterday that seeking was
broken
(http
://bugzilla.gnome.org/show_bug.cgi?id=397827) I changed
the test
program to set the pipeline to PAUSED or PLAYING before
trying to
seek.
If I set it to PLAYING, it works as expected. If it is set
to PAUSED
though the program hangs in gst_element_seek_simple (or
gst_element_send_event, i checked both).
What is going wrong?
iain
|