Skip to content

bapike/ddrescue-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddrescue-vis: Visualize a GNU ddrescue log file as SVG

This program takes a GNU ddrescue log file and constructs a Scalable Vector Graphics (SVG) image to graphically depict where errors or unread regions lie on the disc/disk. Naturally, its output depends on having significant knowledge of the geometry of the disc/disk, which may be difficult.

Currently, it has only been used to visualize the scratches on DVDs. There is much room for improvement.

Example usage

ddrescue -b 2048 -d -v /dev/sr0 image.iso image.log
ddrescue-vis

Dependencies

This depends on:

Similar projects

Somewhat similar projects include:

License

Copyright 2015, 2016 Brian Pike

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 of the License, or (at your option) any later version.

About

Visualize a GNU ddrescue log file as a Scalable Vector Graphics (SVG) image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages