pymp4 icon indicating copy to clipboard operation
pymp4 copied to clipboard

Fix parsing of senc box

Open paroga opened this issue 2 years ago • 1 comments

IMHO the duplicated PrefixedArray isn't a clean solution, but I wasn't able to fix it otherwise.

paroga avatar Apr 30 '23 15:04 paroga

Thanks, very helpful fix, which I hoped would solve parsing senc boxes in serveral test files I have but even with your fix it won't find any senc boxes. For example in this file https://github.com/Eyevinn/mp4ff/raw/master/mp4/testdata/prog_8s_enc_dashinit.mp4, which I tested with an online parser and it definitetly has senc boxes under the moof->traf boxes. Any chance you could try to parse it?

jairoxyz avatar Aug 04 '23 20:08 jairoxyz