Post #2459612
2026-04-08 00:29 UTC
FFmpeg can generate classic color bars and moving patterns for testing. Use the "testsrc" filter. The -t option defines the length of the video.
ffmpeg -f lavfi -i testsrc=size=1920x1080:rate=30 -t 10 output.mp4
#FFmpeg #color #bars
Replies (0)
No replies.