How i can install on windows?
TheOppaiDragon opened this issue · 1 comments
TheOppaiDragon commented
I see you done for linux but i have windows how i can install?
Elagoht commented
This package was created for Nemo file manager on linux. So you can't use it on Windows. But you can use main functionality of this package by using this command:
ffmpeg -i input.mp4 -vcodec libx264 -crf 24 output.mp4
Of course you need to install ffmpeg first.