Created
April 9, 2020 09:20
-
-
Save Yasushi/355966657224be2f4e1c85c6d56f803b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -f image2 -framerate 1 -loop 1 -video_size 900x900 -i soundonly_3_re.jpg -pix_fmt yuv420p -t 10 -r 1 -s 900x900 so3.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment