[Bug 630292] x264enc: Use the new x264 API to request a keyframe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 8 14:05:24 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=630292
  GStreamer | gst-plugins-ugly | unspecified

Andoni Morales <ylatuya> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ylatuya at gmail.com

--- Comment #5 from Andoni Morales <ylatuya at gmail.com> 2011-03-08 22:05:22 UTC ---
Or x264_encoder_invalidate_reference()[1] can be used instead:
" 
*      When the client has packet loss or otherwise incorrectly decodes a
frame, the encoder
*      can be told with this command to "forget" the frame and all frames that
depend on it, referencing
*      only frames that occurred before the loss.  This will force a keyframe
if no frames are left to
*      reference after the aforementioned "forgetting"."

[1]http://git.videolan.org/?p=x264.git;a=blob;f=x264.h;h=24c37926691f9298cb1d4b87f5e4a187d05347a0;hb=HEAD#l795

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