Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: sl1pkn07 on June 13, 2015, 12:22:39 AM

Title: wrong variable in admCheckNvEnc.cmake
Post by: sl1pkn07 on June 13, 2015, 12:22:39 AM
Hi

in line 23 (https://github.com/mean00/avidemux2/blob/master/cmake/admCheckNvEnc.cmake#L23)

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?
Title: Re: wrong variable in admCheckNvEnc.cmake
Post by: Jan Gruuthuse on June 13, 2015, 12:59:04 PM
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