Skip to content

Instantly share code, notes, and snippets.

@berarma
Created August 11, 2025 13:15
Show Gist options
  • Save berarma/3eb9c6f29ccaa171ff7fe6e178362ed1 to your computer and use it in GitHub Desktop.
Save berarma/3eb9c6f29ccaa171ff7fe6e178362ed1 to your computer and use it in GitHub Desktop.
One liners
Create video test file with FFmpeg:
# ffmpeg -lavfi "testsrc=640x480;sine=10:100" -t 30 -pix_fmt yuv420p test.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment