Bento4
Bento4 copied to clipboard
mp4dump does not dump sample data from fragments (moof)
I noticed that when I try to dump samples from fragmented mp4 files using mp4dump, the track files will always be empty. I prepared a patch that allows dumping these samples using AP4_LinearReader. However, I don't know if this the best way to do it. I will open a PR for review.