libtwolame v0.4.0
- Created
- Updated
TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder
# 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) # License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# tool
Build the twolame command-line frontend
Dependencies:
getopt-win32
Platforms:
windows & !mingw- libsndfile
and 6 transitive dependencies:
- libflac (by libsndfile )
- libogg (by libflac )
- libvorbis (by libsndfile )
- mp3lame (by libsndfile )
- mpg123 (by libsndfile )
- opus (by libsndfile )
Host Dependencies:
9 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake (by getopt-win32 )
- vcpkg-cmake-config (by getopt-win32 )
- vcpkg-cmake-get-vars (by vcpkg-make )
vcpkg-make (by mp3lame )
Platforms:
!windows | mingwvcpkg-msbuild (by mp3lame )
Platforms:
windows & !mingw- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Greisberger Christophe