Downloadliste

Projektbeschreibung

Flac2All is a multi-threaded script that will convert your collection of FLAC files into either Ogg Vorbis, MP3 (with the Lame encoder), or FLAC, complete with any tags and identical file/folder structure. The script has been stable for about a year now, and it has been known to saturate 8-core machines with parallel conversions. It is useful for people with with large FLAC collections who also want a lossy version for portable media players. If wanted, the script can perform updates by skipping already converted files. It has only been tested on Linux, but it should work without alteration on the other Unix systems with bash and the required dependencies.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-31 07:05
1.2.717

Diese Version fügt Unterstützung für das Kopieren über Nicht-FLAC-Dateien. Standardmäßig wird das Skript nicht kopieren Sie alle Dateien über. Um dieses Verhalten zu ändern, bearbeiten Sie das Skript und setzen Sie "copy = False" zu "kopieren = True". Sie können diese zu kopieren Dinge wie Album Artwork, Cue-Dateien, etc. zusammen mit der Konvertierung.
Tags: Minor
This release adds support for copying over non-FLAC files. By default, the script will not copy any files over. To change this behavior, edit the script and set "copy=False" to "copy=True". You can use this to copy over things like Album artwork, cue files, etc. along with the conversion.

Project Resources