A fun side project inspired by the MOVIEBARCODE Tumblr site. Depends on ffmpeg being installed.

Michael Hoskins 4dda5a051e cleaning up imagick path references 3 years ago
MovieBarcodeGenerator 4dda5a051e cleaning up imagick path references 3 years ago
UnitTests 901a262e4f renamed unit test project 5 years ago
examples 804b93717e added readme and examples 5 years ago
.gitignore 4a68ce2a97 more VS stuff 5 years ago
MovieBarcodeGenerator.sln 901a262e4f renamed unit test project 5 years ago
README.md 177a54fe1e requirements 5 years ago

README.md

MovieBarcodeGenerator

Does pretty much what it says. Generates color barcodes of video files. Inspired by MOVIEBARCODE Tumblr.

Requirements

Requires .Net Framework 4.5 and ffmpeg Windows binaries.

Configuration

Change the folderFFMpeg key in the MovieBarcodeGenerator.exe.config file to your ffmpeg binary installation's bin folder.

Usage

Basic Usage (defaults to 1000px wide and 100px high):

MovieBarcodeGenerator --input "Elfen Lied Ep 01.mp4" --output elfen-lied-ep-01--1000x100.png

Elfen Lied - Episode 01 Barcode 1000x100

MovieBarcodeGenerator --input "Predator (1987).avi" --output predator--1000x100.png

Predator (1987) Barcode 1000x100

TODO

  • Start and end time (easier to cut out credits)
  • Bar width