Featured on May 26, 2025 by 0 0: Hate video essay channels? Here's how to watermark videos you upload to Kiwi Farms so they can't use your footage.
Here's a method where you can use ffmpeg to niggermark instead of having to use video editing software.
Here's a tutorial on how to install, set-up and use ffmpeg.
READ NIGGA READ
Another effective example is colourgrading. (May require video editing software.)
Similar to a youtuber by the name of EmpLemon who used this in the past to almost completely bypass youtubes auto copyright detection by making the simpsons greenscale. If this is used in with the watermark it could potentially make it unrecoverable without using paid services.
Example:

Here's an example showing a see through a displacement map. Simple but can be expanded.
(requires video editing software, or advanced coding skills)
Another user has thrown their hat into the ring of examples and has even offered a method of automation.
Post in thread 'Austin Curtis Peterson / BossmanJack / AustinGambles / Austin_07 / irondollah' https://kiwifarms.net/threads/austi...les-austin_07-irondollah.170347/post-21514441
^this is the old method with just fonts from the last time I edited^
This is for the guy that asked about custom images.
Post in thread 'Watermark Discussion.' https://kiwifarms.net/threads/watermark-discussion.220285/post-21515754
^ THIS one method appears to be the most customizable so far For images, previous one was for fonts only, this is if you want it to be an image. ^
Let me know your favorite or other ways you like to nigger mark so we can come to a solution.I just happened to be working in FFMPEG all day, behold:
Bash:ffmpeg -y -i INPUT_FILE.mp4 -f lavfi -i color=c=0x00000000@0.0:s=qcif:r=10,format=rgba -filter_complex "[1]drawtext=text='nigger':fontsize=48:fontcolor=#00000077[totile];[totile]tile=25x25[tooverlay];[0:v][tooverlay]overlay=x=sin(n / 5)*5:y=sin(n / 3) * 2" -shortest OUTPUT_FILE.mp4
Colors can be adjusted as necessary - replace the#00000077
with different hex values (It's RGBA)
This user suggested using a gif, would work for conventional video editing, not sure if ffmpeg would allow for it
Here's a tutorial on how to install, set-up and use ffmpeg.
READ NIGGA READ
Another effective example is colourgrading. (May require video editing software.)
Similar to a youtuber by the name of EmpLemon who used this in the past to almost completely bypass youtubes auto copyright detection by making the simpsons greenscale. If this is used in with the watermark it could potentially make it unrecoverable without using paid services.
Example:

Here's an example showing a see through a displacement map. Simple but can be expanded.
(requires video editing software, or advanced coding skills)
Another user has thrown their hat into the ring of examples and has even offered a method of automation.
Post in thread 'Austin Curtis Peterson / BossmanJack / AustinGambles / Austin_07 / irondollah' https://kiwifarms.net/threads/austi...les-austin_07-irondollah.170347/post-21514441
^this is the old method with just fonts from the last time I edited^
This is for the guy that asked about custom images.
Post in thread 'Watermark Discussion.' https://kiwifarms.net/threads/watermark-discussion.220285/post-21515754
^ THIS one method appears to be the most customizable so far For images, previous one was for fonts only, this is if you want it to be an image. ^
Last edited: