Skip to content

janlegner/poc_mp4_corrupted_chunks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

poc_mp4_corrupted_chunks

This repo showcases how to extract only uncorrupted parts of mp4 (e.g. all chunks before a junk is detected and/or incomplete chunk is encountered.)

Example output

$ npm start

> [email protected] start ..................
> node index.js

# original: Uncorrupted size: 309977, file size: 309977
# extraBytes: Uncorrupted size: 309977, file size: 309988
# fewerBytes: Uncorrupted size: 303775, file size: 309967

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published