ffmpeg -i <input video> -crf 30 -vf scale=900x376 <output vide> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ffmpeg -i <input video> -crf 30 -vf scale=900x376 <output vide> |