-
**Is your feature request related to a problem? Please describe.**
It would be interesting to have the possibility to add classic transitions instead of Seine transition (e.g. fade in, fade out, blur…
-
Hello,
Your script is really useful.
Do you know if it's possible to your use you script to export multiple pictures (maybe more than 50) by using xfade transitions to export pictures to a video…
-
regretably the 2d graphics are in jit.lcd which has no alpha channel
the masked area changes - includes:
- topbar
- sidebar
- left side buttons (states)
- state xfade drag handles
-
to allow things like https://github.com/porres/pd-else/issues/1631
-
`ffmpeg -loop 1 -t 5 -i 1.jpg -loop 1 -t 5 -i 2.jpg -loop 1 -t 5 -i 3.jpg -loop 1 -t 5 -i 4.jpg -filter_complex "[0]scale=320:640[a];[1]scale=320:640[b];[2]scale=320:640[d];[3]scale=320:640[f];[a][b]x…
-
Hello,
I try to implement the xfade effect in a local server and no way to make it work. Have you ever experience the same problem and do I miss something important ?
Sincerely
-
My instance of lastmp crashes with the following error:
```
ERROR: Aborting: Traceback (most recent call last):
File "/usr/bin/lastmp", line 237, in
daemon(cli)
File "/usr/bin/lastmp", line …
-
### Version information
* fluent-ffmpeg version: 2.1.2
* ffmpeg version: 4.3.1
* OS: OSX 10.15.6
### Code to reproduce
```js
const ffmpeg = require('fluent-ffmpeg');
const command =…
-
- ripple and auto-xfade mostly sorted out.
- keep right item selected after ExtendItems and QuickFade
- what is the lane solo state after 3point and 4point?
-
Does Garlic Player support transitions?
I've tried putting a `` in my `` and then adding `fill="transition" transIn="xfade"` to my `` definitions but I'm still getting hard cuts.