[Bug 768125] h264parse ? Can't properly decode GH1_00094_1920x1280.MTS anymore

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 28 10:19:57 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768125

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
The commit that "introduced" the issue is in base:
commit eb1ebf226ff8c29ea976169f81135219f1ab412b
Author: Edward Hervey <edward at centricular.com>
Date:   Sat Jun 4 09:49:00 2016 +0200

    videodecoder: Drain decoder on DISCONT buffers


This is actually triggered because the original h264 stream contains strings of
extra zero bytes at various places, which causes baseparse to mark the
following buffer as DISCONT... and it does that between the various header
buffers and the first keyframe :(

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