Watermarks

Burn brand logos and text directly into video during transcoding.

Overview

What It Is

Watermarking embeds images, logos, or text overlays into video frames during the transcoding process. Qencode supports flexible positioning, opacity controls, and multiple watermark layers applied in a single pass. This is essential for broadcasters who need to brand content, enterprises protecting confidential recordings, and platforms combating unauthorized redistribution.

Coming Soon
Process

How It Works

  1. Upload watermark assets

    Provide logo images (PNG with transparency) or define text watermarks.
  2. Set positioning and timing

    Configure placement (corners, center), opacity, size, and when watermarks appear (full duration or specific ranges).
  3. Configure scaling

    Choose whether watermarks scale with resolution or stay fixed for different output qualities.
  4. Submit job

    Include watermark settings in your transcoding request and receive watermarked outputs automatically.
Overview

Why Watermarks

Reduce costs

Lower bandwidth and storage expenses without compromising quality.

Save time

Automate complex processing that would take hours manually.

Scale effortlessly

Handle thousands of videos with the same API call.

Integrate in minutes

Simple robust API with comprehensive SDKs and documentation.

Use Cases

Who Uses Watermarks

Broadcasters

Scenario

A sports broadcast network distributes clips to affiliate stations and social media. Each outlet adds its own branding, but the network needs its logo on all primary broadcast feeds to maintain brand consistency.

Embed watermarks at transcode time instead of re-processing, saving 50% of encoding infrastructure costs.

Enterprise

Scenario

A financial firm records internal training videos and confidential earnings calls. Videos are shared with specific employees, and the company needs persistent watermarks showing "Confidential" and viewer name.

Apply dynamic, per-user watermarks showing recipient identity, making unauthorized distribution traceable and creating accountability across 100+ daily distributed videos.

UGC Platforms

Scenario

A social platform hosts user-uploaded videos that competitors scrape and repost without attribution. Creators lose visibility when their content is stolen and republished.

Automatically watermark every upload with creator logo and channel name, reducing content theft by 60% and making attribution visible across all platforms.

Tutorial

How to use Watermarks

Watch a quick walkthrough showing how to configure and use Watermarks through the Qencode dashboard and API.

Tutorial Video Coming Soon
For Developers

Technical Reference

API MethodPOST /v1/start_encode2 after creating a task with /v1/create_task.
Key Parameterssource, output, logo. Logo params: source, x, y, opacity, optional start_time, duration. For HLS/DASH, specify logo inside the stream object.
Supported Input FormatsAny video format — MP4, MOV, MKV, AVI, HLS, and 200+ others
Supported Output FormatsStandard transcoded video outputs. For adaptive streaming formats like HLS or MPEG-DASH, configure the logo per stream/resolution.
Watermark Image FormatsJPEG and PNG. Use PNG when transparency is needed.
Limits & ConstraintsLogo image must be a publicly available URL. x/y control position; negative values position relative to right/bottom edges. opacity supports 0 to 1 and defaults to 1. Use an array of logo objects for dynamic time-based logos.
View API Reference

Request Example

Produces Watermarks output JSON

{
  "query": {
    "source": "https://your-storage.com/source.mov",
    "encoder_version": "2",
    "format": [
      {
        "output": "mp4",
        "video_codec": "libx264",
        "resolution": 2160,
        "optimize_bitrate": 1,
        "logo": {
          "source": "https://your-server.com/image.png",
          "x": 10,
          "y": 10
        }
      }
    ]
  }
}
Pricing

What It Costs

Included with Transcoding

Logo and watermark overlays are available for all Qencode users. Add JPEG or PNG watermarks to your transcoded video outputs as part of your standard transcoding workflow.

We love creating powerful solutions that are aligned with the needs of your business.

Please send us a message if you have a question or Schedule a call for a demo to discuss your integration.

Let's talk

First Name
Last Name
Company
Email
Your Message

Contact us with any questions. We'd love to help.

Los Angeles, CA - (HQ)

San Francisco, CA

New York, NY