[Bug 774428] videoconverter: Segfault in orc when converting UYVY to I420 from a raw video in mp4 streamed over HTTP

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 16 16:31:08 UTC 2016


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
in caps:  video/x-raw, format=(string)UYVY, width=(int)320, height=(int)240,
interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1,
chroma-site=(string)jpeg, colorimetry=(string)bt601, framerate=(fraction)30/1
out caps: video/x-raw, width=(int)320, height=(int)240,
interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1,
framerate=(fraction)30/1, format=(string)I420

And I confirm it's been failing on ci.gst since the switch to python3 (and not
before).

I can also reproduce it locally (so not specific to ci.gst machine).

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