Skip to content

Just a simple file parser can be used to parse file by specific patter tags (eg. aac, h264 files frame by frame parsing)

Notifications You must be signed in to change notification settings

RobertJWChen/PyFileParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PythonFileParser

sample command: //Parsing h264 video file frame by frame; The pattern is the start code of h264 frame in hex format python ./Parser.py sample_pattern_tags.cfg <video.h264>

About

Just a simple file parser can be used to parse file by specific patter tags (eg. aac, h264 files frame by frame parsing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages