sbarex / MediaInfo

MacOS Finder Extension to show information about media files (images, video and audio), PDF and Office files on the contextual menu.
322 stars 6 forks source link

The duration of the video track in mkv files is wrong #20

Closed iderror closed 1 year ago

iderror commented 1 year ago

Please see the first screen shot.

截屏2023-07-09 13 32 37

I have used another software (also named MediaInfo) to read the duration of the same file, and the following screen shots are the results.

截屏2023-07-09 13 33 39

This screen shot shows the duration of the container, and the following screen shots shows the duration of the first track.

截屏2023-07-09 13 34 01

From my observation, the resolved duration of the video track in mkv files is in milliseconds, while the software still treats them in seconds, which leads to a very large duration time in the hh:mm:ss format.

I have tried all three resolve engines and the behaviors are the same.

The behavior for mp4 files is correct.

sbarex commented 1 year ago

fixed on release 1.7.2.