After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 708924 - mpegvideoparse: Outputs buffers with two frames inside
mpegvideoparse: Outputs buffers with two frames inside
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-27 13:28 UTC by Edward Hervey
Modified: 2013-11-18 18:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2013-09-27 13:28:30 UTC
http://people.freedesktop.org/~bilboed/thx_les_tontons.vob

With that file, mpegvideoparse seems to get confused and pushes out a buffer with two frames inside (which then makes mpeg2dec go crazy). Happens after a second or so.
Comment 1 Mark Nauwelaerts 2013-11-18 18:44:10 UTC
Works for me in recent git, probably due to some recent fixes in parser and decoder.

See also bug #710615 and bug #711627.