Skip to content

Instantly share code, notes, and snippets.

@mw866
Last active December 27, 2021 06:24
Show Gist options
  • Save mw866/1c21f3c841ac0b4fba60d6397fa93238 to your computer and use it in GitHub Desktop.
Save mw866/1c21f3c841ac0b4fba60d6397fa93238 to your computer and use it in GitHub Desktop.
#video
mediastreamvalidator --verbose https://example.com/index.m3u8
# [MP4] Inspect Atomic structure
AtomicParsley --version
AtomicParsley example.mp4 -T 1
# [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