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 format converted to ACC format,Cannot get attribute:duration #2098

Open pointchange opened 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

In a conversion audio project. I use “ffmpeg” APE format converted to ACC format, "music-metadata" cannot get attribute:“duration”. I don't know. Why is that. "music-metadata" is a problem dealing with APE format,Maybe the problem is there. I can not use "ffprobe" to conversion audio, it process slowly. On the contrary,I use "music-metadata" so fast.

Expected Behavior

No response

Attached audio sample?

Borewit commented 1 week ago

Same issue as #1281