You are viewing a single thread.
View all comments View context
11 points

I can make color noise with ffmpeg -f rawvideo -video_size 1280x720 -pixel_format yuv420p -framerate 30 -i /dev/urandom -ar 48000 -ac 2 -f s16le -i /dev/urandom -codec:a copy -t 5 color-noise.mov 🌈🌈🌈🌈🌈🌈🌈🌈🌈

permalink
report
parent
reply