[Bug 735833] matroskademux: parse error at end of file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 4 06:37:20 PDT 2014


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

--- Comment #8 from Arnaud Vrac <rawoul at gmail.com> 2014-09-04 13:37:14 UTC ---
Could we use the top Segment size and not try to skip to a Cluster after this
size ?

For example, for this file we have:

* Filesize is 365173111
* Segment start at 40, header 12, size 365173036 -> ends at 365173088
* Last Cluster ends at 365168693, then you have Cues that end at 365173088

So in this case we could stop searching for Clusters at 365173088, and ignore
the garbage at the end completely.

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