editly icon indicating copy to clipboard operation
editly copied to clipboard

Position for subtitles

Open bigturtle88 opened this issue 3 years ago • 1 comments

I need to place text on video as it happens in subtitles. The question is, can I set the position for this text using subtitles? Something like this https://stackoverflow.com/questions/57869367/ffmpeg-subtitles-alignment-and-position

bigturtle88 avatar Jan 20 '22 11:01 bigturtle88

you could probably parse the subtitles yourself and then add it to the videos, but it may be a bit tricky because editly doesn't support true arbitrarily positioned layers

mifi avatar Feb 27 '22 05:02 mifi