This commit is contained in:
@@ -0,0 +1 @@
|
||||
*.mp4
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 157 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
@@ -0,0 +1,3 @@
|
||||
original video: https://www.youtube.com/watch?v=1l0wKk6q_ss
|
||||
|
||||
ffmpeg command to convert to gif: ffmpeg -ss START_TIME -to END_TIME -i input_video.mp4 -vf "fps=10,scale=320:-1:flags=lanczos" output.gif
|
||||
Reference in New Issue
Block a user