[gstreamer-bugs] [Bug 610613] a vp6 flv file crashes totem and pitivi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 3 06:15:07 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=610613
  GStreamer | gst-ffmpeg | git

--- Comment #12 from Edward Hervey <bilboed at gmail.com> 2010-03-03 14:15:02 UTC ---
This is actually due to an overwrite and not an alignment issue.

This needs to be fixed in one of two ways:

1) We revert to revision 21735 (February 10th)
2) We switch to revision 22095 which brings in a new method which gives uses
the various strides to use. This would allow us, when using direct-rendering
and filling the buffer ourself, to set the proper strides on our AVPicture.

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