Skip to content

znado/znado.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the website of Zachary Nado.

Setup

sudo apt-get install jekyll
bundle install --path vendor/bundle
bundle exec jekyll serve

EQUiSAT video generation

ffmpeg -i MOV_0007.MP4 -ss 00:00:08 -t 00:00:37 -async 1 cut.mp4
ffmpeg -i cut.mp4 -movflags faststart -an -vcodec copy mute.mp4
ffmpeg -i mute.mp4 -filter:v "crop=1080:1080:700:0" cropped.mp4
ffmpeg -i cropped.mp4 -preset slow -b:v 370K small.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published