Skip to content

woodruffw-hackathons/where-tube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

where-tube

where tube?

Experiments in YouTube misery.

Dependencies

  • zbarimg
  • convert
  • qrencode
  • ffmpeg

Usage

Single QR per frame

$ cd single

Encoding

$ ./file2qr < input
$ ./frames2mp4 output.mp4

Decoding

$ dir=output_dir ./mp42frames input.mp4
$ qr2file output_dir/*.png > output

Multiple QRs per frame ("mosaic")

$ cd multi

Encoding

$ ./encode output.mp4 < input

Decoding (WIP)

$ ./decode input.mp4 > output

About

location of smoke apparatus (Bitcamp 2018)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published