Skip to content

lotusshinoaki/mp4tojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp4tojson

Convert mp4 to json. Reverse conversion is also supported.

Requirement

  • Python >= 3.6
  • click

Install

pip install git+https://github.com/shinoaki-tatsuya/mp4tojson.git

Usage

  • mp4 to json
mp4tojson SampleVideo_360x240_1mb.mp4 > SampleVideo_360x240_1mb.json
  • json to mp4
mp4tojson SampleVideo_360x240_1mb.json > SampleVideo_360x240_1mb.mp4

Limitations

  • Largesize box does not supported.

Licence

MIT

About

mp4 and json converter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages