News:

--

Main Menu

wrong variable in admCheckNvEnc.cmake

Started by sl1pkn07, June 13, 2015, 12:22:39 AM

Previous topic - Next topic

sl1pkn07

Hi

in line 23

the variable ${NVENC_FOUND} is wrong, because never set when found NVENC headers.

and in the cmake summary say:

-- Checking for NVENC
-- *****************
--  nvenc header Found
---snip----
*** Video Encoder      ***
    NVENC          No


change that variable to ${NVENC_CHECKED} fix the problem

greetings

PS: why no open a issue tracker in github? exist another issue tracker for avidemux other than the forum?

Jan Gruuthuse

#1
with bootStrap.bash the same behaviour is showing:
-- Checking for NVENC
-- *****************
--  nvenc header Found

component builds report
*** Video Encoder      ***
    NVENC          No


However when starting the newly build and installed avidemux 2.6.10, its terminal window reports:
[videoEncoder6]Name :ffNvEnc ApiVersion :6 Description :Nvidia hw encoder
[VideoEncoder6] Registered filter /usr/lib/ADM_plugins6/videoEncoders/libADM_ve_ffNvenc.so as  Nvidia hw encoder