[gstreamer-bugs] [Bug 618336] [mpegvideoparse] mpegvideoparse makes some streams unplayable
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 15 00:26:41 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=618336
GStreamer | gst-plugins-bad | git
Jan Schmidt <thaytan> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |thaytan at mad.scientist.com
Resolution| |FIXED
Target Milestone|HEAD |0.10.20
--- Comment #8 from Jan Schmidt <thaytan at mad.scientist.com> 2010-06-15 07:26:34 UTC ---
Fixed the bug differently:
mpegvideoparse: Apply previous timestamp when there isn't any newer.
If the current incoming packet didn't carry a timestamp, but a
previous packet had one we didn't yet use, then apply that timestamp
to the next picture.
Fixes: #618336
I don't like the debugging patch - it should be the other way around, with the
packetiser using the mpegvideoparse category, if at all. Also, the debug should
be at LOG level - a better level to use for 'high frequency events that occur
during non-exception-case processing'
--
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