

It does not install third-party trackers that can harm you.

Our Video Watermark app does not collect data from your device. And also, they are not stored in the program’s system. Your data is completely safe! Since you don’t upload your content over the Internet, there's no risk of someone stealing your files.

Use the app when you are in the office, on vacation or out for a walk.ĭownload the file to install on your device, run the video watermark app, and get started. Once you start the program, you can upload one or more videos for watermarking. No need to worry that there is no network connection. The internet speed won’t affect your work. No need to wait long for the video to upload onto a website. So in the previous example, the watermark would be 80px wide on the 1920px wide video, and 40px wide on the 960px wide video.With Visual Watermark for videos, you are not dependent on internet access. For that reason, when you use pixel values in your overlay settings they will always be applied as if the video is first scaled to fit 1920x1080 for horizontal videos or 1080x1920 for vertical videos. However, you can't always control the size of the input video, and a watermark that is 80px wide would look very different on a video that is 960 pixels wide compared to a video that is 1920 pixels wide. Setting margins with pixels allows you to get exact with your margins, widths, and heights. Both of those examples can be a challenge with percents, where the actual result can be different depending on the width and height of the video. For example you may want your horizontal and vertical margins to be equal, or for there to be the same exact horizontal margin for vertical videos as with horizontal videos.

While the result of using percents is probably easiest to understand, the one shortcoming is positioning a watermark with an exact margin. Note that in the case of a live stream, you do not need that first input object with the source URL of the video, as that comes from the live stream itself you just need the one object for the overlay. The watermark image will be retrieved from this URL at the start of each live stream, so you should make sure that the image will be available at that URL for as long as you plan to use the live stream. Multiple watermarks are possible using additional inputs as described in our API documentation for creating an asset API.įor a live stream, the overlay_settings must be embedded under the input array within new_asset_settings in the live stream creation API API, and the overlays will apply both to playback through the live stream's playback IDs and all assets created from the live stream. The first input in your array of inputs must be the video file you want to apply the watermark to, and the second should be the URL to the source watermark image along with placement details. You can add a watermark to your video using the overlay_settings in the asset creation API API.
