Foobar2000:Free Encoder Pack: Difference between revisions
Beardgoggles (talk | contribs) m (Added to category.) |
Logan589XP (talk | contribs) m (Updated encoder version numbers and release dates to reflect the newest Free Encoder Pack release.) |
||
(12 intermediate revisions by 3 users not shown) | |||
Line 6: | Line 6: | ||
| developer = Peter Pawlowski | | developer = Peter Pawlowski | ||
| released = Unknown | | released = Unknown | ||
| stable_release = | | stable_release = 2024-04-23 | ||
| stable_release_date = | | stable_release_date = 2024-04-23 | ||
| preview_release = | | preview_release = | ||
| preview_release_date = | | preview_release_date = | ||
Line 16: | Line 16: | ||
}} | }} | ||
The '''Free Encoder Pack''' gives [[foobar2000]] users the ability to utilize additional command-line encoders when converting audio files. | The '''Free Encoder Pack''' gives [[foobar2000]] users the ability to utilize additional command-line encoders when converting audio files. | ||
For standard installations of foobar2000, the files are extracted to a new folder in the foobar2000 installation directory called "encoders". | |||
==Encoders== | ==Encoders== | ||
{| class="wikitable" | |||
|- | |||
! Codec | |||
! Tool | |||
! Version | |||
! Notes | |||
|- | |||
| rowspan="2" | [[AAC]] | |||
| [[fhgaacenc]] | |||
| 20151024 | |||
| Requires [[Winamp]] 5.62 or newer | |||
|- | |||
| rowspan="2" | [[QAAC|qaac]] | |||
| rowspan="2" | 2.82 | |||
| rowspan="2" | Requires [[iTunes]] | |||
|- | |||
| rowspan="2" | [[Apple Lossless]] | |||
|- | |||
| [[refalac]] | |||
| 1.82 | |||
| | |||
|- | |||
| [[FLAC]] | |||
| flac | |||
| 1.4.3 | |||
| | |||
|- | |||
| [[MP3]] | |||
| [[LAME|lame]] | |||
| 3.100 | |||
| | |||
|- | |||
| [[Musepack]] | |||
| mpcenc | |||
| 1.30.0 | |||
| | |||
|- | |||
| [[Ogg Vorbis]] | |||
| [[oggenc|oggenc2]] | |||
| 2.88 | |||
| Uses libVorbis 1.3.7 | |||
|- | |||
| [[Opus]] | |||
| opusenc | |||
| 0.2.1 | |||
| Uses libopus 1.5.2 | |||
|- | |||
| [[WavPack]] | |||
| wavpack | |||
| 5.7.0 | |||
| | |||
|} | |||
===fhgaacenc=== | ===fhgaacenc=== | ||
fhgaacenc allows foobar2000 to use the [[FhG AAC]] codec, which is included with Winamp 5.62–5.666, with the [[foobar2000:Converter|Converter]] component. | |||
{{panel|'''Note:''' The required enc_fhgaac.dll is not included in Winamp 5.8 and later.|color=yellow}} | |||
====Option 1==== | |||
* Download and install the relevant version of Winamp. | |||
* Restart foobar2000 to use the "AAC (Winamp FhG)" option. | |||
====Option 2==== | |||
* Download the relevant version of Winamp, but '''do not''' install it. | |||
* Open the setup exe file as an archive using a tool such as 7-Zip. | |||
* Copy the following files directly to the foobar2000 "encoders" folder: | |||
** {{code|Plugins\enc_fhgaac.dll}} | |||
** {{code|libmp4v2.dll}} | |||
* Restart foobar2000 to use the "AAC (Winamp FhG)" option. | |||
===qaac=== | ===qaac=== | ||
- | qaac allows foobar2000 to use the [[Apple AAC]] codec from iTunes with the [[foobar2000:Converter|Converter]] component. | ||
====Option 1==== | |||
* Download and install iTunes. | |||
* Restart foobar2000 to use the "AAC (Apple)" option. | |||
====Option 2==== | |||
* Download iTunes, but '''do not''' install it. | |||
* Download [https://sites.google.com/site/qaacpage/cabinet/makeportable.zip makeportable.zip] and extract "makeportable.cmd" to the same location as the iTunes installer. | |||
* Run "makeportable.cmd" to extract the required files to a folder called "QTfiles" (and "QTfiles64", if the 64-bit version has been downloaded). | |||
* Move the "QTfiles" folder (and "QTfiles64" folder, if it exists) to the foobar2000 "encoders" folder. | |||
* Restart foobar2000 to use the "AAC (Apple)" option. | |||
==External links== | ==External links== | ||
* {{foobar2000|https://www.foobar2000.org/encoderpack|Free Encoder Pack}} | * {{foobar2000|https://www.foobar2000.org/encoderpack|Free Encoder Pack}} | ||
* [https://github.com/tmkk/fhgaacenc/ fhgaacenc] on GitHub | * [https://github.com/tmkk/fhgaacenc/ fhgaacenc] on GitHub | ||
* [https://github.com/nu774/qaac qaac] on GitHub | * [https://github.com/nu774/qaac qaac] on GitHub | ||
* [https://github.com/wieslawsoltes/BatchEncoder/wiki/Tutorial-Using-qaac-without-iTunes Using qaac without iTunes] on GitHub | |||
[[Category:foobar2000]] | [[Category:foobar2000]] |
Latest revision as of 04:49, 24 April 2024
Developer(s) | Peter Pawlowski |
Release information | |
---|---|
Initial release | Unknown |
Stable release | 2024-04-23 (April 23, 2024) |
Compatibility | |
Operating system | Windows |
Additional information | |
Use | Encoder distribution |
License | Various, inc. GPL |
The Free Encoder Pack gives foobar2000 users the ability to utilize additional command-line encoders when converting audio files.
For standard installations of foobar2000, the files are extracted to a new folder in the foobar2000 installation directory called "encoders".
Encoders
Codec | Tool | Version | Notes |
---|---|---|---|
AAC | fhgaacenc | 20151024 | Requires Winamp 5.62 or newer |
qaac | 2.82 | Requires iTunes | |
Apple Lossless | |||
refalac | 1.82 | ||
FLAC | flac | 1.4.3 | |
MP3 | lame | 3.100 | |
Musepack | mpcenc | 1.30.0 | |
Ogg Vorbis | oggenc2 | 2.88 | Uses libVorbis 1.3.7 |
Opus | opusenc | 0.2.1 | Uses libopus 1.5.2 |
WavPack | wavpack | 5.7.0 |
fhgaacenc
fhgaacenc allows foobar2000 to use the FhG AAC codec, which is included with Winamp 5.62–5.666, with the Converter component.
Note: The required enc_fhgaac.dll is not included in Winamp 5.8 and later.
Option 1
- Download and install the relevant version of Winamp.
- Restart foobar2000 to use the "AAC (Winamp FhG)" option.
Option 2
- Download the relevant version of Winamp, but do not install it.
- Open the setup exe file as an archive using a tool such as 7-Zip.
- Copy the following files directly to the foobar2000 "encoders" folder:
Plugins\enc_fhgaac.dll
libmp4v2.dll
- Restart foobar2000 to use the "AAC (Winamp FhG)" option.
qaac
qaac allows foobar2000 to use the Apple AAC codec from iTunes with the Converter component.
Option 1
- Download and install iTunes.
- Restart foobar2000 to use the "AAC (Apple)" option.
Option 2
- Download iTunes, but do not install it.
- Download makeportable.zip and extract "makeportable.cmd" to the same location as the iTunes installer.
- Run "makeportable.cmd" to extract the required files to a folder called "QTfiles" (and "QTfiles64", if the 64-bit version has been downloaded).
- Move the "QTfiles" folder (and "QTfiles64" folder, if it exists) to the foobar2000 "encoders" folder.
- Restart foobar2000 to use the "AAC (Apple)" option.
External links
- Free Encoder Pack on foobar2000.org
- fhgaacenc on GitHub
- qaac on GitHub
- Using qaac without iTunes on GitHub