💻 Software
Watermarking videos on Linux
Fresh7 days ago
Mar 15, 20264420 viewsConfidence Score0%
0%
Problem
I want to add watermarking on to my FLV videos. Previously I used to do that using FFmpeg's option but due to some problems I had to upgrade it to the latest SVN revision. This version of FFmpeg doesn't have support anymore. I have tried mencoder with but mencoder seems to be pretty difficult to wo…
Error Output
vhook
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Watermarking videos on Linux
Low Risk
The correct way to do this with recent ffmpeg is to use the overlay filter. The following command will place on top of , with the upper-left corner of the watermark fifteen pixels to the right and ten pixels down from the upper-left corner of the ma…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix