[Bug 667549] [0.11] [h264] Calls gst_video_frame_map_id() on non-writable buffer but wants to write during flushing seek

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 22 07:43:11 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=667549
  GStreamer | gst-ffmpeg | 0.11.x

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2012-02-22 15:36:11 UTC ---
I managed to reproduce it, it is caused by the multithreading version of
ffmpeg. somehow ffmpeg calls _release on a buffer but then gives us more
references to it. Disabling multithreaded decoding seems to fix it.

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