Skip to content

nyu-compphys-2016/recitation13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Recitation 13

Movies!

Run the python, then execute this command:

ffmpeg -framerate 10 -pattern_type glob -i "plot_*.png" -c:v libx264 -r 30 -pix_fmt yuv420p out.mp4

You need the program ffmpeg available at: (https://ffmpeg.org/)[https://ffmpeg.org/] and on package managers.

Releases

No releases published

Packages

No packages published

Languages