mirror of
https://github.com/vondas-network/videobeaux.git
synced 2026-05-11 04:12:54 +02:00
436 B
436 B
silence_extraction
Description
Extracting the silence out of a video file
Arguments
min_dmax_dadjuster
Program Template
videobeaux -P silence_extraction -i input.mp4 -o output.mp4 --min_d VALUE --max_d VALUE --adjuster VALUE
Real World Example
videobeaux -P silence_extraction -i myvideo.mp4 -o silence_extraction_styled.mp4 --min_d EXAMPLE --max_d EXAMPLE --adjuster EXAMPLE