Skip to content
forked from uta-org/media

Media files for several purpouses: Gource, assets, preview, etc etc...

Notifications You must be signed in to change notification settings

arodriguezg98/media

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media

Gource tutorial

How to generate a Gource video:

git log --pretty=format:"%at|%h - %an, %ai : %s" | sort -n > cp0.txt && awk '{print $s " (#" NR ")"}' cp0.txt > my_captions.txt && gource -s .05 -1920x1080 --auto-skip-seconds .1 --multi-sampling --stop-at-end --key --highlight-users --hide mouse,progress --file-idle-time 0 --max-files 0 --background-colour 000000 --font-size 22 --title "Linux Kernel" --output-framerate 60 --caption-file my_captions.txt --caption-duration 1.5 --caption-offset -10 --output-ppm-stream - | ffmpeg -y -r 60 -vcodec ppm -f image2pipe -i - -c:v libx264 -crf 18 -preset slow -pix_fmt yuv420p -c:a copy gource.mp4

Generated Gource videos

z3nth10n Bot

...

z3nth10n.net

...

vizzuta.net

...

uzTerraMaps

...

uzSurfaceMapper

...

uzSurfaceMapperDemo

...

uzCraft

...

Unity Theft Auto

...

T121 Project

...

SteamScraper

...

Steam Crawler

...

SMF Bot

...

servers.vizzuta.net

...

San Andreas Unity

...

QuickFork

...

ProductoEspaña.es

...

Lerp2API

...

Free Rider 2 Port

...

uzLib.Lite

...

DepotToolkit

...

About

Media files for several purpouses: Gource, assets, preview, etc etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published