Skip to content

Convert flac files to mp3 for transfer to mp3 player. Creates a time-stamped output directory with no subdirectories.

Notifications You must be signed in to change notification settings

viviparous/zflac2mp3-320

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Convert flac files to mp3 for transfer to mp3 player. Intended to be easy to use.

Creates a time-stamped output directory with no subdirectories.

Copies flac files from source to destination before conversion begins.

Uses ffmpeg or avconv. Dependencies must be installed.

Arguments are passed as KEY1=VALUE1 KEY2=VALUE2 and so on.

Step 1: flac files in dir structure D are copied to new working dir DN. Subdirectories of D will be scanned. The subdirectory structure of D is not recreated.

Step 2: conversion is accomplished using forks (settable).

Step 3: after completion, flac files are deleted from DN.

About

Convert flac files to mp3 for transfer to mp3 player. Creates a time-stamped output directory with no subdirectories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages