Foobar2000:Components/Monkey's Audio Decoder (foo input monkey): Difference between revisions
(+ note about MD5 checksum embedded in APE files not being strictly an "audio" MD5 as reported by foobar2000) |
Beardgoggles (talk | contribs) m (Added infobox.) |
||
Line 1: | Line 1: | ||
{{ | {{infobox foobar2000 component | ||
| name = Monkey's Audio Decoder | |||
| module_name = foo_input_monkey | |||
| developer = Peter | |||
| repository = | |||
| released = | |||
| released_ref = | |||
| stable_release = 2.5 | |||
| stable_release_date = 2021-09-13 | |||
| preview_release = | |||
| preview_release_date = | |||
| foobar2000_minimum = 1.4 | |||
| foobar2000_maximum = | |||
| foobar2000_ui_module = | |||
| use = Input | |||
| license = | |||
}} | |||
Provides decoding support for [[Monkey's Audio]] files (.APE) as well as APE Link files (.APL). | |||
==Notes== | |||
[[foobar2000]] will report an MD5 checksum embedded in the .APE file as an "Audio MD5" value in the file properties, same as is done for [[FLAC]] files. However, the Monkey's Audio codec actually calculates the checksum based on the audio data plus certain other parts of the file, so it's not strictly an audio MD5, nor can it be compared to the audio MD5 value reported for FLAC files with identical audio data. | |||
= | ==External links== | ||
* {{foobar2000|https://www.foobar2000.org/components/view/foo_input_monkey|Monkey's Audio Decoder}} | |||
= | |||
* |
Revision as of 18:09, 15 June 2022
Monkey's Audio Decoder | |
---|---|
foo_input_monkey | |
Developer(s) | Peter |
Release information | |
Stable release | 2.5 (September 13, 2021) |
foobar2000 compatibility | |
Minimum version | 1.4 |
UI module(s) | N/A |
Additional information | |
Use | Input |
View all components |
Provides decoding support for Monkey's Audio files (.APE) as well as APE Link files (.APL).
Notes
foobar2000 will report an MD5 checksum embedded in the .APE file as an "Audio MD5" value in the file properties, same as is done for FLAC files. However, the Monkey's Audio codec actually calculates the checksum based on the audio data plus certain other parts of the file, so it's not strictly an audio MD5, nor can it be compared to the audio MD5 value reported for FLAC files with identical audio data.
External links
- Monkey's Audio Decoder on foobar2000.org