sannies/mp4parser

MOV file produces RuntimeException with 1.24.1, used to work with earlier version

IstvanD opened this issue · 0 comments

Dear Maintainer,

For certain MOV files, a RuntimeException: box size of zero means 'till end of file. That is not yet supported get's thrown, and the temporary resource cannot be closed.

See: https://issues.apache.org/jira/browse/TIKA-3128