Re: [FFmpeg-devel] [PATCH] nvenc:Add Fractional CQ Support

2017-05-10 Thread Timo Rothenpieler
Am 10.05.2017 um 16:18 schrieb Moritz Barsnick: > On Wed, May 10, 2017 at 10:31:59 +0200, Timo Rothenpieler wrote: >> applied, thanks! > > Did you notice that the patch has Windows line endings in the > changed/added lines? I'm not sure whether that leaks into git when you > apply/push it, and I h

Re: [FFmpeg-devel] [PATCH] nvenc:Add Fractional CQ Support

2017-05-10 Thread Moritz Barsnick
On Wed, May 10, 2017 at 10:31:59 +0200, Timo Rothenpieler wrote: > applied, thanks! Did you notice that the patch has Windows line endings in the changed/added lines? I'm not sure whether that leaks into git when you apply/push it, and I haven't managed to check. (tools/patcheck doesn't seem to no

Re: [FFmpeg-devel] [PATCH] nvenc:Add Fractional CQ Support

2017-05-10 Thread Timo Rothenpieler
Am 10.05.2017 um 10:38 schrieb Hendrik Leppkes: > On Wed, May 10, 2017 at 10:31 AM, Timo Rothenpieler > wrote: >> Am 10.05.2017 um 08:49 schrieb Yogender Gupta: >>> >>> CQ rate control in NVENC now supports fractional values (SDK 8.0). Please >>> find patch attached for the same. >>> >>> Thanks, >

Re: [FFmpeg-devel] [PATCH] nvenc:Add Fractional CQ Support

2017-05-10 Thread Yogender Gupta
>> I'm wondering what the difference between this and constqp mode is, does >> this set a constant quality in otherwise vbr mode? Yes, something similar. Thanks, Yogender --- This email message is for the sole use o

Re: [FFmpeg-devel] [PATCH] nvenc:Add Fractional CQ Support

2017-05-10 Thread Hendrik Leppkes
On Wed, May 10, 2017 at 10:31 AM, Timo Rothenpieler wrote: > Am 10.05.2017 um 08:49 schrieb Yogender Gupta: >> >> CQ rate control in NVENC now supports fractional values (SDK 8.0). Please >> find patch attached for the same. >> >> Thanks, >> Yogender > > > applied, thanks! > > I'm wondering what t

Re: [FFmpeg-devel] [PATCH] nvenc:Add Fractional CQ Support

2017-05-10 Thread Timo Rothenpieler
Am 10.05.2017 um 08:49 schrieb Yogender Gupta: CQ rate control in NVENC now supports fractional values (SDK 8.0). Please find patch attached for the same. Thanks, Yogender applied, thanks! I'm wondering what the difference between this and constqp mode is, does this set a constant quality i

[FFmpeg-devel] [PATCH] nvenc:Add Fractional CQ Support

2017-05-09 Thread Yogender Gupta
CQ rate control in NVENC now supports fractional values (SDK 8.0). Please find patch attached for the same. Thanks, Yogender --- This email message is for the sole use of the intended recipient(s) and may contain co