Linux is possible

I put together a short shell script to remove commercials from a recording, convert it to av1 using nvenc and move it to another folder keeping original folder structure. This is a proof of concept that it is possible to write mcebuddy for linux. Unfortunately, I don’t have the skills to take it any farther. Hopefully Goose or Rboy does. It is based off another script I found floating around the internet.

requirements:

comchap
comskip
ffmpeg
cuda

tested on xubuntu 24.04

mcebuddylinux.sh (1.1 KB)