Jacherr / assyst-tracking

Tracking repository for the Assyst discord bot
7 stars 0 forks source link

Audio mute command #54

Open ghost opened 1 year ago

ghost commented 1 year ago

A command to mute audio from video files would be useful, its really simple and fast if you use FFMPEG.

ffmpeg -i in -vcodec copy -an out