Вопрос

What can I use to determine the run time of an AIFF audio file. Preferably using Perl.

Это было полезно?

Решение

Audio::Scan is a perl module available on CPAN which includes interfaces that return the length of an AIFF track in ms.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top