Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owainkenwayucl/lamewrapper-go
Re-implementation of lamewrapper in Go
https://github.com/owainkenwayucl/lamewrapper-go
go lame utils
Last synced: 22 days ago
JSON representation
Re-implementation of lamewrapper in Go
- Host: GitHub
- URL: https://github.com/owainkenwayucl/lamewrapper-go
- Owner: owainkenwayucl
- License: bsd-4-clause
- Created: 2017-04-07T12:17:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T13:57:26.000Z (over 1 year ago)
- Last Synced: 2024-06-20T22:28:26.156Z (5 months ago)
- Topics: go, lame, utils
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lamewrapper version (ii)
========================This program wraps the LAME encoder with my standard options.
Dr Owain Kenway
Where it is distributed, it is done so under a 4 clause,
BSD-style license (see LICENSE)Install
-------To install, make sure you have go installed, modify the Makefile with
your options and then issue:```
make && make install
```Usage
-----The lamewrapper executable takes input from stdin.
```
./lamewrapper
```You can also pass lamewrapper arguments as follows:
```
./lamewrapper
```