The Yellow Architect 9b8a12fc92 Added lfrc hotkey which compresses videos (webm,mkv,mp4) via ffmpeg
Basically it is the following command but with proper checks and for multiple files: ffmpeg -i input.video -vcodec libx265 -crf  output.mp4
2023-11-18 18:51:37 +02:00
..