You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AtomicParsely incorrectly labels MP4 videos with ftypiso5 in their header. This is the error message the gets printed when the following command is run on a video with the header mentioned before:
Thanks for filing an issue! Please note that this project is only passively maintained, so your best bet for getting an issue resolved is through a pull request that is easy to verify! Please read this for more information.
AtomicParsely incorrectly labels MP4 videos with
ftypiso5
in their header. This is the error message the gets printed when the following command is run on a video with the header mentioned before:This is what the header for a mp4 video that produces this error looks like:
Note the
ftypiso5
in the first few bytes of the header.This seems to be an issue with libmagic itself. For more information about this bug, see this bug report for libmagic: https://mailman.astron.com/pipermail/file/2020-November/000441.html
Relevant part quoted below:
The text was updated successfully, but these errors were encountered: