diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2013-06-19 02:26:05 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-22 21:32:58 -0300 |
commit | 3560759b81259d8dc9fd5b15194753937fb99408 (patch) | |
tree | f6a01d36d27c331e090e3561cd82649c105e525a /audio/soundconverter/README | |
parent | 6bf23a1fd33d8c6d3da81340d1f4f96f722488d9 (diff) | |
download | slackbuilds-3560759b81259d8dc9fd5b15194753937fb99408.tar.gz |
audio/soundconverter: Updated for version 2.1.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/soundconverter/README')
-rw-r--r-- | audio/soundconverter/README | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/audio/soundconverter/README b/audio/soundconverter/README index f245709631..f0b5a79b67 100644 --- a/audio/soundconverter/README +++ b/audio/soundconverter/README @@ -1,13 +1,11 @@ -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 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. -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 +Optional dependencies for more audio support are gst-plugins-bad, +gst-plugins-ugly, and gst-ffmpeg. |