A
A
Andrew2021-01-23 07:25:05
Video processing
Andrew, 2021-01-23 07:25:05

What software is used to process video on the server side?

What platform is used for video processing in services like WeVideo, Wideo, PowToon and the like? What software allows you to assign tasks to the server for processing video generated in the web interface? What do such projects use?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Sokolov, 2021-01-23
@sergiks

I made a couple of services based on FFmpeg : gluing, simple editing. Web UI, task queue, workers.
FFmpeg is great for such tasks. But with him it becomes sad when more complex compositing is required, movement along a curve with variable dynamics. FFmpeg is far, very far from AfterEffects. A couple of times I solved the task of overlaying a dynamically generated inscription on top of a short animation simply by choosing the position for each frame.
By the way, the second option for animations is to raise AfterEffects on the server. It seems that there you can render compositions with dynamic substitution of pictures, texts involved in animation. See for example inlife/nexrender

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question