[Bug 787124] New: Caught SIGSEGV when decoding kodi sample with vaapih264dec
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 1 13:30:52 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787124
Bug ID: 787124
Summary: Caught SIGSEGV when decoding kodi sample with
vaapih264dec
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer-vaapi
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: orestisf1993 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
CC: bsreerenj at gmail.com, vjaquez at igalia.com
GNOME version: ---
>From http://kodi.wiki/view/Samples I downloaded file "MVC 3D MKV"
(https://drive.google.com/file/d/0BwxFVkl63-lETWMzM1dRZF9XMDA/view?usp=sharing),
run:
gst-launch-1.0 -q filesrc location=3D-full-MVC.mkv ! matroskademux ! h264parse
! vaapih264dec base-only=FALSE ! vaapisink
The segfault seems to happen in gstvaapidecoder_h264.c:4010:
> f0 = fs->buffers[0];
The video plays with base-only=TRUE.
--
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