[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
Sun Nov 20 10:58:58 UTC 2016


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

--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I can reproduce this quite easily on Debian too by serving the file with twistd
-n web --path .... and then doing:

gst-launch-1.0 uridecodebin uri=http://127.0.0.1:8080/raw_video.mov  !
videoconvert ! video/x-raw,format=I420 ! autovideosink

I'm quite certain it's an alignment issue.

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