add new applications

This commit is contained in:
Florian Stecker
2020-08-10 14:02:21 -04:00
parent 581a030235
commit 7656408f57
3 changed files with 42 additions and 0 deletions

1
convert_to_video Normal file
View File

@@ -0,0 +1 @@
ffmpeg -f image2 -framerate 20 -i test%03d.png -s 1024x1024 -c:v libvpx-vp9 -lossless 1 test.webm