[FFmpeg-devel] [PATCH] avcodec/libx264: fix forced_idr logic

Michael Niedermayer michael at niedermayer.cc
Thu Oct 13 18:32:54 EEST 2016


On Wed, Oct 12, 2016 at 09:57:16PM +0200, Timo Rothenpieler wrote:
> Currently, it forces IDR frames for both true and false.
> Not entirely sure what the original idea behind the tri-state bool
> option is.
> ---
>  libavcodec/libx264.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

there is X264_TYPE_IDR, X264_TYPE_KEYFRAME and X264_TYPE_I

so there are 3 possibilities, no idea if that was the original idea


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

it is not once nor twice but times without number that the same ideas make
their appearance in the world. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161013/e40483c9/attachment.sig>


More information about the ffmpeg-devel mailing list