I'm not a professional video editor, but I do work in video encoding. Sometimes I need to throw together some quick test content. This leaves me often doing the same image search for the same images every time. In an effort to save time, I decided to collect them all up in one place. That place is this website.
Static images representing colorbar test patterns.
Assorted test videos I've put together.
ffmpeg -f lavfi \ -i testsrc=duration=30:size=1920x1080:rate=30 \ -f lavfi -i sine=frequency=1000:sample_rate=48000:duration=30 \ -pix_fmt yuv420p \ -c:v h264 \ -g 60 \ -c:a aac \ -y testbars.ts
ffmpeg -f lavfi \ -i smptebars=duration=30:size=1920x1080:rate=30 \ -f lavfi -i sine=frequency=1000:sample_rate=48000:duration=30 \ -vf drawtext="fontsize=15:fontfile=/Library/Fonts/DroidSansMono.ttf:\ timecode='00\:00\:00\:00':rate=25:text='TCR\:':fontsize=72:fontcolor='white':\ boxcolor=0x000000AA:box=1:x=860-text_w/2:y=960" \ -pix_fmt yuv420p \ -c:v h264 \ -g 60 \ -c:a aac \ -y testbars3.mp4
I've used these stylistic images when video editing my own little projects.
Sometimes you need a 1080-sized black image because the editing software you're using doesn't natively fade to/from black.
Corner bug for low battery, with an alpha-black background. Can be blinked on/off for more visual impact.
Other sources of test content include: