Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created May 14, 2022 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YHaruoka/7c38c0ce68fa51236f9206cc7e3b3f31 to your computer and use it in GitHub Desktop.
Save YHaruoka/7c38c0ce68fa51236f9206cc7e3b3f31 to your computer and use it in GitHub Desktop.
ffmpeg -i input.mp4 -vf "fade=t=in:st=0:d=1,fade=t=out:st=4:d=1" output.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment