MediaArea / MediaInfoLib

Convenient unified display of the most relevant technical and tag data for video and audio files.
https://mediaarea.net/MediaInfo
BSD 2-Clause "Simplified" License
633 stars 173 forks source link

mediainfo lib hangs on a movie #1695

Closed esok closed 1 year ago

esok commented 1 year ago

I have a movie that causes mediainfo to hang. This is using the latest version 22.12. It did not occur on 22.09 or 20.03. I verified that the hang occurs on MacOS and on Rocky 8 Linux. The video is located here: https://svs.gsfc.nasa.gov/hyperwall/download/events/2023-aaas/dominic_benford_roman/slide_14_Andromeda_with_Roman.mp4

JeromeMartinez commented 1 year ago

We fixed a couple of hangs issues in the last days with similar files, please test the latest dev snapshots (for Linux you need to update libmediainfo0) and confirm if it is still there or not.

esok commented 1 year ago

Yes, the latest dev build works correctly. Thank you.