Re: [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly

2018-05-02 Thread Timo Rothenpieler
Hi thanks for your feedback. I was not sure of whether to put the capability check with the others in nvenc_check_capabilities because if the cap is missing this would remove the encoder altogether: ex: ln. 453 :     if ((ret = nvenc_check_capabilities(avctx)) < 0)                     got

Re: [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly

2018-05-02 Thread pkv.stream
Le 03/05/2018 à 12:14 AM, Timo Rothenpieler a écrit : Am 02.05.2018 um 23:58 schrieb Timo Rothenpieler: Am 02.05.2018 um 23:18 schrieb pkv.stream: Hello, The patch enables dynamic bitrate through ReconfigureEncoder method from nvenc API. This is useful for live streaming in case of network c

Re: [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly

2018-05-02 Thread pkv.stream
Le 02/05/2018 à 11:58 PM, Timo Rothenpieler a écrit : Am 02.05.2018 um 23:18 schrieb pkv.stream: Hello, The patch enables dynamic bitrate through ReconfigureEncoder method from nvenc API. This is useful for live streaming in case of network congestion. A similar patch for changing aspect rat

Re: [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly

2018-05-02 Thread Timo Rothenpieler
Am 02.05.2018 um 23:58 schrieb Timo Rothenpieler: Am 02.05.2018 um 23:18 schrieb pkv.stream: Hello, The patch enables dynamic bitrate through ReconfigureEncoder method from nvenc API. This is useful for live streaming in case of network congestion. A similar patch for changing aspect ratio d

Re: [FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly

2018-05-02 Thread Timo Rothenpieler
Am 02.05.2018 um 23:18 schrieb pkv.stream: Hello, The patch enables dynamic bitrate through ReconfigureEncoder method from nvenc API. This is useful for live streaming in case of network congestion. A similar patch for changing aspect ratio dynamically was previously submitted by Miroslav Sl

[FFmpeg-devel] [PATCH]avocdec/nvenc: Reconfigure bitrate on the fly

2018-05-02 Thread pkv.stream
Hello, The patch enables dynamic bitrate through ReconfigureEncoder method from nvenc API. This is useful for live streaming in case of network congestion. A similar patch for changing aspect ratio dynamically was previously submitted by Miroslav Slugen: https://patchwork.ffmpeg.org/patch/2