]> git.sesse.net Git - ultimatescore/commit
Add a background video behind the SBS.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Mar 2018 11:24:15 +0000 (12:24 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 18 Mar 2018 11:24:15 +0000 (12:24 +0100)
commit96c8163a12e51a15faa81d3e48b80db029a408fb
tree9c35cc7db05ac00d346192ad03c1abf9bffd1880
parentb989157e9284a14191b8abca1a181e3c517387ed
Add a background video behind the SBS.

The video is CC0. Download from https://storage.sesse.net/flow-720.mp4
or recreate by:

  youtube-dl 'https://www.youtube.com/watch?v=acdWTm5P3-g'
  ffmpeg -i ./Blue\ Particles\ Flowing\ _\ 4K\ Relaxing\ Screensaver-acdWTm5P3-g.f313.webm -filter:v "setpts=PTS*25.0*(1001.0/30000.0),crop=w=1920:h=1080:x=640:y=320,scale=1280:720,eq=gamma=0.4" -r 30000/1001 -crf 18 -an flow-720.mp4
nageru/ultimate.lua