mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-05 11:05:45 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
3
component/common/example/media_time_lapse/lapse.bat
Executable file
3
component/common/example/media_time_lapse/lapse.bat
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue