Remontoire@lemmy.world to Lemmy.World Announcements@lemmy.worldEnglish · 1 year agoReddit CEO learns going to war with the internet is a LOSING battleyewtu.bevideomessage-square70fedilinkarrow-up1155arrow-down18
arrow-up1147arrow-down1videoReddit CEO learns going to war with the internet is a LOSING battleyewtu.beRemontoire@lemmy.world to Lemmy.World Announcements@lemmy.worldEnglish · 1 year agomessage-square70fedilink
minus-squarejorgesumle@lemmy.ptlinkfedilinkarrow-up4·1 year agoYou can also create color noise 🌈: 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
You can also create color noise 🌈:
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