Horje
using ffmpeg on mac to record screen Code Example
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




Shell

Related
reset IIS Code Example reset IIS Code Example
iisreset Code Example iisreset Code Example
do a chechsum verification from command prompt Code Example do a chechsum verification from command prompt Code Example
using github personal github token when cloning a repo Code Example using github personal github token when cloning a repo Code Example
how to do a repeat until loop in bash Code Example how to do a repeat until loop in bash Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11