[Bug 761014] File can't be played with hardware acceleration in Android gstreamer tutorial 5
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jan 27 16:12:08 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761014
--- Comment #26 from Gregoire <gregoire at gentil.com> ---
2) The problem seems to occur in gst_amc_video_dec_on_frame_available which is
called even when the video is not played any more. A mutex is unhappy about
such call. A quick fix is to comment the call of native_onFrameAvailable in the
Java part.
Perhaps, I don't have the latest of gst-plugins-bad. I'm doing a full CLEAN
recompilation.
--
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