PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Decoding A Video QR Code On Linux

Go down

Decoding A Video QR Code On Linux Empty Decoding A Video QR Code On Linux

Post by jamied_uk 30th June 2016, 19:50

(c) J~Net 2016
ALL RIGHTS RESERVED!


Forum Link
https://jnet.forumotion.com/t1283-decoding-a-video-qr-code-on-linux#1757


Box Update Code
https://app.box.com/s/cut4bqugg51zl6xdi7h6a0ihqlplumwy


How To Decode

https://youtu.be/zqtKNIgjYqA

Example Code To Decode
https://www.youtube.com/watch?v=Kmh2qI8-ah4

Code:
sudo apt-get install -y zbarimg youtube-dl ffmpeg



Text Instructions
~~~~~~~~~~~~~~~~~

First Install These Apps

https://jnet.forumotion.com/t1281-download-youtube-videos-with-linux-cli
https://jnet.forumotion.com/t1282-installing-zbarimg-on-linux

1)

youtube-dl -f 160 "https://www.youtube.com/watch?v=Kmh2qI8-ah4"

2)

ffmpeg -i path/to/file/file.mp4 image%d.png

3)

zbarimg -q *.png

4)

zbarimg -q *.png|grep -i http

(http if you know a http will be in the code)!
jamied_uk
jamied_uk
Admin

Posts : 3053
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Decoding A Video QR Code On Linux Empty Re: Decoding A Video QR Code On Linux

Post by jamied_uk 12th July 2016, 19:19

Qr Code Setup Vid

jamied_uk
jamied_uk
Admin

Posts : 3053
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum