update README

This commit is contained in:
Vincent Riquer 2013-04-30 02:33:33 +02:00
parent 45685f8a7c
commit 360ab376df
2 changed files with 18 additions and 7 deletions

23
README
View File

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

2
atom
View File

@ -268,7 +268,7 @@ do
fi
done
echo 'COMMIT;' >&3
echo -e "\rRead tags from ${count:-0} files."
echo -e "\rRead tags from ${count:-0} files.\033[K"
unset count tagfiles
echo '