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