-
Do you have bigger package of different transitions ? Maybe paid pack?
-
I was wondering if this project is still being maintained. The peer dependency remotion is still at version 3 while mainstream branch of remotion is now at 4.
-
### Description
The current implementation of `resize.py` uses the deprecated `PIL.Image.ANTIALIAS` which was removed in newer versions of Pillow. This causes issues for users trying to use MoviePy w…
-
What an absurdly slow and exasperating thing.
2 hours to make a 5 minute video??
There are faster alternatives:
FFmpeg only
VidGear
* Anything is faster than MoviePY, it is faster to make the…
-
Error: No available ports found when I run npm start.
# Bug Report 🐛
I follow the office doc to create a test project as follows:
```
# install deps
sudo apt install -y \
libnss3 \
l…
-
I took a look in the renderer package, and as I started to dig into different threads on here, I read about distributed rendering. Also, the rust code in there is above my head.
What does remotion "d…
-
It is a chance for us to fix bad API decisions (and fix flaws in our licensing + raise awareness of our license)
- [x] `visualizeAudio()` should switch to `optimizeFor: "speed"` by default
- [x] `sel…
-
In line 124 of https://svn.re-motion.org/svn/Remotion/trunk/Remotion/ObjectBinding/Web/UI/Controls/BocList.cs I have ``. The type "IResourceManager" exists in my solution and is referenced. The method…
-
The query looks like:
```
var bdates = parameter.ChildBirthDates.Select(s => s.TryParseDateYyyyMmDd().Value.GetDiffInYears(date1)).ToArray();
query = query.Where(q => (!q.ChildFromAge.HasValue || q.C…
xumix updated
9 years ago
-
Thank you for this wonderful tool. It worked as expected, straight out of the box!
While experimenting with the relative size of the elements, used a display picture of 400x400 (thus, bigger than t…