Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sherlockchou86/stream_analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a lightweight tool to analyse h264 and h265 raw stream, written by native C++, easy to integrate into your code. please refer to main.cpp

how to build

mkdir build && cd build
cmake ..
make -j8

result for h264

./stream_analyser video.h264 h264

result for h265

./stream_analyser video.h265 h265

About

a lightweight tool to analyse h264 and h265 raw stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.