Borewit / music-metadata

Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
MIT License
868 stars 89 forks source link

ape格式转成aac格式后,读取aac文件的duration属性读取不了。 #2097

Closed pointchange closed 1 week ago

pointchange commented 1 week ago

Is there an existing issue for this?

music-metadata version

"music-metadata": "^8.3.0",

JavaScript module eco system

None

Current Behavior

有一个用ape转换成acc的需求,用ffmpeg转换格式后,用music-metadata读取文件信息,只有属性duration读取不了,其他信息和ape一样读取。music-metadata读取文件信息很快,用ffprobe就需要等待几秒,所以选择music-metadata,可music-metadata总是出乎意料。

Expected Behavior

No response

Attached audio sample?

Borewit commented 1 week ago

Issues should be written in English