Answer the question
In order to leave comments, you need to log in
How to make png sequence in linux ubuntu?
How to make png sequence in linux? I need a png video sequence for Krita to process and draw what I need on the frames, but I don’t want to install After Effects through wine. What programs do you recommend? Or in what program can you draw over a video like in Photoshop or After Effects?
Answer the question
In order to leave comments, you need to log in
There is Blender with the Grease Pencil tool https://www.youtube.com/watch?v=pywbPQD9vYU
This is if you need to create an animation from scratch.
If you have a set of images that you want to merge into a video, then this is done through ffmpeg
For example:ffmpeg -i image-%03d.png video.mp4
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question