[Bug 758419] New: h264parse: marks every buffer as header in dash stream
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 20 09:48:21 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758419
Bug ID: 758419
Summary: h264parse: marks every buffer as header in dash stream
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: thiagossantos at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The stream:
http://rdmedia.bbc.co.uk/dash/ondemand/bbb/2/client_manifest-separate_init.mpd
*every* buffer coming out of h264parse is marked as a header.
Easily seen with a debug log 6 of playbin on that file and then grepping:
cat gst.log | grep "avdec_h264-0:sink>" |grep calling |less -RS
Note the flags at the end always contain 0x400
--
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