How do I also add a flag of Isreal on there
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I'd be careful with animated niggermarks. While they might trip up AI tools, if you have mostly static content on screen for a bit removing the watermark is as easy as overlaying it with the content a few frames earlier/later where the watermark wasn't there yet.Exactly what I was thinking of. It would be an absolute nightmare to remove for anyone with any kind of tool.
Novaonline clips being overlayed with nigger likely wouldn’t stop those two due to their Alogging of Nova, they clip shit themselves. However stopping them from using any other clips for videos is a good idea, nigger works FAR better than a link to the site bouncing, unless you want troons white knighting.this but ACTUALLY, SmokeyMC and Kiwi Tapes are fucking reddit scum
holy shit, is this real?View attachment 7405743
A gif that alternates between nigger and kiwifarms logo like this but as a dvd bouncer? Idk how to do that with ffmpeg though. I think that would be pretty cool, you get kiwifarms branding and the anti-youtuber measure.
their zoomer audience need visual stimulation and will click off if its just audio so either we'll see a return to form and usher in a new era of cs surf lolcow commentary videos or niggertubers will be BTFOWhat about audio niggermarking? They could just strip out and use the audio, unless there's a light "nigger" every few seconds or at the beginning of important words.
I agree. Every x seconds should have the female tiktok AI voice say it. Otherwise they could even just blur the video so the audience has something to look at.What about audio niggermarking? They could just strip out and use the audio, unless there's a light "nigger" every few seconds or at the beginning of important words.
In my own retarded opinion, the goal is laughs. That's what the site's all about.If the goal is to get attribution
I understand your implied concern, but I think it's always gonna be better for the site long term if more people join.Can you explain to me why you think advertising the site to the type of people who watch youtubers who say things like "her prostate" and "commit sewerslide" is a good thing?
More halal cows...?Can you explain to me why you think advertising the site to the type of people who watch youtubers who say things like "her prostate" and "commit sewerslide" is a good thing?
I understand your logic but capitalization here requires users join AND contribute to the site via donation/merch runs/superchats. Raw userbase size might not be particularly helpful since the site can’t run ads.The least we can do is capitalize on it as much as possible.
muddah fuggah should have sourced it himself“Stop overlaying everything with nigger you retards! I can’t use this on stream!”
Money isn't the only useful resource for the site. It's mostly about getting eyes on it, and a link or even a hint to the site works much better than a funny word that could be attributed to some other unrelated edgy website.I understand your logic but capitalization here requires users join AND contribute to the site via donation/merch runs/superchats.
Raw userbase size might not be particularly helpful since the site can’t run ads.
ffmpeg -y -i input.mp4 -stream_loop -1 -i cheeseman.gif -filter_complex [1:v]format=rgba,colorchannelmixer=aa=0.53[ov];[ov][v]scale2ref[overlay][vid];[vid][overlay]overlay=0:0:shortest=1[out] -map [out] -map 0:a? cheeseplease.mp4
Give it a flashing "nigger" caption underneath the logo and make it bounce around the screen like those old DVD player logos
an animated DVD logo bounce overlay with libavfilter and ffmpeg should be as effective and much more difficult to remove than any static watermark
this should be a pretty simple script but normies can't use command line or install ffmpeg
ffmpeg -i input.mp4 -i TEST.png -filter_complex "[1:v]format=rgba[logo];[0:v][logo]overlay=x='abs(mod(t*300,2*(W-w))-(W-w))':y='abs(mod(t*300,2*(H-h))-(H-h))'" -c:v libx264 -crf 18 -preset veryfast -pix_fmt yuv420p output.mp4
What is the best way to superimpose a good nigger mark on an MP4 using ffmpeg?
overlay this @ like 3-5% transparency
ffmpeg -i "inputvideo.mp4" -stream_loop -1 -i "nigger.gif" -filter_complex "[1:v]format=rgba,colorchannelmixer=aa=0.03[ov];[0:v][ov]overlay=0:0" -shortest -c:a copy "niggerfied.mp4"