Skip to content

Instantly share code, notes, and snippets.

@YHaruoka
Created May 26, 2022 06:10
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/cb9f93f3f18f8cabf0f342e529315161 to your computer and use it in GitHub Desktop.
Save YHaruoka/cb9f93f3f18f8cabf0f342e529315161 to your computer and use it in GitHub Desktop.
ffmpeg -f lavfi -i pal100bars=s=1920x1080:r=60:d=10 pal100bars.mp4
ffmpeg -f lavfi -i smptebars=s=1920x1080:r=60:d=10 smptebars.mp4
ffmpeg -f lavfi -i smptehdbars=s=1920x1080:r=60:d=10 smptehdbars.mp4
ffmpeg -f lavfi -i testsrc=s=1920x1080:r=60:d=10 testsrc.mp4
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment