Created
August 11, 2025 13:15
-
-
Save berarma/3eb9c6f29ccaa171ff7fe6e178362ed1 to your computer and use it in GitHub Desktop.
One liners
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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