Hi, I have installed the new "cinelerra-5.1-ub16.04-20190430.x86_64-static.txz" release in another AMD desktop PC with UbuntuStudio_16.04_LTS. When I run ./cin by terminal an error "libva.so.1 ..." appear. I read the "releasenotes.pdf" about, and I understand I have to install the libva-dev and libvdpau-dev. Unfortunately that desktop PC is off-line, so I ask you if there is a easy way (workaround) to bypass the problem to use the new Cin release. (the prevoius Cin releases works fine, of course). Thank you. IgorBeg Il 01/05/2019 4.09, Phyllis Smith ha scritto:
Latest builds are now available at:
https://www.cinelerra-gg.org/download/tars/ https://www.cinelerra-gg.org/download/pkgs/
Cin will NOT START without the system libva-dev (or libva) AND libvdpau-dev (or libvdpau) libraries installed. You will see an error message at startup like the following if missing:
error while loading shared libraries: libva.so.1 cannot ...
Release notes are at: https://www.cinelerra-gg.org/download/releasenotes.pdf or as shown in text below. -------------------------------------------------------------------------------------------------------------------------------------------- Cinelerra-GG (Version Infinity) Release Notes for 04/01/2019-04/30/2019 for builds
*VIP* - if you have an error starting Cin, look at the error message in the window from where you started Cin. It might look something like this: error while loading shared libraries: libva.so.1 cannot … You will have to install your Operating System’s libva-dev and libvdpau-dev (or libva and libvdpau). **