initial commit
This commit is contained in:
3
lib/amb1_sdk/common/example/media_time_lapse/lapse.bat
Normal file
3
lib/amb1_sdk/common/example/media_time_lapse/lapse.bat
Normal file
@@ -0,0 +1,3 @@
|
||||
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
|
||||
Reference in New Issue
Block a user