Skip to content

m-appel/header_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

Use

./header_parser <video> [--csv <csv-file>] [--mpd <MPD-File>] [--ranges]

Debug Output

By default, nothing is printed to stdout. If you want to get basic information, define the INFO flag in defines.h. For detailed debug output, define the DEBUG flag in defines.h

About

A header parser for MP4 containered H.264 videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published