Re: [FFmpeg-devel] [PATCH] configure: rename cuda to ffnvcodec

2018-03-05 Thread Timo Rothenpieler
Am 04.03.2018 um 20:15 schrieb Compn: On Sat, 3 Mar 2018 22:39:45 +0100, Timo Rothenpieler wrote: Right now, if someone configures ffmpeg with for example --enable-nvenc they will get an error message complaining about missing cuda. This is very confusing and already has lead people into ins

Re: [FFmpeg-devel] [PATCH] configure: rename cuda to ffnvcodec

2018-03-04 Thread Compn
On Sat, 3 Mar 2018 22:39:45 +0100, Timo Rothenpieler wrote: > Right now, if someone configures ffmpeg with for example --enable-nvenc they > will > get an error message complaining about missing cuda. > This is very confusing and already has lead people into installing the CUDA > SDK, > even t

Re: [FFmpeg-devel] [PATCH] configure: rename cuda to ffnvcodec

2018-03-03 Thread Philip Langdale
On Sat, 3 Mar 2018 22:39:45 +0100 Timo Rothenpieler wrote: > Right now, if someone configures ffmpeg with for example > --enable-nvenc they will get an error message complaining about > missing cuda. This is very confusing and already has lead people into > installing the CUDA SDK, even though i

[FFmpeg-devel] [PATCH] configure: rename cuda to ffnvcodec

2018-03-03 Thread Timo Rothenpieler
Right now, if someone configures ffmpeg with for example --enable-nvenc they will get an error message complaining about missing cuda. This is very confusing and already has lead people into installing the CUDA SDK, even though it's not what they need. This will make it complain about ffnvcodec i