Feature request: adds the "auto cuts silences" option
it would be nice to have the ability to automatically delete parts where there is silence on the video. for example: if you are editing a vlog, and there are many parts where you are not talking, pressing on this new feature would automatically remove the dead parts. it would save a lot of time and make shorter videos without taking hours to cut the silences manually. sorry for my english, if there is need for clarification I am always available.
edit : this feature exist on olive video editor,it's not perfect but something like that for kdenlive would be good.
-
[ME] maybe we can use from FFMPEG: https://ffmpeg.org/ffmpeg-filters.html#silencedetect or https://ffmpeg.org/ffmpeg-filters.html#silenceremove (blacklisted in MLT) -
or these AI project is better than just remove the silence in the audio https://github.com/toxtli/AutomEditor -
or with this jump cutter https://github.com/carykh/jumpcutter -
Use speech-to-text and remove the non-speech part
WIKI: https://invent.kde.org/multimedia/kdenlive/-/wikis/dev/Ideas -> Detect silence in audio
Related to: https://bugs.kde.org/show_bug.cgi?id=368775
Edited by Farid Abdelnour