Skip to content

adefreitas/argonaut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Rewrite of Archon in Go. Composes frames from a group of given images, and generates a video out of them

Background

Originally wrote Archon in Typescript for covenience being familiar with TypeScript, but decided to give Go a first try and rewrote the project in Go while picking it up along the way. I did not document the performance improvements but was able to generate more videos per hour than with the TypeScript implementation

External dependencies

ffmpeg

  • MacOS: Run brew install ffmpeg
  • Ubuntu Run sudo apt-get install ffmpeg
  • Windows Run ?

Run

go run .

Remember to set your path like

export GOPATH=/home/${USER}/GO

Disclaimer

Not for commercial use of any kind. Reach out for enquiries about licensing.

Name inspiration

Archons from Star Craft! Merging two into one for extra power

image

About

Archon rewrite in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages