GNOME Bugzilla – Bug 795303
encoder: h265: assertion when releasing internal codec buffers in certain pipelines (intel driver)
Last modified: 2018-11-03 15:53:58 UTC
the simplest pipeline I've found to replicated the assertion is gst-launch-1.0 -ve videotestsrc num-buffers=50 ! vaapih265enc ! \ matroskamux ! matroskademux ! fakesink silent=false backtrace:
+ Trace 238561
This issue might be a driver's issue. It looks like a race condition when the driver releases internal HEVC surfaces before the codec buffer is freed by the encoder.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/issues/91.