winter55 wrote...
animefreak_usa wrote...
http://puu.sh/7Z5NF.webm
share codes on how to webm
Download FFMpeg
Make a bat with this
ffmpeg -i your_gif.gif -c:v libvpx -crf 12 -b:v 500K output.webm
ffmpeg -i your_video.mkv -ss 00:00:10.000 -to 00:00:20.000 -c:v libvpx -crf 4 -b:v 1500K -vf scale=640:-1 -an output.webm
Of course you have to alter the code for EVERYFUCKING TIME. or
https://github.com/WebMBro/WebMConverter
Exe program with already ready for you plus audio control.
Don't stop program while doing one and do go over 25 secs if you have a shit cpu/ram.