Mikael Finstad
Mikael Finstad
which OS? and node version
and is it only --help command that waits forever?
not currently possible to fade audio of a video clip at arbitrary times inside the clip's duration.
Hi. currently it's not possible. transitions can only be done between clips (which can not overlap)
Is this problem caused by video files that have an audio duration which is shorter than the video (or vide versa)?
you mean how to use transitions on text layers? unfortunately that's not possible now, as the transitions are on the clips, so you can't have it *only* on a text...
As it is based on HTML, it's not possible to use in editly unfortunately.
1. I think this may be an edge case, and it's easily solved by just specifying the duration manually (or with a calling script). 2. Adding separate audio clip to...
you can try experimenting with layer type `fill-color`, `image-overlay` and `title`
There is no plain text component but it should be easy to make one using the fabric custom layer type, see https://github.com/mifi/editly/blob/master/examples/customFabric.js