Skip to main content

npx remotion browser ensurev4.0.137

Ensures that Remotion has a browser it can use for rendering.

npx remotion browser ensure
npx remotion browser ensure

Arguments

--browser-executable

Path to a custom Chrome executable. If not specified and Remotion cannot find one, one will be downloaded by this command.

--log

One of verbose, info, warn, error.
Determines how much is being logged to the console.
verbose will also log console.log's from the browser.
Default info.

--chrome-modev4.0.248

One of headless-shell, chrome-for-testing. Default headless-shell. Use chrome-for-testing to take advantage of GPU drivers on Linux.

See also