Skip to content

用于解析h265和h264的编码信息(包含hdr信息)

Notifications You must be signed in to change notification settings

pzibang/hevcParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

hevcParser

modify file path

modify filePath in main() instead of your file path.

how to build

cd build
 cmake ../
 make

run

There are two type of file, type 0:h264, type 1:h265, input type:

./hevcparser 0

About

用于解析h265和h264的编码信息(包含hdr信息)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.3%
  • C 15.5%
  • CMake 1.2%