remotion icon indicating copy to clipboard operation
remotion copied to clipboard

🎥 Make videos programmatically with React

Results 312 remotion issues
Sort by recently updated
recently updated
newest added

I'm using `framer-motion` for animations. I'd like to use remotion to be able to render some of the components as documentation. For timing they are using a library called `framesync`...

The instructions for when you don't have FFMPEG on Windows could be improved. Also, the instructions tell you to go to this site: ![image](https://user-images.githubusercontent.com/1629785/159426151-a2fcd82e-e50d-44d6-9afb-b0f8782532cd.png) but it's very hard to find...

I find this to be wrong: ```ts import {Gif} from '@remotion/gif'; import React from 'react'; import {AbsoluteFill} from 'remotion'; export const Gifs: React.FC = () => { return ( hi...

Claimed reproduction steps: - Ubuntu 22.04 ISO image from website - Install FFMPEG - Install the other dependencies as mentioned on https://remotion.dev/docs If confirmed it will uninstall the Ubuntu desktop.

bug

[](https://issuehunt.io/r/JonnyBurger/remotion/issues/669) # Feature Request 🛍️ Allow to deploy the preview you get when running `npx remotion preview` so you can show it off to your team ## Minimum features -...

For those who find e.g. Remotion via npmjs.org

I got a very handy CloudFormation template, need to add it to the docs as well