Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration

2021-01-17 Thread madderek--- via ffmpeg-user
-Original Message- From: ffmpeg-user On Behalf Of Carl Zwanzig Sent: 17 January 2021 21:07 To: ffmpeg-user@ffmpeg.org Subject: Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration Yes, you are right that I don't understand the compilation of software packages. That&#x

Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration

2021-01-17 Thread Carl Zwanzig
Please fix your email quoting and send plain text to this list. On 1/16/2021 6:47 AM, madderek--- via ffmpeg-user wrote: C:\Windows\System32\nv-codec-headers>make install PREFIX=/usr make: *** No rule to make target `install'. Stop. It really sounds like you are not familiar with the basic t

Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration

2021-01-16 Thread Michael Shaffer
Sent: 16 January 2021 15:23 > To: FFmpeg user questions > Subject: Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration > > Thanks for reply > > Does that mean installing ubuntu rather than Windows? (which I've never > done but happy to try!!) > > Derek >

Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration

2021-01-16 Thread madderek--- via ffmpeg-user
-Original Message- From: ffmpeg-user On Behalf Of Michael Shaffer Sent: 16 January 2021 15:23 To: FFmpeg user questions Subject: Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration Thanks for reply Does that mean installing ubuntu rather than Windows? (which I've

Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration

2021-01-16 Thread Michael Shaffer
fmpeg-user On Behalf Of Carl > Zwanzig > Sent: 15 January 2021 21:13 > To: ffmpeg-user@ffmpeg.org > Subject: Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration > > > > Thanks very much for taking the trouble to reply. > > > > I'm following the

Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration

2021-01-16 Thread madderek--- via ffmpeg-user
-Original Message- From: ffmpeg-user On Behalf Of Carl Zwanzig Sent: 15 January 2021 21:13 To: ffmpeg-user@ffmpeg.org Subject: Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration Thanks very much for taking the trouble to reply. I'm following the instruc

Re: [FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration

2021-01-15 Thread Carl Zwanzig
On 1/15/2021 10:49 AM, madderek--- via ffmpeg-user wrote: I cannot get the 'make' command to work - I get 'make' is not recognized as an internal or external command, operable program or batch file. Well install make (nvidia's instructions include that). What's your intended build envir

[FFmpeg-user] Compiling FFmpeg with Nvidia GPU acceleration

2021-01-15 Thread madderek--- via ffmpeg-user
Hi I'm using Using FFmpeg with NVIDIA GPU Hardware Acceleration :: NVIDIA Video Codec SDK Documentation for Windows 10 All goes well until I hit the last three commands: * Goto nv-codec-heade