[FFmpeg-trac] #6405(undetermined:new): Compile troubles with “cuvid”, “nvenc” and “npp”

FFmpeg trac at avcodec.org
Thu May 25 18:22:55 EEST 2017


#6405: Compile troubles with “cuvid”, “nvenc” and “npp”
-------------------------------------+-------------------------------------
             Reporter:  ahakon       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  cuvid,       |               Resolution:
  nvenc, npp, cuda-sdk               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by ahakon):

 Regarding the driver requirement it can be very easy:

 I suggest to indicate in the source code of files with CUDA the minimal
 version of the required driver.
 Also, a simple WARNING log when running some CUDA component will be also
 useful.

 When I try to compile an updated version of the FFMPEG I found this
 problem:

 - A recent version of the CUDA SDK is installed.
 - Then I can compile one git snapshot of the ffmpeg from some months ago.
 - When updating to a new git snapshot of the ffmpeg the same environment
 can compile it.
 - However the execution fails... and no one indicates the requirement of
 the driver.
 - After update the driver in my workstation, I can start to use the new
 version.

 But the real problem is the lack of sufficient info. In the source code is
 not described the minimal version of the driver. I've spent several hours
 to found the solution:
 Only the original patch submitted to the mailing-list has the info about
 the driver version bump.
 So, it will be very useful to include at minimum some comment in the
 source code.

 You agree?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6405#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list