mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2024-11-01 11:54:17 +00:00
3 lines
No EOL
149 B
Batchfile
Executable file
3 lines
No EOL
149 B
Batchfile
Executable file
c:\ffmpeg.exe -i img%%d.JPEG -f image2 final%%d.png
|
|
c:\ffmpeg.exe -framerate 30 -i final%%d.png -vf fps=30 -pix_fmt yuv420p output.mp4
|
|
del /s *.png |