amiaopensource / astataudit

Summarizing audio metrics via ffmpeg and bwfmetaedit
MIT License
3 stars 1 forks source link

Minutes parameter issue #29

Open Soundmatters opened 1 year ago

Soundmatters commented 1 year ago

When using the “minutes” parameter (-m), astataudit only seems to produce reports on the first 60 minutes of audio data in the file being analyzed. For example: when analyzing a 90-minute WAV file, the setting “astataudit -m 30 “ will only generate 2 pngs: One with analysis for 00:00-30:00, and a second with analysis of 30:00-60:00; no png report is produced for the balance of the audio data (60:00-1:30:00 in this example).