DAISY 2.02 To EPUB 3
The “DAISY 2.02 to EPUB 3” script will convert a DAISY 2.02 DTB (Digital Talking Book) into an EPUB 3 publication.
Synopsis
Outputs
Options
-
EPUB 3 file name
By default, the file name is the dc:identifier with a ".epub" file extension.
By default, the file name is the dc:identifier with a ".epub" file extension.
This option can be used to set a custom file name.
Possible values: Any <string>
Default value:
-
Include Media Overlay
Whether or not to include media overlays and associated audio files.
Possible values: true or false
Default value: true
-
Backwards compatible
Whether or not to include NCX-file, OPF guide element and backwards-compatible metadata.
Possible values: true or false
Default value: true
Usage: dp2 [GLOBAL_OPTIONS] daisy202-to-epub3 [OPTIONS]
Options:
| --source source
|
|
| --epub-filename [epub-filename] |
EPUB 3 file name (default: ) |
| --mediaoverlay [mediaoverlay] |
Include Media Overlay (default: true) |
| --compatibility-mode [compatibility-mode] |
Backwards compatible (default: true) |
| -o,--output [OUTPUT] |
Path where to store the results. This option is mandatory when the job is not executed in the background |
| -z,--zip |
Write the output to a zip file rather than to a folder |
| -n,--nicename [NICENAME] |
Set job's nice name |
| -r,--priority [PRIORITY] |
Set job's priority (high|medium|low) |
| -q,--quiet |
Do not print the job's messages |
| -p,--persistent |
Delete the job after it is executed |
| -b,--background |
Sends the job and exits |
See Also
Main Specifications
DAISY 2.02 Specification
EPUB 3 Overview