View Issue Details

IDProjectCategoryView StatusLast Update
0020236MMW 5Codecspublic2026-04-30 12:22
Reporterpeke Assigned To 
PriorityhighSeverityfeatureReproducibilityN/A
Status feedbackResolutionreopened 
Target Version2027 
Summary0020236: Add support The True Audio (TTA) decoder
DescriptionAdd support The True Audio (TTA) codec. it looks like Open source format based on Compressing PCM WAVE data and support multi platform and password protection.

"Lossless compressor for multichannel 8,16 and 24 bits audio data, with the ability of password data protection. Being 'lossless' means that no data/quality is lost in the compression - when uncompressed, the data will be identical to the original."

https://sourceforge.net/projects/tta/files/tta/
http://tausoft.org/wiki/True_Audio_Codec_Overview

EDIT: https://wiki.hydrogenaudio.org/index.php?title=TTA
Additional Informationhttps://www.mediamonkey.com/forum/viewtopic.php?t=104947
TagsNo tags attached.
Fixed in build

Activities

michal

2026-04-27 16:06

developer   ~0080922

It seems this format was abandoned. All links to original format specification are dead and players have it only from the very past. I think it would be quite useless decoder to add. They promised some newer version TTA2, but then it disappeared completely. If it ever revives, we can reconsider, but right now it seems pointless to me.

michal

2026-04-30 12:22

developer   ~0080967

peke: it will allow at least playback/conversion to some other format (lossless to FLAC). It will not show tags or basic properties (as we do not have parser). So it is up to you. I tested the in_tta plugin and it works.