[Bug 694299] crash in put_pixels16_sse2() with SVQ1 video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 17 10:21:59 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=694299
  GStreamer | gst-libav | unspecified

--- Comment #13 from Arnaud Vrac <rawoul at gmail.com> 2013-07-17 17:21:53 UTC ---
This seems to be a bug in the direct rendering path.

Works:
gst-launch file:///media/data/contents/levent_t1.mov ! qtdemux ! avdec_svq1
direct-rendering=false ! videoconvert ! 'video/x-raw, format=NV12' ! fakesink

Crashes:
gst-launch file:///media/data/contents/levent_t1.mov ! qtdemux ! avdec_svq1
direct-rendering=true ! videoconvert ! 'video/x-raw, format=NV12' ! fakesink

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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