On 9/20/14, Bart Gopnik <[email protected]> wrote: > ffmpeg -i INPUT -af silenceremove=1:0.1:0:1:0.1:0 OUTPUT > > What is what in 1:0.1:0:1:0.1:0?
start_periods=1 start_duration=0.1 - can be 0 start_threshold=0 stop_periods=1 stop_duration=0.1 stop_threshold=0 > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
