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

WMV video file mistakenly identified as audio #400

Open
romanofski opened this issue Sep 22, 2020 · 1 comment
Open

WMV video file mistakenly identified as audio #400

romanofski opened this issue Sep 22, 2020 · 1 comment

Comments

@romanofski
Copy link

We have found this specific wmv video file which file-type unfortunately identifies as an audio. Running it through a tool like ffprobe -show_streams -show_format video.wmv , you can see that it has multiple streams including video.

I'm filing this bug report not because I think file-type does something particularly wrong, but as a mere opportunity to improve the wmv mimetype detection.

Video file: https://drive.google.com/file/d/11lhYhs5a_e_iBMcCFwFJfyscUHCuoIIU/view?usp=sharing (67MB)

PS: Sorry for the google drive link, but any form of creating a small reproducer file failed :(

@Borewit
Copy link
Collaborator

Borewit commented Oct 18, 2020

Related to #290.

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

2 participants