[Bug 765456] Strange bug re-encoding video with GST 1.8.1 on Mac OS 10.10

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 4 01:57:26 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765456

Alessandro Decina <alessandro.d at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alessandro.d at gmail.com

--- Comment #10 from Alessandro Decina <alessandro.d at gmail.com> ---
Created attachment 327259
  --> https://bugzilla.gnome.org/attachment.cgi?id=327259&action=edit
Proposed fix

As discussed on IRC, the problem is that vtdec configures GLMemory by default,
then while it can renegotiate to sysmem, because decodebin exposes the pad too
late renegotiation can't happen and we get not-negotiated.

This change fixes it for me. Someone please double check before I commit.

(Separately I now already made vtdec default to sysmem).

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