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