Eyevinn / mp4ff

Library and tools for parsing and writing MP4 files including video, audio and subtitles. The focus is on fragmented files. Includes mp4ff-info, mp4ff-encrypt, mp4ff-decrypt and other tools.
MIT License
445 stars 81 forks source link

feat: add pos in decoder error messages #360

Closed tobbee closed 2 months ago

tobbee commented 2 months ago

To facilitate trouble-shooting box decode errors now include start position of the box. Should help a little in #245 and similar cases.