Template:Aac-encoders: Difference between revisions
No edit summary |
Beardgoggles (talk | contribs) m (Changed number column from table cells to table headings.) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="width: 256px; float: right; clear: both; margin-left: 10px; margin-right: 0px;" | |||
{| class="wikitable" | ! colspan="2" | Current [[AAC]] encoders<br /><small>(most to least recommended)</small> | ||
!colspan="2"|Current [[AAC]] | |||
|- | |- | ||
! 1 | |||
| [[Apple AAC]] <sup>M/W</sup> | |||
|- | |- | ||
! 2 | |||
| [[FhG AAC]] (Winamp) <sup>W</sup> | |||
|- | |- | ||
! 3 | |||
| [[Fraunhofer FDK AAC]] <sup>S/L/M/W</sup> | |||
|- | |- | ||
! 4 | |||
| [[Nero AAC]] <sup>L/W</sup> | |||
|- | |- | ||
| | ! 5 | ||
| [[libavcodec AAC|FFmpeg 3.0+ AAC encoder]] <sup>S/L/M/W</sup> | |||
<sup>S | |||
|- | |- | ||
|colspan="2"|List of | ! 6 | ||
|} | | [[FAAC]] <sup>S/L/M/W</sup> | ||
<noinclude> | |- | ||
! 7 | |||
| [[libavcodec AAC|Libav]] (pre-3.0 FFmpeg) AAC encoder <sup>S/L/M/W</sup> | |||
|- | |||
| 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> | |||
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}}