mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
10 lines
386 B
Text
10 lines
386 B
Text
Batch script for audio encoding. Supports MP3, AAC, Vorbis, Opus,
|
|
FLAC, AC3 and WAV output and is intended to be used on directories
|
|
with audio files. Filtering through MPlayer and automatic tagging with
|
|
MediaInfo is also supported.
|
|
|
|
Optional requirements:
|
|
faac, or fdkaac and libfdk-aac (for AAC)
|
|
opencore-amr (for AMR)
|
|
aften (for AC3)
|
|
dcaenc (for dts, note: this is a legal quagmire)
|