Last active
December 27, 2021 06:24
-
-
Save mw866/1c21f3c841ac0b4fba60d6397fa93238 to your computer and use it in GitHub Desktop.
#video
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
mediastreamvalidator --verbose https://example.com/index.m3u8 |
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
# [MP4] Inspect Atomic structure | |
AtomicParsley --version | |
AtomicParsley example.mp4 -T 1 | |
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
# [ffplay Documentation](https://www.ffmpeg.org/ffplay.html) | |
ffplay "https://example.com/index.m3u8" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment