GNOME Bugzilla – Bug 654945
x264enc: implement new force-key-unit API
Last modified: 2012-02-18 20:12:17 UTC
Created attachment 192275 [details] [review] patch As per summary
Review of attachment 192275 [details] [review]: Don't you need to flush the segment on state change and flush stop too ?
Created attachment 192341 [details] [review] patch resetting segment on state change and flush
Yep, new patch attached
Created attachment 196680 [details] updated patch New iteration. Now using the running time to decide when to output a keyframe.
Created attachment 196682 [details] [review] updated patch New iteration. Now using the running time to decide when to output a keyframe.
Looks good. Has this been pushed?
commit 4322fd07523669c9566ca567b02252380ec38df3 Author: Alessandro Decina <alessandro.d@gmail.com> Date: Wed Jul 20 09:00:58 2011 +0200 x264enc: implement force-key-unit API