D
D
Dmitry Goncharov2017-10-09 14:15:49
PHP
Dmitry Goncharov, 2017-10-09 14:15:49

How to convert animation to video?

Good afternoon, tell me how such services work and how they convert the created animation to video?
https://www.animaker.com/
https://supa.ru/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Timofeev, 2017-10-09
@mozart_dima

There is animation. Run frame by frame, form a picture. Then from the array of pictures, make a video. If you want to understand in detail, read the docs for video formats, how they store information. There are probably libraries for this, but it depends on what you have on the server. For example, for php, the question was raised: https://stackoverflow.com/questions/9268842/how-to...
Perhaps you are interested in the question of whether it is possible to write this without knowledge, then I will answer - no.
You can start reading here: compress.ru/article.aspx?id=11935

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question