[Webkit-unassigned] [Bug 225765] [GStreamer] Another crash under gst_element_add_pad
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 16 07:48:57 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=225765
Philippe Normand <pnormand at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pnormand at igalia.com
--- Comment #3 from Philippe Normand <pnormand at igalia.com> ---
I think this happens because your openh264dec decoder can't handle the progressive-high profile:
:00:00.024920765 1419 0x7f20ac001aa0 WARN basetransform gstbasetransform.c:1362:gst_base_transform_setcaps:<capsfilter0> transform could not transform video/x-h264, stream-format=(string)byte-stream, alignment=(string)au, level=(string)3.2, profile=(string)progressive-high, width=(int)1366, height=(int)684, framerate=(fraction)24000/1001, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)bt709, interlace-mode=(string)progressive, chroma-format=(string)4:2:0, bit-depth-luma=(uint)8, bit-depth-chroma=(uint)8, parsed=(boolean)true in anything we support
Plugin Details:
Name openh264
Description OpenH264 encoder/decoder plugin
Filename /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstopenh264.so
Version 1.16.3
License BSD
Source module gst-plugins-bad
Binary package GStreamer Bad Plug-ins source release
Origin URL freedesktop-sdk
...
SINK template: 'sink'
Availability: Always
Capabilities:
video/x-h264
stream-format: byte-stream
alignment: au
profile: { (string)constrained-baseline, (string)baseline, (string)main, (string)high }
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210516/74df1ac3/attachment.htm>
More information about the webkit-unassigned
mailing list