/mp4explorer

A program to help investigate the structure of a MP4 video file. Ported from CodePlex.

Primary LanguageC#Microsoft Public LicenseMS-PL

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.