ruggeri / photoshow

Home Page:https://ruggeri.github.io/photoshow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Requirements

* Ruby.
* FFmpeg with libx264 support.
* Use npm to install http-server globally.
* ImageMagick installed --with-libheif for conversion from HEIC to jpg.

# Use

* First, use bin/strip-audio to remove all audio from the mov files.
* Second, create h.264 copies of the noaudio mov files using
  hevc-to-264.
* Third, build the manifest by using `build-photos-manifest`. You'll
  want to do something like `build-photos-manifest *noaudio*.mov
  *jpg`.
* Fourth, use run-server to serve the files.

Or you can try to run process-directory.

About

https://ruggeri.github.io/photoshow


Languages

Language:HTML 53.1%Language:JavaScript 23.5%Language:Ruby 18.5%Language:CSS 3.5%Language:Shell 1.4%