[Bug 694230] quicktime videos have decoding issues in gst-1.x

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 23 09:39:35 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=694230
  GStreamer | gst-plugins | 1.x

--- Comment #18 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-02-23 17:39:33 UTC ---
I believe there is another (or a) difference in 1.x compared to 0.10:

in 1.x we set thread_type=FF_THREAD_SLICE (i.e. multiple threads decode the
same picture if the way it was encoded allows that), in 0.10 the thread type
might default to FF_THREAD_FRAME (not checked if that is the case, just
guessing).

Bug #678086 might also be relevant (though about 0.10).

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