Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

using ffmpeg on mac to record screen

ffmpeg -f avfoundation -i "2:0" -vf  "crop=1024:768:400:800" -pix_fmt yuv420p -y -r 10 out.mov
Comment

PREVIOUS NEXT
Code Example
Shell :: run elasticsearch stop 
Shell :: ping a port linux 
Shell :: git remote 
Shell :: git hard reset upstream 
Shell :: install anydesk snap linux mint 
Shell :: install git flow 
Shell :: netstat centos ports 
Shell :: install go lang on wsl 
Shell :: night light ubuntu 20.04 
Shell :: flameshot 
Shell :: uninstall tesseract 4 
Shell :: ionic install 
Shell :: checking for existing ssh keys 
Shell :: sudo apt install libdnet 
Shell :: Installing nvidia-docker on linux mint 
Shell :: cordova ios emulators 
Shell :: linux list directories 
Shell :: linux find latest modified files 
Shell :: linux setup pass gpg key 
Shell :: change lunix password 
Shell :: remove debian gnu/linux - continue with install process 
Shell :: linux find and delete files by extension 
Shell :: gpg-decryption 
Shell :: how to see path in command prompt 
Shell :: restart wsl2 windows 
Shell :: stop docker container 
Shell :: bash location of substring match within string 
Shell :: git load certain commit 
Shell :: svn show revision of remote url 
Shell :: powershell write return line in file 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =