Skip to content

ChayimFriedman2/mp4explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp4explorer

A program to helps investigating the structure of an MP4 video file. Ported from CodePlex (https://archive.codeplex.com/?p=mp4explorer).

The program code was updated to modern C# and migrated from .NET Framework to .NET Core.

⚠️ Warning!!!

If you try to load a BIG movie files (and all your movie files are big), not fragmanted, then display its data (mdat box/atom), your computer may hang because of the binary viewer!

Licensed under MS-PL.