Re: [FFmpeg-devel] [PATCH 1/2] avcodec/nvenc: Fix b-frame parameter handling

2015-01-26 Thread Michael Niedermayer
On Mon, Jan 26, 2015 at 01:28:21PM +0100, t...@rothenpieler.org wrote: > From: Timo Rothenpieler > > --- > libavcodec/nvenc.c | 28 +++- > 1 file changed, 15 insertions(+), 13 deletions(-) applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133

Re: [FFmpeg-devel] [PATCH 1/2] avcodec/nvenc: Fix b-frame parameter handling

2015-01-26 Thread Timo Rothenpieler
This should behave similar to x264 and other encoders, as it handles a gop_size of 0 as Intra-Only, while it's still possible to control how many B-Frames it inserts. signature.asc Description: OpenPGP digital signature ___ ffmpeg-devel mailing list