[gstreamer-bugs] [Bug 620790] Error: GStreamer encountered a general stream error. when trying to play .mkv file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 26 07:24:50 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=620790
  GStreamer | gst-plugins-good | 0.10.23

--- Comment #6 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-07-26 14:24:46 UTC ---
Created an attachment (id=166588)
 View: https://bugzilla.gnome.org/attachment.cgi?id=166588
 Review: https://bugzilla.gnome.org/review?bug=620790&attachment=166588

matroskademux: additional parse error recovery

There is some corruption in that file, and this patch should at least make
things continue past the point mentioned above.

However, there seem to be some other points where things/layout is not entirely
as expected, leading to complaints and failures elsewhere.

As such, matroskademux should likely be made a bit more robust elsewhere as
well (e.g. blockgroup parsing), in the sense that it does not give up
completely on the first bit it finds out of place, but rather skips and tries
to carry on (until otherwise hopeless).

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