[Bug 655804] Play position advancing but frames not rendered

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Sep 3 06:47:24 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655804
  GStreamer | gstreamer (core) | 0.10.34

--- Comment #28 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-03 13:47:19 UTC ---
Created an attachment (id=195569)
 View: https://bugzilla.gnome.org/attachment.cgi?id=195569
 Review: https://bugzilla.gnome.org/review?bug=655804&attachment=195569

mpegdemux: fix some more video freezing

There was a second threshold, which apparently needs to be smaller
than the first, though I'm not certain of it as I don't understand
yet this nest of wtf that is the mpeg demuxer timing logic.

Fixes video freezing on one (corrupted) MPEG sample. It would
previously never think it was out of the discontinuity, and would
push buffers with no timestamp.

Now this took me more than a day's poking at the thing, for just
one constant change, and I'm scared to have to touch this again :S

-- 
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