libx264 issue with ffmpeg-nvenc Home › Forums › Tech Support › libx264 issue with ffmpeg-nvenc This topic has 2 replies, 3 voices, and was last updated 6 years, 10 months ago by Orn. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts July 29, 2016 at 12:54 pm #67730 striderParticipant Something weird is going on here, I’ve already received two reports about this problem. Any idea? https://github.com/lutris/ffmpeg-nvenc/issues/3 July 29, 2016 at 1:18 pm #76593 Venn StoneKeymaster What happens if they –enable-static? July 29, 2016 at 1:32 pm #76594 OrnParticipant someone said to do this to another guy that was having problems with libx264 # Install x264 sudo apt-get -y install libx264-dev cd git clone –depth 1 [url=git://git.videolan.org/x264]git://git.videolan.org/x264[/url] cd x264 ./configure –enable-static make sudo checkinstall –pkgname=x264 –pkgversion=”3:$(./version.sh | awk -F'[” ]’ ‘/POINT/{print $4″+git”$5}’)” –backup=no –deldoc=yes –fstrans=no –default Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In