Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

gif to webm ffmpeg

ffmpeg -i my-animation.gif -c vp9 -b:v 0 -crf 41 my-animation.webm
Comment

PREVIOUS NEXT
Code Example
Shell :: how to install kind in ubuntu 
Shell :: find out a branch a parent branch git 
Shell :: install python math library 
Shell :: sudo add permissions to user 
Shell :: how to update visual studio code through ubuntu terninal 
Shell :: upgrade bash version mac 
Shell :: linux ogg to wav 
Shell :: uninstall multipass 
Shell :: setup ngrok in windows subsystem for linux 
Shell :: command line size of directory 
Shell :: whoami command 
Shell :: how to kill local server in ubuntu by command 
Shell :: bash remove first line 
Shell :: image converter linux 
Shell :: bash delete files with names from subfolder 
Shell :: bash array of strings 
Shell :: clone commit of a branch 
Shell :: how to do install tmux plugins 
Shell :: expo cli not installing 
Shell :: delete all merged branches 
Shell :: yarn check package version 
Shell :: kubernetes get logs from pod 
Shell :: redwood open prisma studio 
Shell :: install drush ubuntu 20.04 
Shell :: link folder to github repo 
Shell :: bash arguments parsing 
Shell :: linux signals 
Shell :: ubuntu echo create file readme.md 
Shell :: while loop shell script 
Shell :: linux grep recursive 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =