[Bug 724371] Long delay after transition to PLAYING state
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 16 13:48:46 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724371
GStreamer | don't know | 1.2.3
--- Comment #2 from Brian Brooks <brooks.brian at gmail.com> 2014-02-16 22:08:47 UTC ---
GST_DEBUG_NO_COLOR=1 GST_DEBUG=6 output attached.
Once setting the filesrc and changing to GST_STATE_PLAYING, I set a 100ms timer
to query position/duration. I normalize these values to 1-1000 and use this to
set a GUI slider position.
If you look at the log output, search for "setting slider value". You will see
the first track starts making progress, and then a lot of "setting slider value
0" where the long delay I mention above is happening, and then the 2nd tracks
eventually starts making progress.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list