Created
June 22, 2017 20:04
-
-
Save arthurbarros/f83b233e8c85aab48d431dc2d3c07af9 to your computer and use it in GitHub Desktop.
Extract a single frame from a live stream
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -v 0 -y -i "http://calertahls-lh.akamaihd.net/i/calertahls_1@167570/master.m3u8" -vframes 1 img/output.jpeg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment