[Bug 767102] decodebin: hits ASSERT with H264 byte-stream as input

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 1 13:59:02 UTC 2016


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

--- Comment #8 from Philippe Normand <phil at base-art.net> ---
Easy to reproduce indeed. I'll try your patch now :)

gst-launch-1.0 filesrc location=raw.h264 ! "video/x-h264,
stream-format=(string)byte-stream, alignment=(string)au, level=(string)1.3,
profile=(string)main, width=(int)320, height=(int)240, framerate=(fraction)
2500/83, pixel-aspect-ratio=(fraction)1/1, parsed=(boolean)true" ! decodebin
use-buffering=TRUE ! fakesink
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
**
ERROR:gstdecodebin2.c:1749:analyze_new_pad: assertion failed: (chain->elements
!= NULL)
Aborted

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