Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
KIO AudioCD
Commits
49972997
Commit
49972997
authored
Nov 12, 2008
by
Burkhard Lück
Browse files
reorganize the kioslave documentation #5
svn path=/trunk/KDE/kdemultimedia; revision=883369
parent
97835044
Changes
3
Hide whitespace changes
Inline
Side-by-side
audiocd.protocol
View file @
49972997
...
...
@@ -11,6 +11,6 @@ deleting=false
linking=false
moving=false
Icon=cdaudio_unmount
DocPath=kioslave/audiocd.html
X-
DocPath=kioslave/audiocd
/index
.html
Class=:local
ShowPreviews=false
doc/CMakeLists.txt
View file @
49972997
########### install files ###############
kde4_create_handbook
(
index.docbook INSTALL_DESTINATION
${
HTML_INSTALL_DIR
}
/en SUBDIR kioslave/audiocd
)
doc/
audiocd
.docbook
→
doc/
index
.docbook
View file @
49972997
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE" >
<!-- change language only here -->
]>
<article
lang=
"&language;"
id=
"audiocd"
>
<title>
audiocd
</title>
<articleinfo>
...
...
@@ -51,14 +58,14 @@ with).</para>
<para>
You could also try dragging a file ending in
<literal
role=
"extension"
>
.wav
</literal>
and dropping it on the
&kde;
Media
Player, &
noatun
;. In this case, the procedure that happens behind the
Player,
&
juk
;
. In this case, the procedure that happens behind the
scenes is similar, except that instead of encoding the audio data in Ogg
Vorbis format, it is put through a very simple conversion, from raw
binary data (which the
<literal
role=
"extension"
>
.cda
</literal>
files in
the toplevel folder represent) to
<quote>
RIFF WAV
</quote>
format, a
non-compressed format that most media players understand.
</para>
<para>&
noatun
; should quite happily play the <literal
<para>
&
juk
;
should quite happily play the
<literal
role=
"extension"
>
.wav
</literal>
file, but if it has trouble, you may
consider using the
<option>
paranoia_level
</option>
option, explained
below.
</para>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment