Get the length of an audio file php

前端 未结 8 551
轻奢々
轻奢々 2020-12-11 01:43

How I can get the length of an audio file in php.

If it\'s too hard to do in php then any other way should work alright.

8条回答
  •  情歌与酒
    2020-12-11 02:39

    Lame is a 3rd party application you could consider.

    LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.

提交回复
热议问题