V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
justin2018

批量增大视频音量脚本

  •  
  •   justin2018 · Oct 19, 2022 · 883 views
    This topic created in 1285 days ago, the information mentioned may be changed or developed.
    
    find . -name '*.mp4' -exec sh -c 'ffmpeg -i "$0" -vcodec copy -af "volume=30dB" "${0%%}.mp4"' {} \;
    
    
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2961 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 00:29 · PVG 08:29 · LAX 17:29 · JFK 20:29
    ♥ Do have faith in what you're doing.