[Bug 675359] [0.11] Frame-based multi threaded decoding is broken with gst-ffmpegdec
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu May 3 10:16:14 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=675359
GStreamer | gst-ffmpeg | 0.11.x
Matej Knopp <matej.knopp> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #213387|0 |1
is obsolete| |
--- Comment #3 from Matej Knopp <matej.knopp at gmail.com> 2012-05-03 17:16:08 UTC ---
Created an attachment (id=213394)
View: https://bugzilla.gnome.org/attachment.cgi?id=213394
Review: https://bugzilla.gnome.org/review?bug=675359&attachment=213394
Patch
After discussing this some more with Ronald Bultje at #libav the problem is
that the decoder may only be drained on EOS. It must not be drained at any
other point.
In gst-ffmpegdec it is currently drained on segment event and discont, which is
wrong.
--
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