Mm2PL / braille_seq

lidl image -> braille converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

  1. Make a directory for the images, something like images.
  2. Convert your video to images using ffmpeg: ffmpeg -i /path/to/file images/%05d.png
  3. Run braille_seq.py -i images/ with other preferred options.
  4. Upload to your favourite video hosting site.
  5. Profit

License

All files are licensed under GNU General Public License v3.0, braille.py was taken from Mm2PL/MmsUtilityBot.

About

lidl image -> braille converter

License:GNU General Public License v3.0


Languages

Language:Python 100.0%