Help Center/ Media Processing Center/ FAQs/ Video Watermarking/ How Do I Add a Text Watermark to a Video?
Updated on 2026-02-27 GMT+08:00

How Do I Add a Text Watermark to a Video?

To add a text watermark to a video:

  1. Upload a source video to OBS and record its bucket name and path. For details, see Uploading Media Files.
  2. Call the API for creating a transcoding task. Configure input, output, text_context, and text_watermark. The text_context value must be encoded using BASE64.

  3. Call the API for querying transcoding tasks. If the transcoding is successful, log in to the OBS console to download the output file based on its path.