GNOME Bugzilla – Bug 637062
[ac3parse] parse problems on some MTS streams
Last modified: 2010-12-13 14:41:34 UTC
ce6d8b6d932b82719b971105c409ef91806aa725 broke playback of (some?) MTS streams. Example broken file in #582679.
Or better, the file in #607122.
AFAICS, above commit was unlikely to make a difference in this case. In any case, following commit makes AC-3 in this MTS go through: commit 01e9b677a814f95a22bf9f242422865e0ca3df92 Author: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> Date: Mon Dec 13 15:17:29 2010 +0100 ac3parse: relax bsid checking ... to the widest possible spec interpretation. Fixes #637062.