Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bahamas10/flactov0
Convert flac files to mp3 v0 easily
https://github.com/bahamas10/flactov0
Last synced: about 2 months ago
JSON representation
Convert flac files to mp3 v0 easily
- Host: GitHub
- URL: https://github.com/bahamas10/flactov0
- Owner: bahamas10
- License: bsd-3-clause
- Created: 2012-02-23T19:55:31.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-22T15:10:44.000Z (over 12 years ago)
- Last Synced: 2024-05-08T20:01:44.387Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Flac to V0
==========Flac to mp3 v0 converter script
This script was created to make it easy to convert flac files
to mp3 v0 files over the command line. Its usage mimics that of
cp, by allow 1 or many source files, and a destination.Usage
=====Usage: flactov0 SOURCE DEST
Usage: flactov0 SOURCE... DIRECTORYSource is a flac file and dest is the destination
file or folder.Source can be 1 or more flac files, if multiple
sources are present the final argument must
be the destination directory.Examples
========~$ flactov0 mysong.flac mysong.mp3
~$ flactov0 *.flac folder_for_v0_rips/