Hi,
I have been working on a small portable Windows tool called Little Stream Detector, or LSD.
The basic idea is to provide detailed information about encoded video streams, including frame-level QP/DRF statistics, GOP structure, frame types, bitrate profiles and stream metadata.
Users familiar with AVInaptic may recognize the general direction, but LSD is an independent implementation. It performs native container and bitstream analysis and does not rely on FFmpeg, FFprobe or MediaInfo.
Supported video families currently include AVC, HEVC, VP9, AV1 and XviD, with Matroska/WebM, MP4/MOV and AVI container support.
Version 3.0 also includes a simple Current A / Reference B workflow for comparing two completed analyses.
GitHub: https://github.com/eco-by-different/Little-Stream-Detector
SourceForge: https://sourceforge.net/projects/little-stream-detector/
Feedback and unusual test samples are welcome.
+ Reply to Thread
Results 1 to 4 of 4
-
-
Nice work. I've used tools like MediaInfo and AVInaptic for investigating video files, and having a lightweight Windows utility focused specifically on stream-level analysis is an interesting approach.
The ability to inspect GOP structure and frame-by-frame QP/DRF information should make it much easier to understand why two encodes with similar average bitrates can look noticeably different. The Current A / Reference B workflow is also a smart addition for comparing completed encodes. I’ll give LSD a try when I have some unusual AVC/HEVC samples to analyze. -
Thank you both, I appreciate the feedback. I’m glad the intended use of the native frame-level analysis and A/B comparison came across clearly. If you encounter any unusual or incorrectly parsed streams, especially AVC or HEVC samples, please let me know.
Similar Threads
-
VTCLab Media Analyzer
By ivanb in forum Latest Video NewsReplies: 22Last Post: 15th Aug 2026, 12:01 -
stream detector ext failed
By whs912km in forum Video Streaming DownloadingReplies: 2Last Post: 18th Sep 2025, 02:06 -
Bitstream Tools (Transport Stream Packet Editor) TSPE
By raptor1015 in forum Capturing and VCRReplies: 2Last Post: 5th Jan 2025, 15:41 -
Is there a The Stream Detector like extension for Chrome?
By Namekuseijin in forum Video Streaming DownloadingReplies: 11Last Post: 24th Apr 2023, 11:57 -
Virinext Bitstream Analyzer - tool for encoded streams analyzing
By virinext in forum Latest Video NewsReplies: 0Last Post: 17th Apr 2023, 12:57


Quote