Is there an existing issue for this?
music-metadata version
v11.12.3
Current Behavior
bitrate is negative
{
"format": {
"tagTypes": [
"ID3v2.4"
],
"trackInfo": [],
"lossless": false,
"hasAudio": true,
"hasVideo": false,
"container": "ADTS/MPEG-2",
"codec": "AAC",
"sampleRate": -1,
"bitrate": -27.557291666666668,
"codecProfile": "AAC LTP",
"numberOfChannels": 8
},
"track": {
"no": null,
"of": null
},
"disk": {
"no": null,
"of": null
},
"movementIndex": {
"no": null,
"of": null
},
"title": "我全都相信",
"artists": [
"吴克群"
],
"artist": "吴克群",
"album": "寄生"
}
Expected Behavior
吴克群 - 我全都相信.zip.001.zip
吴克群 - 我全都相信.zip.002.zip
Volume compression requires changing the name to. zip.001. zip.002
Attached audio sample?
Is there an existing issue for this?
music-metadata version
v11.12.3
Current Behavior
bitrateis negative{ "format": { "tagTypes": [ "ID3v2.4" ], "trackInfo": [], "lossless": false, "hasAudio": true, "hasVideo": false, "container": "ADTS/MPEG-2", "codec": "AAC", "sampleRate": -1, "bitrate": -27.557291666666668, "codecProfile": "AAC LTP", "numberOfChannels": 8 }, "track": { "no": null, "of": null }, "disk": { "no": null, "of": null }, "movementIndex": { "no": null, "of": null }, "title": "我全都相信", "artists": [ "吴克群" ], "artist": "吴克群", "album": "寄生" }Expected Behavior
吴克群 - 我全都相信.zip.001.zip
吴克群 - 我全都相信.zip.002.zip
Volume compression requires changing the name to. zip.001. zip.002
Attached audio sample?