libtwolamev0.4.0
- Updated
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder
- Project website: https://www.twolame.org
#Usage
The package libtwolame can be imported via CMake FindPkgConfig module:
find_package(PkgConfig REQUIRED)
pkg_check_modules(twolame REQUIRED IMPORTED_TARGET twolame)
target_link_libraries(main PkgConfig::twolame)#Supported Platforms
All platforms supported.
#Features
No default features.
#tool
Build the twolame command-line frontend
Dependencies:
getopt-win32
Platforms:
windows & !mingw- libsndfile
and 6 transitive dependencies:
- libflac (through libsndfile)
- libogg (through libflac)
- libvorbis (through libsndfile)
- mp3lame (through libsndfile)
- mpg123 (through libsndfile)
- opus (through libsndfile)
Host Dependencies:
9 transitive dependencies:
- pkgconf (through vcpkg-pkgconfig-get-modules)
- vcpkg-cmake (through getopt-win32)
- vcpkg-cmake-config (through getopt-win32)
- vcpkg-cmake-get-vars (through vcpkg-make)
vcpkg-make (through mp3lame)
Platforms:
!windows | mingwvcpkg-msbuild (through mp3lame)
Platforms:
windows & !mingw- vcpkg-pkgconfig-get-modules (through vcpkg-msbuild)
- vcpkg-tool-meson (through pkgconf)
#Dependencies
No dependencies.
#Host Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Greisberger Christophe