jaefabric.blogg.se

Windows 8 cannot find ffmpeg library
Windows 8 cannot find ffmpeg library










windows 8 cannot find ffmpeg library

I can clearly find the file: $ find /usr -iname libx265.so.77 The problem I'm having is that even after all of this running successfully, when I run ffmpeg from within the machine, I get the following error: ffmpeg: error while loading shared libraries: libx265.so.77: cannot open shared object file: No such file or directory Hopefully, even if you don't know Ansible, it should be clear what this is doing. enable-libopus -enable-libtheora -enable-libvorbis -enable-libvpx \ enable-libass -enable-libfdk-aac -enable-libfreetype -enable-libmp3lame \ enable-gpl -enable-version3 -enable-nonfree \ Shell: PKG_CONFIG_PATH=/usr/local/lib/pkgconfig /usr/src/ffmpeg/configure \

windows 8 cannot find ffmpeg library windows 8 cannot find ffmpeg library

configure -prefix=/usr/local -disable-examples -disable-unit-tests /sourceĬreates: /usr/src/x265/build/linux/MakefileĬommand: /usr/src/libfdk-aac/configure -prefix=/usr/local -disable-sharedĬreates: /usr/src/libfdk-aac/libFDK/src/FDK_core.oĬommand. I'm using Ansible to automate the compilation, so you can see all of the steps here: -Ĭommand: cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLED_SHARED:bool=off. You can clone the project and vagrant up, and you'll have FFMPEG installed in the box: /rfkrocktk/vagrant-ffmpeg. I'm compiling on a Vagrant virtual machine in VirtualBox on Ubuntu server 14.04. I'm compiling FFMPEG from source using the guide for Ubuntu which I've used before with success.












Windows 8 cannot find ffmpeg library