dfaker / WebmGenerator

UI and Automation to cut, filter and join high quality webms, mp4s or gifs.
Mozilla Public License 2.0
524 stars 33 forks source link

Error #10

Closed Artis84 closed 4 years ago

Artis84 commented 4 years ago

Hi

I have this error when i launch the program Capture du 2020-08-24 08-31-23

I dont understand

dfaker commented 4 years ago

You'll need to install tkinter too if it's not already present:

sudo apt-get update sudo apt-get install python3-tk

Artis84 commented 4 years ago

It's work but now i have this error: Capture du 2020-08-24 12-13-54

dfaker commented 4 years ago

You'll also need to apt-install the most recent ffmpeg and libmpv

Artis84 commented 4 years ago

Thanks 👍