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

Michael Hoskins 804b93717e added readme and examples 5 years ago
MovieBarcodeGenerator 0fc5c89722 turned down logging level because now it's too noisy 5 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 804b93717e added readme and examples 5 years ago

README.md

MovieBarcodeGenerator

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

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