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

error: Failed parsing 'N/A' to get FORMAT duration #487

Open
ninascarpelli opened this issue May 11, 2021 · 2 comments
Open

error: Failed parsing 'N/A' to get FORMAT duration #487

ninascarpelli opened this issue May 11, 2021 · 2 comments
Assignees

Comments

@ninascarpelli
Copy link
Contributor

Describe the bug

I'm analysing .flac files and getting this error:

System.AggregateException: One or more errors occurred. (Failed parsing 'N/A' to get FORMAT duration.)

and no results on the results folder

Expected behavior

I'm using Towsey.acoustics.yml script so I would expect acoustic indices calculated in a results folder

Diagnostics

Instructions

✅ I have followed the instructions for reporting a bug

I have attached a log:

log_20210510T023634Z.txt

The operating system I'm using is:

BigData10 computer

The version of AnalysisPrograms.exe I'm using is:

20.11.2.2

The data used can be found:

BigData10\D:\Marina\a2o\20201211_64\253\337

@atruskie atruskie self-assigned this May 11, 2021
@atruskie
Copy link
Member

So, I've narrowed this down: for a two-hour file, ffprobe is reporting a duration of four hours. When AP tries to gut segments out to analyze past the two-hour mark, it fails...

It looks the files have a corrupt header.

@atruskie
Copy link
Member

I've sent an email to Frontier Labs to try and work out the root cause of the issue.

I suspect I'll be able to hard code a special case for files with the affected firmware version.

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