Difference between revisions of "Template:Aac-encoders"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(Updated CSS to fix float issue on Nero AAC page.)
m (Changed number column from table cells to table headings.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; clear: right; padding-left: 10px; margin-right: 0px;"
+
{| class="wikitable" style="width: 256px; float: right; clear: both; margin-left: 10px; margin-right: 0px;"
!colspan="2"|Current [[AAC]] Encoders<br /><small>(Most to least recommended)</small>
+
! colspan="2" | Current [[AAC]] encoders<br /><small>(most to least recommended)</small>
 
|-
 
|-
| 1 || [[Apple AAC]]<sup>M W</sup>
+
! 1
 +
| [[Apple AAC]] <sup>M/W</sup>
 
|-
 
|-
| 2 || [[Fraunhofer FDK AAC]]<sup>S L M W</sup>
+
! 2
 +
| [[FhG AAC]] (Winamp) <sup>W</sup>
 
|-
 
|-
| 3 || [[Nero AAC]]<sup>L W</sup>
+
! 3
 +
| [[Fraunhofer FDK AAC]] <sup>S/L/M/W</sup>
 
|-
 
|-
| 4 || [[libavcodec AAC|FFmpeg 3.0+ AAC encoder]]<sup>S L M W</sup>
+
! 4
 +
| [[Nero AAC]] <sup>L/W</sup>
 
|-
 
|-
| 5 || [[FAAC]]<sup>S L M W</sup>
+
! 5
 +
| [[libavcodec AAC|FFmpeg 3.0+ AAC encoder]] <sup>S/L/M/W</sup>
 
|-
 
|-
| 6 || [[libavcodec AAC|Libav]] (pre-3.0 FFmpeg) AAC encoder<sup>S L M W</sup>
+
! 6
 +
| [[FAAC]] <sup>S/L/M/W</sup>
 
|-
 
|-
|colspan="2"|
+
! 7
<small>
+
| [[libavcodec AAC|Libav]] (pre-3.0 FFmpeg) AAC encoder <sup>S/L/M/W</sup>
<sup>S</sup> Source code available,
+
<sup>L</sup> Linux,
+
<sup>M</sup> Mac OSX,
+
<sup>W</sup> Windows
+
</small>
+
 
|-
 
|-
|colspan="2"|List of [[AAC encoders]]
+
| colspan="2" style="font-size: x-small;" | <sup>S</sup> Source code available; <sup>L</sup> Linux; <sup>M</sup> macOS; <sup>W</sup> Windows
 +
|-
 +
! colspan="2" style="font-size: smaller;" | [[AAC encoders|List of AAC encoders]]
 
|}<noinclude>
 
|}<noinclude>
 
A list of [[AAC]] encoders ordered by most recommended to least.
 
A list of [[AAC]] encoders ordered by most recommended to least.
 +
==Syntax==
 +
<pre style="display:table;">{{aac-encoders}}</pre>
 +
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 18:33, 30 November 2019

Current AAC encoders
(most to least recommended)
1 Apple AAC M/W
2 FhG AAC (Winamp) W
3 Fraunhofer FDK AAC S/L/M/W
4 Nero AAC L/W
5 FFmpeg 3.0+ AAC encoder S/L/M/W
6 FAAC S/L/M/W
7 Libav (pre-3.0 FFmpeg) AAC encoder S/L/M/W
S Source code available; L Linux; M macOS; W Windows
List of AAC encoders

A list of AAC encoders ordered by most recommended to least.

Syntax

{{aac-encoders}}