Customize AI video backgrounds with transparency, scrolling websites, or custom video sources.
transparent_background
parameter to true
.
fast
parameter is set to true
, and the output will be generated exclusively in .webm format.background_url
field. Simply provide the URL of the website you’d like to use, making sure it is publicly accessible and correctly formatted.
properties.background_scroll
: Enable or disable background scrolling.properties.background_scroll_type
: Defines the scroll pattern when background scrolling is enabled, with two options: human
(mimics natural scrolling with pauses) and smooth
(continuous uniform scrolling).properties.background_scroll_depth
: Determines how far the background video will scroll down the webpage, with two options: middle
(scrolls to the middle of the page) or bottom
(scrolls all the way to the end).properties.background_scroll_return
: Defines the behavior after reaching the scroll depth set by background_scroll_depth
, with two options: return
(scrolls back up) or halt
(pauses at the specified depth).background_source_url
parameter.