You're looking at a specific version of this model. Jump to the model overview.

megacubos /video-watermark:846dfcaf

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
video
string
Input video file (MP4)
watermark_text
string
Megacubos.com
Text for watermark (leave empty if using image)
watermark_image_url
string
Image URL for watermark (leave empty if using text)
position
None
pattern
Watermark position
size
integer
50

Min: 10

Max: 500

Watermark size in pixels (for text: font size, for image: width)
opacity
number
0.7

Max: 1

Watermark opacity (0.0 = transparent, 1.0 = opaque)
rotation
integer
30

Min: -360

Max: 360

Watermark rotation in degrees
pattern_spacing
integer
250

Min: 50

Max: 1000

Spacing between watermarks when position='pattern' (in pixels)
text_color
string
255,255,255
Text color in 'R,G,B' format (e.g., '255,255,255' for white)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}