Since the last changes in the source code, avidemux no longer starts.

Started by plux7887, May 29, 2023, 07:04:44 PM

Previous topic - Next topic

plux7887

Since the last changes in the source code, avidemux no longer starts. The error message appears in the terminal: "avidemux3_qt6: error while loading shared libraries: libADM6avcodec.so.59: cannot open shared object file: No such file or directory"

eumagga0x2a

You have probably a mixup of different Avidemux builds. When compiled from the latest git, Avidemux executables try to load libADM6avcodec.so.60 (from the internal FFmpeg 6.0), not a .59 one.


eumagga0x2a

What are you doing to get this problem in the first place? Make sure you don't try to run an older build, this should do the trick.