MovieBarCodeGenerator
MovieBarCodeGenerator copied to clipboard
User friendly tool to create your own movie barcodes
Movie BarCode Generator
A user friendly tool to generate movie barcodes.
More information here: zerowidthjoiner.net/movie-barcode-generator
Example results
With the "Smooth bars" feature enabled:
About the code
This tool is mostly a wrapper around FFmpeg.
A copy of ffmpeg.exe must be placed next to the main executable for it to work.
All the code in this repository is released under the GPL license. see License.txt for more information.
The code has been written relatively quickly (a few hours), but should be of acceptable quality.
There might be buggy corner cases though.
For the old legacy version based on DirectShow and released in 2011, see here.