Decoding A Video QR Code On Linux
Page 1 of 1
Decoding A Video QR Code On Linux
(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
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)!
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)!
Similar topics
» Video eding and cutting video in linux using free easy installs
» firewall for linux cmd code
» 64 Bit Video Editor For Linux
» Linux Blackarch is crap and this video will show you why
» extract audio from video file in linux
» firewall for linux cmd code
» 64 Bit Video Editor For Linux
» Linux Blackarch is crap and this video will show you why
» extract audio from video file in linux
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum