Skip to content

Demonstrates how to quickly get the time duration of an MP3 file in the browers

Notifications You must be signed in to change notification settings

eric-gilbertson/fast-mp3-duration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fast MP3 Duration

This project demonstrates how to quickly read the time duration of an MP3 file using client side javascript. This is accomplished by modifying the MP3 scanning code from the ddsol/mp3-duration project so that it can run directly in the browser. Using this scheme the duration of a 200MB audio file can be obtained in approximately two seconds.

About

Demonstrates how to quickly get the time duration of an MP3 file in the browers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published