OS4 DepotLogo by Liksmaskaren 
(anonymous IP: 3.128.198.217,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Audio » Convert » ttaenc.lha

Ttaenc

Description: Encode your own lossless TTA audio files.
Download: ttaenc.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 44kb
Version: 3.4.1
Date: 12 Aug 2007
Author: See ReadMe, AmigaOS 4.0 port by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Category: audio/convert
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 2951
 
Comments: 2
Snapshots: 0
Videos: 0
Downloads: 398  (Current version)
398  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
== TTA Lossless Audio compressor ==

TTA performs lossless compression on multichannel 8,16 and 24 bits
data of the Wav audio files. Being "lossless" means that no data-
quality is lost in the compression - when uncompressed, the data will
be identical to the original. The compression ratios of TTA depend on
the type of 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. Detailed format description
is available at http://tta.sourceforge.net

* Usage Instructions

ttaenc [command] [options] file(s).. <output path/>

Commands:

  -e      encode file(s)
  -d      decode file(s)
  -t      test file(s)
  -f name specify output file name
  -v      show codec version
  -h      this help

Options:

  -u      delete source file if successful
  -x      wave-extensible output file format

When file is '-', use standard input/output.
Example usage:

  ttaenc -e file.wav 
  ttaenc file.tta -do file.wav

* Features

  - Support of 8,16,24 integer,
    multichannel Wav audio files;
  - Support unicode file names;
  - Minimal system requirements;
  - High compression performance;
  - High speed performance;
  - CRC checking;
  - Corrupted data decoding;
  - Simple and clean output files format with
    precalculated seek points table.

* Contributors:

  Aleksander Djuric
  Pavel Zhilin
  Tamir Barak
  Noam Koenigstein
  Kazuki Oikawa

* Copying

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Please see the file COPYING in this directory for full copyright
information.

* See also

Please visit the TTA homepage at http://tta.sourceforge.net for the
latest in news and downloads.

AmigaOS 4.0 port by Spot / Up Rough, Thanx to Blacky_Stardust for some help!


Copyright © 2004-2024 by Björn Hagström All Rights Reserved