Skip to content

P0stf1x/MovieBarcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MovieBarcode

This python script is created for generating movie barcodes from videos/movies

Rick and Morty s6e8

6x08

Starwars (1977) opening

star-wars-1977-original-opening-crawl

Usage

  1. Install python 3.8+ with Pillow 8.0.0+

  2. Download and install ffmpeg from https://ffmpeg.org/

  3. Run python main.py -i Path_to_video [Options]

Options

  • --width - Specify resulting image width

  • --height - Specify resulting image height

  • --output - Specify resulting image path (By default it's the same path as input with .png file extension)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages