[Bug 719799] vp8enc: Fails to renegotiate if irrelevant parts of the caps change

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 16 07:46:36 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=719799
  GStreamer | gst-plugins-good | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
            Summary|vp8enc: failed to encode    |vp8enc: Fails to
                   |some streams                |renegotiate if irrelevant
                   |                            |parts of the caps change
     Ever Confirmed|0                           |1

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-16 15:46:29 UTC ---
The caps are not the same, the interlace mode is changing for some reason. For
exactly-same caps the video encoder base class already ignores this.

I think vp8enc and other encoder subclasses should check for this themselves,
as we can't do this in the baseclass because for some codecs reconfiguration
might be needed if the interlace mode changes.

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