Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency in the parse method's results. #142

Open
guifaChild opened this issue Jan 7, 2025 · 2 comments
Open

Inconsistency in the parse method's results. #142

guifaChild opened this issue Jan 7, 2025 · 2 comments

Comments

@guifaChild
Copy link

There is a bug in the parse method concerning images. When analyzing images in the same target directory, the results differ depending on whether there are more than 23 images or fewer. What could be causing this?
image

image

image

@sbraz
Copy link
Owner

sbraz commented Jan 7, 2025

Hello, please provide a script to reproduce the issue as well as the example files.

@JeromeMartinez
Copy link

MediaInfo library (the underlying library used by pymediainfo) developer here.
It is a MediaInfo library feature, the directory is detected as containing a video stream because it is the expected result by some users having this file names (numbering sequence).
It can be disabled with Option("File_TestContinuousFileNames", "0").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants