update README
This commit is contained in:
parent
45685f8a7c
commit
360ab376df
23
README
23
README
@ -19,21 +19,25 @@ Required:
|
||||
Optional:
|
||||
* vorbis-tools
|
||||
http://www.vorbis.com/
|
||||
* ogginfo (Ogg Vorbis tags support)
|
||||
* oggenc (Ogg Vorbis destination)
|
||||
* ogginfo (Ogg Vorbis metadata)
|
||||
* oggenc (Ogg Vorbis encoding)
|
||||
* opus-tools
|
||||
http://opus-codec.org/
|
||||
* opusinfo (Opus tags support)
|
||||
* opusenc (Opus destination)
|
||||
* opusinfo (Opus metadata)
|
||||
* opusenc (Opus encoding)
|
||||
* LAME MP3 Encoder
|
||||
http://lame.sourceforge.net/
|
||||
* lame (MP3 destination)
|
||||
* lame (MP3 encoding)
|
||||
* FLAC
|
||||
http://flac.sourceforge.net/
|
||||
* metaflac (FLAC tags support)
|
||||
* metaflac (FLAC metadata)
|
||||
* Musepack
|
||||
http://www.musepack.net/
|
||||
* mpcdec (Musepack decoding)
|
||||
* FFmpeg
|
||||
http://ffmpeg.org/
|
||||
* ffprobe (ID3v2, Musepack, Windows Media and video metadata)
|
||||
* ffmpeg (Windows Media and video decoding)
|
||||
|
||||
==================
|
||||
Using the software
|
||||
@ -41,3 +45,10 @@ Using the software
|
||||
Configuration:
|
||||
Please read doc/config before anything else.
|
||||
|
||||
====
|
||||
Toys
|
||||
----
|
||||
AtOM requires a database to function. Now that we have a database containing
|
||||
various information about our media files, why not use it?
|
||||
AtOM comes with a small set of tools in the toys/ directory. These are
|
||||
documented in toys/README.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user