Difference between revisions of "True Audio"
Jump to navigation
Jump to search
m (→Source code) |
(Combine {{codec audio}} and {{mux}}, site moved, True Audio is different from AMD TrueAudio) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{codec audio|id=tta|encoder=n}} |
− | {{website|True Audio|http:// | + | {{website|True Audio|http://tausoft.org/wiki/True_Audio_Codec_Overview}} |
{{open}} | {{open}} | ||
− | '''True Audio''' (TTA) is a lossless, open source audio codec. | + | '''True Audio''' (TTA) is a [[lossless]], open source audio codec. It is different from [[wikipedia:AMD TrueAudio]], which is not an audio codec. |
{{clear}} | {{clear}} | ||
==Source code== | ==Source code== | ||
− | {{file|modules/ | + | {{file|modules/demux/tta.c|input demuxer}} |
Latest revision as of 20:18, 24 February 2019
tta
|
This is an audio codec. The name to use at the command line is tta. |
True Audio (TTA) is a lossless, open source audio codec. It is different from wikipedia:AMD TrueAudio, which is not an audio codec.
Source code
- modules/demux/tta.c (input demuxer)