I’m generating infographics for sports (scores and players names) with Python and it works.
Now I have tablet (iPad) and I edit some videos with that.
I was wondering, is Python best/good option for that. Maybe some other option is better/easier to generate videos. With code, it is easier to just fill all the info and generate the video.
Maybe good option is p5.js, but I don’t know how to generate MP4 with that.