Re: [FFmpeg-devel] [PATCH 1/1] Slightly update nvenc error messages and warnings

2019-10-29 Thread Timo Rothenpieler
Good oh. Thank you. "No capable devices found" is briefer, I wonder whether it works for a confused user like me :) I suppose it would, given it would be in combination the other message expanded as "Multiple reference frames are not supported by the device". On that note, I suppose some or mo

Re: [FFmpeg-devel] [PATCH 1/1] Slightly update nvenc error messages and warnings

2019-10-27 Thread Timo Rothenpieler
On 27.10.2019 03:30, hydra wrote: --- libavcodec/nvenc.c | 40 +--- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c index bbb43ddad8..a18eb1df89 100644 --- a/libavcodec/nvenc.c +++ b/libavcodec/nven

[FFmpeg-devel] [PATCH 1/1] Slightly update nvenc error messages and warnings

2019-10-26 Thread hydra3333
--- libavcodec/nvenc.c | 40 +--- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/libavcodec/nvenc.c b/libavcodec/nvenc.c index bbb43ddad8..a18eb1df89 100644 --- a/libavcodec/nvenc.c +++ b/libavcodec/nvenc.c @@ -321,39 +321,39 @@ static int nvenc