Skip to content

Instantly share code, notes, and snippets.

@zkitefly
Created March 26, 2024 10:24
Show Gist options
  • Save zkitefly/690466a071bbd570318ebb15db4523c8 to your computer and use it in GitHub Desktop.
Save zkitefly/690466a071bbd570318ebb15db4523c8 to your computer and use it in GitHub Desktop.
ffmpeg.exe -i "我们采访了AMD的CEO Lisa Su,和她聊了聊AI!.mp4" -vf scale=320:240 output.mp4
ffmpeg.exe -i output.mp4 -ac 1 -ar 22050 -r 25 -block_size 882 output.amv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment