Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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... DIRECTORY

Source 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/