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

Parsing-Error when probing wav-files #6

Closed
atoav opened this issue Jun 30, 2020 · 0 comments
Closed

Parsing-Error when probing wav-files #6

atoav opened this issue Jun 30, 2020 · 0 comments

Comments

@atoav
Copy link

atoav commented Jun 30, 2020

It seems, probing wav files (or other files that don't have a video stream) seems to not work. I tried the same with a mov file and it worked like a charm.

File "C:\Users\MYUSER\AppData\Local\pypoetry\Cache\virtualenvs\MYPROJECT-R5fSZ7UV-py3.8\lib\site-packages\ffprobe\ffprobe.py", line 75, in __init__
    self.metadata[m.groups()[0]] = m.groups()[1].strip()
AttributeError: 'NoneType' object has no attribute 'groups'
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