On Tue, Aug 18, 2015 at 02:00:17PM +0100, Derek Buitenhuis wrote:
> Currently, when forcing an I frame, via API, or via the ffmpeg cli,
> using -force_key_frames, we still let x264 decide what sort of
> keyframe to user. In some cases, it is useful to be able to force
> an IDR frame, e.g. for cutting streams.
> 
> Signed-off-by: Derek Buitenhuis <derek.buitenh...@gmail.com>
> ---
>  libavcodec/libx264.c | 5 ++++-
>  libavcodec/version.h | 2 +-
>  2 files changed, 5 insertions(+), 2 deletions(-)

LGTM unless someone wants to extend the API to pass this per frame
.pict_type or .keyframe or whatever

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to