Andrew_C Posted December 4, 2010 Posted December 4, 2010 I have a collection of school made DVD films, some of which are quite valuable as teaching resources (especially film of dodgy experiments with mercury etc) that I want to back up. This is in addition to making them available on ClickView, but we need to avoid compression losses. What I'd like to have some view on, is how to do it. I'm thinking of copying them to an external HDD, and then storing that somewhere safe. What is the best way to create an image on a HDD that can simply be copied onto a new DVD in the event of loss or damage. Is it best to simply copy the Video TS folder across? Or is there a better way to create a burnable image?
Ulkary Posted December 4, 2010 Posted December 4, 2010 I would make .iso s out of them, that way you can burn them quickly and play them if you have something like daemon tools or vlc.
round2it Posted December 4, 2010 Posted December 4, 2010 (edited) dvd decrypter use iso mode dvd shrink dvd fab can convert to mobile devices formats mp4 etc choose your weapon Edited December 4, 2010 by round2it
dhicks Posted December 5, 2010 Posted December 5, 2010 What is the best way to create an image on a HDD that can simply be copied onto a new DVD in the event of loss or damage. ImgBurn will create ISO files, and I think it might also have its own error-checked image format. All ISO files are are simply copies of an entire CD or DVD, so on Linux you can simply use dd: dd if=/dev/cdrom of=myImage.iso If you wanted something automated you could maybe make a script that did the above dd command everytime a new DVD was placed in the drive. -- David Hicks
Gibbo Posted December 6, 2010 Posted December 6, 2010 I'd also convert them to ISO with DVD Decrypter. You could save a bit of space by converting them to AVI.
laserblazer Posted December 6, 2010 Posted December 6, 2010 I'd go for ISOs but also make master dvd backups because if a teacher needs it for the next lesson and they're being monitored and the world will end if..., you probably won't have time to burn a new dvd.
Andrew_C Posted December 6, 2010 Author Posted December 6, 2010 Their problem, not mine! But thanks for the iso thoughts, I'll experiment.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now