craft-transcoder icon indicating copy to clipboard operation
craft-transcoder copied to clipboard

Add option to remove audio channel from video file

Open urbantrout opened this issue 2 years ago • 2 comments

ffmpeg offers a solution to remove all audio channels via -an (https://ffmpeg.org/ffmpeg.html#Audio-Options)

Useful if editors upload videos with audio which are only being used as background videos (autoplay, muted)

urbantrout avatar Aug 23 '23 11:08 urbantrout

Maybe the best idea is just have to have some kind of generic "additional flags" you can pass in?

khalwat avatar Aug 24 '23 00:08 khalwat

Good idea! Will send a PR when I find time…

urbantrout avatar Sep 01 '23 10:09 urbantrout