Skip to content

IAPP-Group/KaitaiParse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaitaiParse

KSY files describe the structure of MP4-like and MOV video formats. Mp4Format and QuicktimeMov classes are generate the the KSY definition, thanks to KaitaiStruct python compiler.

Tests on media folder:

  • original video content:
    • IMG_0495.MOV
usage: test_parser.py [-h] (--video-path VIDEO_PATH | --dataset-path DATASET_PATH)

options:
  -h, --help            show this help message and exit
  --video-path VIDEO_PATH
  --dataset-path DATASET_PATH

To test specific videos or dataset for parsing errors you can check: python3 test_parser.py --video-path media/IMG_0495.MOV

Requirements

kaitaistruct >= 0.9

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Kaitai parser for MP4-like and MOV video formats.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •