Re: [FFmpeg-devel] [PATCH] nvenc: support dynamic aspect ratio change

2017-02-12 Thread Miroslav Slugeň
Dne 12.2.2017 v 20:27 Timo Rothenpieler napsal(a): On 2/12/2017 7:53 PM, Miroslav Slugeň wrote: If there is input like DVB-T streams it can change aspect ratio on-the-fly, so nvenc should respect this change and change aspect ratio in encoder. Haven't tested yet, but seems like a good idea. Are

Re: [FFmpeg-devel] [PATCH] nvenc: support dynamic aspect ratio change

2017-02-12 Thread Timo Rothenpieler
On 2/12/2017 7:53 PM, Miroslav Slugeň wrote: > If there is input like DVB-T streams it can change aspect ratio > on-the-fly, so nvenc should respect this change and change aspect ratio > in encoder. Haven't tested yet, but seems like a good idea. Are there other parameters that would make sense to

[FFmpeg-devel] [PATCH] nvenc: support dynamic aspect ratio change

2017-02-12 Thread Miroslav Slugeň
If there is input like DVB-T streams it can change aspect ratio on-the-fly, so nvenc should respect this change and change aspect ratio in encoder. -- Miroslav Slugeň >From d836780d56fb7d7a63d91a2af87a0f84743d95d6 Mon Sep 17 00:00:00 2001 From: Miroslav Slugen Date: Sun, 12 Feb 2017