depending on the type is going to dictate the tools you use. for most data dvds, all one needs is a command line app called dd. the command reads like this: dd bs=1048576 if=/dev/<dvd device here> of=/Users/<your user name>/dvd.iso
for video DVD's, you may need to use a different tool as you would also have to deal with the CSS encoding on the disk itself. -eric On Mar 26, 2012, at 8:37 AM, Chris Blouch wrote: > Is this a video DVD or is it just files on a data DVD? If it's just files > then you can copy them like any other files. If it's video then it's a little > more work as the copy has to be formatted as a DVD with everything just so. > > CB > > On 3/24/12 8:30 AM, wayne coles wrote: >> Hello all because this is my first time at trying this can somebody please >> give me step by step instructions on how to copy the dvd wich is only >> pictures of the wedding but as a newbe I am not sure on how to do it so >> thanks in advance for any help >> > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/macvisionaries?hl=en. > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
