Technical Questions

2.1 Which translations of the program are available?

2.2 Which media types are supported?

2.3 Which file systems are supported?


2.1 Which translations of the program are available?

The current version of dvdisaster contains screen texts in the following languages:

   Czech--complete
English--complete
   German--complete
   Italian--upto version 0.65
Portuguese--complete
   Russian--complete
   Swedish--upto version 0.70

Translators for other languages are welcome!

dvdisaster will automatically obtain language settings from the operating system. If the local language is not yet supported, english text will be used. A different language can be selected using environment variables.

Example for the bash shell and german language:

export LANG=de_DE
If special characters like german umlauts are not displayed properly, try the following:

export OUTPUT_CHARSET=iso-8859-1 (X11, XTerm)

2.2 Which media types are supported?

dvdisaster supports (re-)writeable CD, DVD and BD media.
Media containing multiple sessions or copy protections can not be used.

Usable media by type:

CD-R, CD-RW

DVD-R, DVD+R

DVD-R DL, DVD+R DL (two layers) DVD-RW, DVD+RW

DVD-RAM

BD-R, BD-RW

Not usable types (image can not be extracted):

BD-ROM (pressed BDs), DVD-ROM (pressed DVDs), CD-Audio and CD-Video.

2.3 Which file systems are supported?

dvdisaster works exclusively on the image level which is accessed sector-wise. That means it does not matter with which file system the medium has been formatted.

Since dvdisaster neither knows nor uses the file system structure, it can not repair logical errors at the file system level. It can not recover lost or deleted files.