From b3c05c61e6a4dceed7adc3eb968f87da74614a2e Mon Sep 17 00:00:00 2001 From: Hugoved Date: Fri, 24 Apr 2026 11:53:48 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3fd8ab6 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# pymp4dump +pymp4dump is a Python-based tool for parsing, inspecting, and extracting data from MP4 / ISO BMFF (CENC) files.