Skip to content

Commit

Permalink
v4.0.247
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyBurger committed Jan 10, 2025
1 parent 13e6318 commit 8a1fec3
Show file tree
Hide file tree
Showing 84 changed files with 90 additions and 88 deletions.
2 changes: 1 addition & 1 deletion packages/ai-improvements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"@babel/types": "7.24.0"
},
"private": true,
"version": "4.0.246"
"version": "4.0.247"
}
2 changes: 1 addition & 1 deletion packages/animated-emoji/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/animated-emoji",
"version": "4.0.246",
"version": "4.0.247",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
"module": "dist/esm/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/animation-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Chetan Karwa",
"email": "cbkarwa@gmail.com"
},
"version": "4.0.246",
"version": "4.0.247",
"description": "Helpers for animating CSS properties",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "@remotion/astro-example",
"private": true,
"type": "module",
"version": "4.0.246",
"version": "4.0.247",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/babel-loader"
},
"name": "@remotion/babel-loader",
"version": "4.0.246",
"version": "4.0.247",
"description": "Babel loader for Remotion",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bugs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
},
"name": "bugs",
"private": true,
"version": "4.0.246"
"version": "4.0.247"
}
2 changes: 1 addition & 1 deletion packages/bundler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/bundler"
},
"name": "@remotion/bundler",
"version": "4.0.246",
"version": "4.0.247",
"description": "Bundle Remotion compositions using Webpack",
"main": "dist/index.js",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/captions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/captions"
},
"name": "@remotion/captions",
"version": "4.0.246",
"version": "4.0.247",
"description": "Primitives for dealing with captions",
"main": "dist/index.js",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/cli-autocomplete"
},
"version": "4.0.246",
"version": "4.0.247",
"name": "@remotion/fig-autocomplete",
"private": true,
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/cli"
},
"name": "@remotion/cli",
"version": "4.0.246",
"version": "4.0.247",
"description": "Control Remotion features using the `npx remotion` command",
"main": "dist/index.js",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudrun/container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloud-run-render",
"version": "4.0.246",
"version": "4.0.247",
"description": "Render media and stills on GCP Cloud Run",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudrun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/cloudrun"
},
"name": "@remotion/cloudrun",
"version": "4.0.246",
"version": "4.0.247",
"description": "Render Remotion videos on Google Cloud Run",
"main": "dist/index.js",
"sideEffects": false,
Expand Down
Binary file modified packages/cloudrun/src/gcpInstaller/gcpInstaller.tar
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/compositor-darwin-arm64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-arm64"
},
"version": "4.0.246",
"version": "4.0.247",
"name": "@remotion/compositor-darwin-arm64",
"os": [
"darwin"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-darwin-x64/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-darwin-x64"
},
"version": "4.0.246",
"version": "4.0.247",
"name": "@remotion/compositor-darwin-x64",
"os": [
"darwin"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-arm64-gnu"
},
"version": "4.0.246",
"version": "4.0.247",
"name": "@remotion/compositor-linux-arm64-gnu",
"os": [
"linux"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-linux-arm64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-arm64-musl"
},
"version": "4.0.246",
"version": "4.0.247",
"name": "@remotion/compositor-linux-arm64-musl",
"os": [
"linux"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-gnu"
},
"version": "4.0.246",
"version": "4.0.247",
"name": "@remotion/compositor-linux-x64-gnu",
"os": [
"linux"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-linux-x64-musl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-linux-x64-musl"
},
"version": "4.0.246",
"version": "4.0.247",
"name": "@remotion/compositor-linux-x64-musl",
"os": [
"linux"
Expand Down
2 changes: 1 addition & 1 deletion packages/compositor-win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"repository": {
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor-win32-x64-msvc"
},
"version": "4.0.246",
"version": "4.0.247",
"name": "@remotion/compositor-win32-x64-msvc",
"os": [
"win32"
Expand Down
Binary file modified packages/compositor-win32-x64-msvc/remotion.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/compositor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/compositor"
},
"name": "@remotion/compositor",
"version": "4.0.246",
"version": "4.0.247",
"description": "Rust binary for Remotion",
"sideEffects": false,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/convert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/convert",
"version": "4.0.246",
"version": "4.0.247",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/core"
},
"name": "remotion",
"version": "4.0.246",
"version": "4.0.247",
"description": "Make videos programmatically",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/src/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* @see [Documentation](https://remotion.dev/docs/version)
* @returns {string} The current version of the remotion package
*/
export const VERSION = '4.0.246';
export const VERSION = '4.0.247';
2 changes: 1 addition & 1 deletion packages/create-video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/create-video"
},
"name": "create-video",
"version": "4.0.246",
"version": "4.0.247",
"description": "Create a new Remotion project",
"main": "dist/index.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/discord-poster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/discord-poster"
},
"name": "@remotion/discord-poster",
"version": "4.0.246",
"version": "4.0.247",
"license": "SEE LICENSE IN LICENSE.md",
"type": "module",
"scripts": {
Expand Down
16 changes: 9 additions & 7 deletions packages/docs/docs/miscellaneous/chrome-headless-shell.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,18 @@
image: /generated/articles-docs-miscellaneous-chrome-headless-shell.png
sidebar_label: Chrome Headless Shell
title: Chrome Headless Shell
crumb: "FAQ"
crumb: 'FAQ'
---

# Chrome Headless Shell<AvailableFrom v="4.0.208"/>
# Chrome Headless Shell and Chrome for Testing<AvailableFrom v="4.0.247"/>

There are two modes that Remotion can use to render videos:

- **Chrome Headless Shell**: Is faster for CPU-bound video rendering, and requires less dependencies and setup.
- **Chrome for Testing**: Is faster for GPU-bound video rendering. Emulates a display surface and therefore requires more dependencies and

From v4.0.208, Remotion will download [Chrome Headless Shell](https://developer.chrome.com/blog/chrome-headless-shell) before the first render.
This will future-proof your Remotion project, because headless mode will be removed in a future version of Chrome.
This will future-proof your Remotion project, because headless mode will be removed in a future version of Chrome.

## Supported platforms

Expand All @@ -18,7 +23,6 @@ The following platforms are supported:
- Windows (x64)
- Linux (x64 and arm64) - [install the Linux dependencies](/docs/miscellaneous/linux-dependencies)


## Ensure Headless Shell is available

There are two ways to ensure Chrome Headless Shell is available:
Expand Down Expand Up @@ -62,7 +66,7 @@ This workflow is bound to break at some point, which is why Remotion is not pick

## Best practices

To ensure your project does not get disrupted by an upcoming Chrome change, you should use the Remotion mechanisms which uses and pins the version of Chrome Headless Shell.
To ensure your project does not get disrupted by an upcoming Chrome change, you should use the Remotion mechanisms which uses and pins the version of Chrome Headless Shell.

- Use Remotion v4.0.208 or later to not pick up an externally installed browser.
- Use [`npx remotion browser ensure`](/docs/cli/browser/ensure) to ensure Chrome Headless Shell is available.
Expand All @@ -74,7 +78,6 @@ Note: Most Linux distros do not allow you to pin a Chrome package.
If you use a Remotion version below v4.0.208, you are at risk of Chrome automatically being upgraded to a version that does not ship with a headless mode.
:::


## What is Chrome Headless Shell?

Chrome used to ship with a `--headless` flag, which Remotion would use.
Expand All @@ -98,7 +101,6 @@ Upgrades may happen in a patch release and will be listed here.

If you are using [Remotion Lambda](/docs/lambda) or [Cloud Run](/docs/cloudrun), you don't need to worry about installing a browser - it is included in the runtime already.


## Previous changes

### Thorium (v4.0.18 - v4.0.135)
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/docs"
},
"name": "docs",
"version": "4.0.246",
"version": "4.0.247",
"private": true,
"scripts": {
"formatting": "prettier src --check",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remotion/docusaurus-plugin",
"version": "4.0.246",
"version": "4.0.247",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/enable-scss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/enable-scss"
},
"name": "@remotion/enable-scss",
"version": "4.0.246",
"version": "4.0.247",
"description": "Enable SCSS support in Remotion",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-config-internal"
},
"name": "@remotion/eslint-config-internal",
"version": "4.0.246",
"version": "4.0.247",
"license": "SEE LICENSE IN LICENSE.md",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-config"
},
"name": "@remotion/eslint-config",
"version": "4.0.246",
"version": "4.0.247",
"description": "Default configuration for Remotion templates",
"main": "dist/index.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/eslint-plugin"
},
"name": "@remotion/eslint-plugin",
"version": "4.0.246",
"version": "4.0.247",
"description": "Rules for writing Remotion code",
"scripts": {
"test": "vitest --run",
Expand Down
2 changes: 1 addition & 1 deletion packages/example-videos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/example-videos"
},
"name": "@remotion/example-videos",
"version": "4.0.246",
"version": "4.0.247",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/example-without-zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"name": "@remotion/example-without-zod",
"private": true,
"version": "4.0.246",
"version": "4.0.247",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Jonny Burger",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"name": "@remotion/example",
"private": true,
"version": "4.0.246",
"version": "4.0.247",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Jonny Burger",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/fonts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/fonts"
},
"name": "@remotion/fonts",
"version": "4.0.246",
"version": "4.0.247",
"description": "Helpers for loading local fonts into Remotion",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/gif/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/gif"
},
"name": "@remotion/gif",
"version": "4.0.246",
"version": "4.0.247",
"description": "Embed GIFs in a Remotion video",
"sideEffects": false,
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/google-fonts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/google-fonts"
},
"name": "@remotion/google-fonts",
"version": "4.0.246",
"version": "4.0.247",
"description": "Use Google Fonts in Remotion",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/install-whisper-cpp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/install-whisper-cpp"
},
"name": "@remotion/install-whisper-cpp",
"version": "4.0.246",
"version": "4.0.247",
"description": "Helpers for installing and using Whisper.cpp",
"main": "dist/index.js",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/it-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/it-tests"
},
"name": "@remotion/it-tests",
"version": "4.0.246",
"version": "4.0.247",
"license": "SEE LICENSE IN LICENSE.md",
"scripts": {
"test": "bun test src/rendering --run",
Expand Down
Loading

0 comments on commit 8a1fec3

Please sign in to comment.