mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/ttaenc: Fix README.
This commit is contained in:
parent
256dcfa947
commit
d06c93d9f9
1 changed files with 7 additions and 5 deletions
|
@ -1,9 +1,11 @@
|
||||||
ttaenc (TTA1 lossless audio encoder/decoder)
|
ttaenc (TTA1 lossless audio encoder/decoder)
|
||||||
|
|
||||||
TTA performs lossless compression on multichannel 8,16 and 24 bits data of the Wav audio files.
|
TTA performs lossless compression on multichannel 8,16 and 24 bits data
|
||||||
Being "lossless" means that no data-quality is lost in the compression - when uncompressed,
|
of the Wav audio files. Being "lossless" means that no data-quality is
|
||||||
the data will be identical to the original. The compression ratios of TTA depend on the type of
|
lost in the compression - when uncompressed, the data will be identical
|
||||||
music file being compressed, but the compression size will generally range between 30% - 70% of
|
to the original. The compression ratios of TTA depend on the type of
|
||||||
the original. TTA format supports both of ID3v1/v2 and APEv2 tags.
|
music file being compressed, but the compression size will generally
|
||||||
|
range between 30% - 70% of the original. TTA format supports both of
|
||||||
|
ID3v1/v2 and APEv2 tags.
|
||||||
|
|
||||||
This package can coexist with "tta", also available in SlackBuilds.
|
This package can coexist with "tta", also available in SlackBuilds.
|
||||||
|
|
Loading…
Reference in a new issue