[Bug 653649] [ffmpegdec] complains in basic encoding / decoding pipeline

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 7 09:37:28 PDT 2012


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

--- Comment #12 from Matej Knopp <matej.knopp at gmail.com> 2012-09-07 16:37:23 UTC ---
This was caused by sending empty buffer to ffmpeg before decoding. This
confused the decoder thread state when frame based multi threading is enabled.
The decoder should only be flushed on EOS. IIRC it is fixed now.

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