]> git.sesse.net Git - ffmpeg/commit
avcodec/nvenc: Generate bufferingPeriod/pictureTiming SEI
authorTimo Rothenpieler <timo@rothenpieler.org>
Wed, 11 May 2016 08:34:31 +0000 (10:34 +0200)
committerTimo Rothenpieler <timo@rothenpieler.org>
Wed, 11 May 2016 08:34:31 +0000 (10:34 +0200)
commit3a9df7dfec89fadfee9e814e6adb2706908dffa4
tree74e7561afe5eb05869fabc31855b42f9017e3e73
parentc8c14d0ffc51c52847899a8a473495e7112a87aa
avcodec/nvenc: Generate bufferingPeriod/pictureTiming SEI

For some unknown reason enabling these causes propper CBR padding,
so as there are no known downsides just always enable them in CBR mode.
libavcodec/nvenc.c