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

批量增大视频音量脚本

  •  
  •   justin2018 · Oct 19, 2022 · 885 views
    This topic created in 1287 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   ·   3748 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 04:32 · PVG 12:32 · LAX 21:32 · JFK 00:32
    ♥ Do have faith in what you're doing.