Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

-2
votes
0answers
26 views

Are People using Batch Watermarking Softwares or Just Photoshop [closed]

There are many software's offering to watermark your images in Batch without individually selecting the images.Are you using this kind of paid softwares or just doing it with Photoshop manually.Are ...
0
votes
1answer
15 views

Create a watermark in a separate track with FFmpeg

I have a PNG (alpha) file and a video file. I want to create a video in which the first track is the image and the second track is the video (PNG over video). The problem is that the PNG doesn't ...
0
votes
0answers
8 views

How to compute Discrete Cosine Transform [migrated]

How do you compute for the 2DDiscrete Cosine Transform (2D DCT) of an image after it has been divided by 8 x 8. I find it hard to understand the formula. Any help would be appreciated thanks!!!
0
votes
1answer
23 views

Meaning of inverse of the embedding process

What does the inverse of the embedding process mean exactly? For example the embedding process is: Sequentially extract out every 8-bit data from watermark-bit-stream. Obtain a random number, ...
0
votes
2answers
154 views

FFMPEG -VF gives me Unrecognized option VF

I'm trying to watermark a video using FFMPEG and -vf to overlay a PNG.. but it aint working My command line : $ffmpeg->exec('-i "' . $path_src . '" -vf "movie=watermark.png [wm]; [in][wm] ...
2
votes
1answer
550 views

How to remove the watermark on my desktop in test signing mode?

My Windows is in Test Signing mode and I want to keep it that way as I'm a developer. However, is there a way that I can get rid of the Test Mode Windows 7 Build 7600 in the bottom right corner ...
2
votes
3answers
903 views

Windows 7: How to remove the test mode watermark on wallpaper?

After I restarted my computer, I find that Windows 7 has added a watermark to the wallpaper at the right bottom corner. It reads: Test Mode Windows 7 Build 7600 This is legal copy of Windows 7 and ...
0
votes
2answers
606 views

How to remove text and URL watermarks from PDF

I want to remove watermarks from a PDF file (bulk removal). These watermarks are text and an URL. I installed many programs, but these programs only remove image watermarks. Please tell me some ...
4
votes
2answers
80 views

Watermark on screen

My users are not able to see if they are connected to the terminal server or it's the native os. (Even if native os is win7 with aero; and remoted os is in 16-bit color, windows classic theme... I ...
0
votes
0answers
928 views

ffmpeg watermark: problem using movie filter

I want to overlay an image (preferably one with transparency, so only certail shape of it is overlayed) on a video. I came across this old method, which does not work for me (I can't find vhook ...
2
votes
2answers
179 views

How can I apply a watermark on every page of a PDF file?

I have a PDF file and want to apply a watermark like the following on all pages and at 45 degrees: watermark watermark watermark watermark watermark watermark watermark watermark watermark watermark ...
0
votes
1answer
137 views

Embedding Watermarks in VirtualDub - Watermark suddenly is blue

What happened to my logo? Take a look at http://www.youtube.com/watch?v=7ZQlVRPFshs http://www.youtube.com/watch?v=VR58GQr3wV8 See the logo in the bottom-right corner? It's this image: ...
0
votes
1answer
381 views

Filename as text watermark, ffmpeg/mencoder

I have a bunch of photos (from ip cam) witch i pack into video using mencoder, is there a way to tell mencoder to put each filename on produced video? (file names, has the photo shot time)
5
votes
2answers
403 views

Generate or update a PDF to include an encrypted, hidden watermark?

Background Using LaTeX to write a book. When a user purchases the book, the PDF will be generated automatically. Problem The PDF should have a watermark that includes the person's name and contact ...
1
vote
1answer
120 views

How to add watermark to video easily and quickly?

How to add watermark to video easily and quickly?
0
votes
1answer
543 views

Two Line Watermark in Microsoft Word

Is there a way to have a two-line page background watermark in Microsoft Word without using Word Art?
2
votes
0answers
80 views

Software that adds a real-time watermark to an online screencast

I use TeamViewer for remote presentation. Is there any software that would allow adding a real-time watermark with my company logo/name on screen?
1
vote
1answer
378 views

How to prevent stretching, blurring and pixelating of embedded logos in VirtualDub?

take a look at this please http://www.youtube.com/watch?v=te-HVN8y_QE&hd=1 . Notice the embedded "logo" in the upper left corner? How blurry and pixelated it is? This is the original image: ...
0
votes
2answers
500 views

How to repeat action for all the files in a folder?

I've created an action in photoshop to create watermark for my images and its working fine but i want to repeat it for all the images from a specific folder. how can i do this?
3
votes
1answer
1k views

Adding watermarks/logos to videos in mencoder

How do I add a watermark or logo to a video using mencoder?
2
votes
1answer
326 views

ffmpeg imlib2.so : watermarked video file size is way bigger than the original and without sound!

ffmpeg -sameq -i '/var/www/original.flv' -vhook '/usr/lib/vhook/imlib2.so \ -x 0 -y 0 -i /var/www/watermark.jpg' /var/www/out/after.flv The watermark.jpg is a small text under 5kb. After i ...
3
votes
4answers
973 views

Free batch image watermarking software

I'm looking for a simple yet effective software to watermark a lot of photos in batch. I have to apply a transparent png watermark image on 400 photos. The program have to place the watermark at a ...
0
votes
3answers
682 views

Is there a free/cheap batch video watermarking program for Mac

I need to batch watermark a couple thousand video clips (avchd format supported would be great). Any ideas? I'm using OS X 10.5. Cheers!