ozmartian / vidcutter

A modern yet simple multi-platform video cutter and joiner.
GNU General Public License v3.0
1.77k stars 137 forks source link

ImportError: libmpv version is incorrect. Required 1.109 got 1.107. #356

Closed slamer59 closed 2 years ago

slamer59 commented 2 years ago

Hello, I just install it from snap

ozmartian commented 2 years ago

This is due to snap's still using old libraries in their core. I'll have to set some time aside to get this working again. In the meantime, I have update the PPA for latest Ubuntu releases so you could install from there, its much better anyways.

$ sudo add-apt-repository ppa:ozmartian/apps $ sudo apt update $ sudo apt install vidcutter

Thx

ozmartian commented 2 years ago

Hi again,

I've just released a new build to the Snap store which should fix this issue once and for all. It takes a few hours for them to be published so please update the snap when prompted or try a manual snap update in a few hours. Let me know how you go.

Thx!

ozmartian commented 2 years ago

Latest snap fixed and verified to work. I still recommend using it via the PPA though.

slamer59 commented 2 years ago

Sorry for the delay ! Yes it works :) Thanks !