Little Stream Detector (LSD) is a lightweight and portable video stream analyzer for Windows.
LSD performs native Native Matroska, WebM, MP4, M4V, MOV parsing and native AVC/H.264, HEVC/H.265 and AV1 bitstream analysis. It provides frame-level QP/DRF statistics, DRF distribution, GOP and I/P/B frame analysis, bitrate profiles, stream metadata, and detailed diagnostic reports.
The application does not use FFmpeg, FFprobe, MediaInfo, or other external multimedia tools. Video files are read and analyzed without decoding, modification, or transcoding.
LSD is available as a standalone executable and as an auditable PowerShell source script under the GPL-3.0 license.
Official repository:
https://github.com/eco-by-different/Little-Stream-Detector
Features
- Native Matroska, WebM, MP4, M4V and MOV parsing
- Native AVC/H.264 analysis
- Native HEVC/H.265 analysis
- Native AV1 analysis
- Frame-level QP and DRF statistics
- DRF distribution and summary statistics
- GOP and I/P/B frame analysis
- Bitrate profile visualization
- Video and audio stream information
- Summary, Streams, JSON and Log views
- Portable application with zero external dependencies