[gstreamer-bugs] [Bug 641729] New: [vp8enc] Add properties to control the keyframe distance
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Feb 7 07:16:14 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=641729
GStreamer | gst-plugins-bad | git
Summary: [vp8enc] Add properties to control the keyframe
distance
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: ylatuya at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=180308)
View: https://bugzilla.gnome.org/attachment.cgi?id=180308
Review: https://bugzilla.gnome.org/review?bug=641729&attachment=180308
add property 'min-keyframe-distance'
The following patches add the properties 'min-keyframe-distance' and
'keyframe-placement-mode'.
The spec doesn't document it, but min_kf_distance can only be 0 or equal to
max_kf_distance, otherwise the encoder will not init.[1]
Does it make sense property 'fixed-keyframe-distance' instead? Or should I
leave the 'min-keyframe-distance' if in the future it can be used with a
different combination of values?
[1]http://www.webmproject.org/tools/vp8-sdk/structvpx__codec__enc__cfg.html#a0a7b5444ecb09745cbe8d5af17553846
--
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