Simple website for disguising rickrolls (and other videos) with other thumbnail. This tool is perfect for rickrolling your friends on Discord. The conversion is using ffmpeg on WebAssembly and doesn’t require a server other than serving a page.
Simple website for disguising rickrolls (and other videos) with other thumbnail. This tool is perfect for rickrolling your friends on Discord. The conversion is using ffmpeg on WebAssembly and doesn’t require a server other than serving a page.
Added reassuring message if processing takes longer time.
Changed defaults settings to lower (10 fps, 5 sec) to assure quick default waiting times even on weaker hardware,
Log in to leave a comment
This is Rickroll Disguiser, as the name suggests it is designed to disguise mainly rickrolls (but not only) as something different.
I made it because I was tired with doing it manually to troll my friends on Discord (yes, I do it quite often, often enough, that I felt automating it is worth the effort).
It works by using WebAssembly and ffmpeg on client side without any work on server beside serving the website.
By making this website I learnt how to use ffmpeg with WebAssembly, because I never used it before,
Log in to leave a comment
Added options to scale to selected input, set framerate as well as video length
Also added caching for preview images to prevent them flashing when changing inputs
Refined ffmpeg processes for better compatibility with different sizes photos/videos
Log in to leave a comment
Added basic processing, with no setting.
TODO:
Log in to leave a comment