About

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

Static images representing colorbar test patterns.

Basic 1080

ISO 12233

SMPTE Colorbars, 4:3

SMPTE Colorbars, 16:9

Indian Head, 4:3

Indian Head, 16:9

Video

Assorted test videos I've put together.

Colorbars With Timecode

Colorbars With Timecode & Spirograph

Dropframe

ffmpeg Colorbars

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 Colorbars + Timecode

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                    
                

Clouds

Graphics

I've used these stylistic images when video editing my own little projects.

Black Frame

Sometimes you need a 1080-sized black image because the editing software you're using doesn't natively fade to/from black.

Battery Dead

Full-screen “battery dead” graphic.

Low Battery

Corner bug for low battery, with an alpha-black background. Can be blinked on/off for more visual impact.

No Signal

Elsewhere

Other sources of test content include: