Maybe you don't need this today. But for everybody with this error: -Reinstall ffmpeg -Reinstall libwsvg and related -Install wxSVG from https://wxsvg.sourceforge.net/ and build it with ./autogen.sh, ./configure --enable-libav make sudo make install If you installed it previously, open a terminal and type cd wxsvg (for example) and type: make clean, sudo make clean. Then rebuild wxSVG. You'll need Pango and Cairo, Pangocairo and related. Download mp4tools 3.8 cd mp4tools ./autogen.sh -./configure...
You also need to install gpac, sudo apt install gpac
You also need to install gpac, sudo apt install gpac
Maybe you don't need this today. But for everybody with this error: -Reinstall ffmpeg -Reinstall libwsvg and related -Install wxSVG from https://wxsvg.sourceforge.net/ and build it with ./autogen.sh, ./configure, make,sudo make install. If you installed it previously, open a terminal and type cd wxsvg (for example) and type: make clean, sudo make clean. Then rebuild wxSVG. You'll need Pango and Cairo, Pangocairo and related. - Download mp4tools 3.8 - cd mp4tools - ./autogen.sh -./configure --with-wx-config=/usr/bin/wx-config...