Hi,
I have installed ASIStudio on Ubuntu 19.10.
When trying to run ASILive nothing happens, it appears a number of missing library dependencies are present:
:~/ASIStudio$ ldd ASILive | grep "not found"
libavcodec-ffmpeg.so.56 => not found
libavformat-ffmpeg.so.56 => not found
libavutil-ffmpeg.so.54 => not found
libswscale-ffmpeg.so.3 => not found
libpng12.so.0 => not found
libjasper.so.1 => not found
libIlmImf-2_2.so.22 => not found
libHalf.so.12 => not found
Can you advise where we can get these libraries from? Or perhaps they can be included in the ASIStudio install?