diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2012-12-14 18:09:02 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-15 15:13:37 +0100 |
commit | 979c4b9f632c5ef4b481dcaa26ce20f4c3dcf6e5 (patch) | |
tree | 44d924210dd228a134eb1874f077cd927bf76052 /audio/soundconverter/README | |
parent | 4db52bc29b9100c4b6e2d52312a78564d7dd1f4b (diff) |
audio/soundconverter: Added (audio file converter for gnome).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/soundconverter/README')
-rw-r--r-- | audio/soundconverter/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/soundconverter/README b/audio/soundconverter/README new file mode 100644 index 000000000000..f245709631f3 --- /dev/null +++ b/audio/soundconverter/README @@ -0,0 +1,13 @@ +SoundConverter is the leading audio file converter for the GNOME +Desktop. It reads anything GStreamer can read (Ogg Vorbis, AAC, +MP3, FLAC, WAV, AVI, MPEG, MOV, M4A, AC3, DTS, ALAC, MPC, Shorten, +APE, SID, MOD, XM, S3M, etc...), and writes to Opus, Ogg Vorbis, +FLAC, WAV, AAC, and MP3 files, or use any GNOME Audio Profile. + +SoundConverter aims to be simple to use, and very fast. +Thanks to its multithreaded design, it will use as many cores +as possible to speed up the conversion. It can also extract +the audio from videos. + +Optional dependencies for more audio support are: gst-plugins-bad, +gst-plugins-ugly and gst-ffmpeg |