1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of daisy-player</TITLE>
</HEAD><BODY>
<H1>daisy-player</H1>
Section: Linux Reference Manual (1)<BR>Updated: 21 February 2021<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB"> </A>
<H2>NAME</H2>
<B>daisy-player </B>- player for DAISY Digital Talking Books or Audio-CD's
<B>
</B><A NAME="lbAC"> </A>
<H2>SYNOPSIS</H2>
<PRE>
<B>daisy-player</B> [<I>directory_with_a_Daisy-structure</I> |
Daisy_book_archive] [<B>-c</B> <I>cdrom_device</I>] [<B>-d</B> <I>audio_device:audio_type</I>] [<B>-h</B>]
[<B>-i</B>] [<B>-T</B>] [<B>-n</B> | <B>-y</B>] [<B>-v</B>]
</PRE>
<A NAME="lbAD"> </A>
<H2>DESCRIPTION</H2>
Daisy-player reads a Daisy-CD and plays the audio-files.
DAISY versions 2.02 and 3 are currently supported, as well as media with multiple books. (discinfo)
<P>
Daisy-player also can play Audio-CD's and tries to get CD-information from a cddb-database.
<P>
A list of items on the Daisy-CD or Audio-CD will appear. Press <ENTER> to start playing. When reading of an item has finished, <B>daisy-player</B> will play the next item and the cursor will automatically skip to that item, so that an attached braille-terminal will display the name of that item.
<A NAME="lbAE"> </A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT><B></B><I>directory_with_a_Daisy-structure</I>
<DD>
One could also give a directory with a daisy structure as argument to <B>daisy-player</B>.
<DT><B>Daisy_book_archive</B>
<DD>
One could also give an archive with a daisy structure as argument to daisy-player. Many archive-formats are supported like .tar.gz or .zip. The archive will be unpacked using the "unar"<B>-utility</B>.
<DT><B>-c</B> <I>cdrom_device</I>
<DD>
Use DEVICE as the CD device. DEVICE is the device special file name of the CD-ROM device. The default is /dev/sr0. Be sure the user is a member of the group cdrom.
<DT><B>-d</B> <I>audio_device:audio_type</I>
<DD>
Daisy-player will play on this sound device of given audio_type. The value must be of the form "<I>audio_device:audio_type</I>". Example: "<B>-d</B> default:alsa", "hw:0:alsa" or "0:pulseaudio". This option overrules the value in the ~/.daisy-player.xml config file. Be sure the user is a member of the group "audio".
<DT><B>-h</B>
<DD>
Display this help and exit.
<DT><B>-i</B>
<DD>
Ignore reading of the bookmarks.
<DT><B>-T</B>
<DD>
Do not display the time passing during playback.
<DT><B>-n</B>
<DD>
Don't fetch cddb-information of an Audio-CD from the internet.
<DT><B>-y</B>
<DD>
Fetch cddb-information of an Audio-CD from the internet.
<DT><B>-v</B>
<DD>
Be more verbose, so one can se what's going on while initializing.
</DL>
<A NAME="lbAF"> </A>
<H2>SCREEN</H2>
The name and version of this program and the name of the author will be displayed left aligned at the top of the screen. The name of the current loaded book will be displayed right aligned.
<P>
The second row of the screen will display the number of pages of the current loaded book (if any), the current selected level and the total number of levels, the total playing time, the current displayed screen and the total number of screens.
<P>
The next rows will display the title of the item, the first page of that item within brackets (if there are pages) and the playing time. Items in higher levels will be indented. (Three spaces each level.) When "just playing this item" is active, a "J" will be viewed at the first column of that item.
<A NAME="lbAG"> </A>
<H2>CONTROL KEYS</H2>
Daisy-player recognizes the following keyboard-commands:
<DL COMPACT>
<DT><B>cursor down,2</B>
<DD>
move cursor to the next item
<DT><B>cursor up,8</B>
<DD>
move cursor to the previous item
<DT><B>cursor right,6</B>
<DD>
skip 10 seconds forwards
<DT><B>cursor left,4</B>
<DD>
skip 10 seconds backwards
<DT><B>page-down,3</B>
<DD>
view next screen
<DT><B>page-up,9</B>
<DD>
view previous screen
<DT><B>enter</B>
<DD>
Start playing
<DT><B>space,0</B>
<DD>
pause/resume playing
<DT><B>home,*</B>
<DD>
play on normal speed
<DT><B>/</B>
<DD>
search for a label
<DT><B>d</B>
<DD>
store current item to disk. (Take into account the selected level)
<DT><B>D,-</B>
<DD>
decrease playing speed
<DT><B>e,.</B>
<DD>
stop playing and eject
<DT><B>f</B>
<DD>
find the currently playing item and place the cursor there
<DT><B>g</B>
<DD>
go to time in this item or song (MM:SS)
<DT><B>G (DAISY-CD)</B>
<DD>
go to page number (if any)
<DT><B>h,?</B>
<DD>
give this help
<DT><B>j,5</B>
<DD>
just play current item and place a "J" at the first column.
<DT><B>l</B>
<DD>
switch to next level
<DT><B>L</B>
<DD>
switch to previous level
<DT><B>m</B>
<DD>
mute sound on/off
<DT><B>n</B>
<DD>
search forewards
<DT><B>N</B>
<DD>
search backwards
<DT><B>o</B>
<DD>
select next output sound device. The volume levels and the "mute" states of all cards ar shown and can be altered
<DT><B>p</B>
<DD>
place a bookmark
<DT><B>q</B>
<DD>
quit <B>daisy-player</B>. The playing-point will be saved as bookmark.
<DT><B>s</B>
<DD>
stop playing
<DT><B>T</B>
<DD>
display the time passing during playback on/off
<DT><B>U,+</B>
<DD>
increase playing speed
<DT><B>v,1</B>
<DD>
decrease playback volume
<DT><B>V,7</B>
<DD>
increase playback volume (beware of Clipping)
</DL>
<A NAME="lbAH"> </A>
<H2>NOTES</H2>
When playing an Audio-CD skip-left and skip-right react a little late. The same for commands like 'U', 'D' and HOME.
<P>
A DAISY 2.02-medium normally contains a single book. If more than one DAISY book is provided on the same medium, each book is stored in a separate folder (directory) of its own. In the root of the CD, DVD, or other media a file called discinfo.html is created that contains links to all books on the medium.
(See <<A HREF="https://daisy.org/activities/standards/daisy/daisy-2/daisy-format-2-0-specification/">https://daisy.org/activities/standards/daisy/daisy-2/daisy-format-2-0-specification/</A>>)
<P>
A DAISY 3-book has two index-files for navigation, a NCX and an OPF file. Daisy-player tries to detemine which of these two files give the best result. But sometimes daisy-playr is not able to make the best choice. When in doubt use option "<B>--N</B>" to force the use of NCX or "<B>-O</B>" to force the OPF. This is only for DAISY format 3 books.
<A NAME="lbAI"> </A>
<H2>THANKS TO</H2>
<DL COMPACT>
<DT><B>Daniel Veillard <<A HREF="mailto:daniel@veillard.com">daniel@veillard.com</A>></B>
<DD>
for the XML2 library.
<DT><B>Robert Leslie <<A HREF="mailto:rob@mars.org">rob@mars.org</A>></B>
<DD>
for the MPEG audio decoder (madplay).
</DL>
<P>
Chris Bagwell <<A HREF="mailto:cbagwell@users.sourceforge.net">cbagwell@users.sourceforge.net</A>>
<DL COMPACT>
<DT><B>Rob Sykes <<A HREF="mailto:aquegg@yahoo.co.uk">aquegg@yahoo.co.uk</A>></B>
<DD>
for the sox library.
</DL>
<P>
Kim Nilsson <<A HREF="mailto:kim.nilsson@no-substitute.com">kim.nilsson@no-substitute.com</A>>
<DL COMPACT>
<DT><B>Lennart Poettering</B>
<DD>
for pulseaudio.
<DT><B>Colomban Wendling <<A HREF="mailto:cwendling@hypra.fr">cwendling@hypra.fr</A>></B>
<DD>
for some patches.
</DL>
<A NAME="lbAJ"> </A>
<H2>FILES</H2>
<DL COMPACT>
<DT><B>~/.daisy-player</B>/
<DD>
This directory contains the bookmarks in XML-format. . Each file has the name of the book and contains the name of the current item, the start-time of that item and the current level.
<DT><B>~/.daisy-player.xml</B>
<DD>
This file, in XML-format, contains the current sink in the list of the available sound devices, the desired playing speed, the current cdrom-device and wether or not to fetch cddb-information.
</DL>
<A NAME="lbAK"> </A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+cddbget">cddbget</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+unar">unar</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+eject">eject</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+udisksctl">udisksctl</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+pulseaudio">pulseaudio</A></B>(1),
<B><A HREF="/cgi-bin/man/man2html?1+pactl">pactl</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+amixer">amixer</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?1+alsamixer">alsamixer</A></B>(1), <B><A HREF="/cgi-bin/man/man2html?8+usermod">usermod</A></B>(8)
<A NAME="lbAL"> </A>
<H2>AUTHOR</H2>
Jos Lemmens <<A HREF="mailto:jos@jlemmens.nl">jos@jlemmens.nl</A>>
<A NAME="lbAM"> </A>
<H2>COPYRIGHT</H2>
Copyright (C)2003-2021 Jos Lemmens <<A HREF="mailto:jos@jlemmens.nl">jos@jlemmens.nl</A>>
<P>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see the file COPYING); if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
<P>
<HR>
<A NAME="index"> </A><H2>Index</H2>
<DL>
<DT><A HREF="#lbAB">NAME</A><DD>
<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT><A HREF="#lbAE">OPTIONS</A><DD>
<DT><A HREF="#lbAF">SCREEN</A><DD>
<DT><A HREF="#lbAG">CONTROL KEYS</A><DD>
<DT><A HREF="#lbAH">NOTES</A><DD>
<DT><A HREF="#lbAI">THANKS TO</A><DD>
<DT><A HREF="#lbAJ">FILES</A><DD>
<DT><A HREF="#lbAK">SEE ALSO</A><DD>
<DT><A HREF="#lbAL">AUTHOR</A><DD>
<DT><A HREF="#lbAM">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 18:37:31 GMT, February 21, 2021
</BODY>
</HTML>
|