beardypig/pymp4

TENC box version 1 unsupported

Closed this issue · 2 comments

I've attached a zip of an mp4 stream where it has a TENC box of version 0x01 rather than 0x00. It otherwise seems to function the same as 0x00. test.zip. I've also come across another TENC box of version 0x76 (??). Quite strange. However, this one does not seem to contain the typical information a box would have. test_0x76.zip

I've decided to close this as it is fixed in master, but the fix was never released on PyPI. I've decided to just fork and make an updated release myself.

You're right. I will set up a GitHub action to publish releases to PyPI automatically, and I will cut a new release.