From f2cfda2a54780868dfe0af7bd652fcd4906547da Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 1 Mar 2010 19:09:31 +0000 Subject: Added KDE3 version of SoundKonverter git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/soundkonverter@1097614 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/en/Makefile.am | 2 + doc/en/index.docbook | 209 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 211 insertions(+) create mode 100644 doc/en/Makefile.am create mode 100644 doc/en/index.docbook (limited to 'doc/en') diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am new file mode 100644 index 0000000..4906905 --- /dev/null +++ b/doc/en/Makefile.am @@ -0,0 +1,2 @@ +KDE_DOCS = soundkonverter +KDE_LANG = en diff --git a/doc/en/index.docbook b/doc/en/index.docbook new file mode 100644 index 0000000..3a386a4 --- /dev/null +++ b/doc/en/index.docbook @@ -0,0 +1,209 @@ + +soundKonverter 0.3"> + + + + + + + +]> + + + + + + + + + + + + + + +The &soundkonverter; Handbook + + + + + +Daniel Faust + +
hessijames@gmail.com
+
+
+
+ + + + +2006 +2007 +Daniel Faust + + + +&FDLNotice; + + + +2007-01-08 +0.3 + + + + + +soundKonverter is frontend to various audio converters. + + + + + + +KDE +soundKonverter +audio +convert +transcode +decode +encode + + +
+ + + + +Introduction + + + +soundKonverter is frontend to various audio converters. + +It is extendable by plugins and supports many backends: +lame, oggenc, flac, musepack, faac, mplayer, ffmpeg - just to mention a few. + + +This way you can convert between various audio formats: +mp3, ogg, flac, mpc, aac, m4a, rm and wma, avi, flv (the latter reading only) for example. + +soundKonverter supports reading and writing tags for many formats, so the tags are preserved when converting files. + + +The key features are: Audio conversion, Replay Gain calculation, CD ripping + + +soundKonverter comes with an Amarok script that allows you to easily transcode files when transfering to your media device. + + + + + + +Credits and License + + +&soundkonverter; + + +Program copyright 2007 Daniel Faust hessijames@gmail.com + + + +Documentation copyright 2007 Daniel Faust hessijames@gmail.com + + + + +&underFDL; + + + +&underGPL; + + + + +Installation + + +Compilation and Installation + + +In order to compile soundKonverter, you need: taglib-devel, cdparanoia + + + + + + +&install.compile.documentation; + + + + + +&documentation.index; +
+ + + -- cgit v1.2.1