View Single Post
Old 1st November 2015, 08:39   #8  |  Link
xyzone
Registered User
 
xyzone's Avatar
 
Join Date: Oct 2013
Posts: 24
Quote:
Originally Posted by Jamaika View Post
Until I cann't believe? What was the original? What set the parameters?
I'm not sure I understand the question. The ffmpeg parameters I used were:

Code:
ffmpeg -i output.avi -c:v libvpx-vp9 -crf 33 -b:v 0 -an -threads 4 output.webm
xyzone is offline   Reply With Quote