x264

Generating movie from python without saving individual frames to files

Generating movie from python without saving individual frames to files Question: I would like to create an h264 or divx movie from frames that I generate in a python script in matplotlib. There are about 100k frames in this movie. In examples on the web [eg. 1], I have only seen the method of saving …

Total answers: 6