How can I split an mp4 video with ffmpeg every time the volume is zero?
问题 I need to split a video into many smaller videos. I have tried PySceneDetect and its 2 scene detection methods don't fit my need. The idea is to trigger a scene cut/break every time the volume is very low, every time audio level is less than a given parameter. I think overall RMS dB volume level is what I mean. The purpose is to split an mp4 video into many short videos, each smaller video with short dialog phrases. So far I have a command to get the overall RMS audio volume level. ffprobe -f