I have a damaged DVD that skips badly and is unwatchable when played on a normal DVD player. I ripped it on the Mac (using [Mac The Ripper](http://www.mactheripper.org/) – great program!), and the resulting VIDEO_TS folder seems to play back fine using DVD Player in OS X.
However, I wanted to be able to play it on a normal DVD player again.
One option would be to convert it to an MPG or AVI using something like [Handbrake](http://handbrake.m0k.org/), and then use iDVD to burn a DVD from that. It takes some time to convert and render a DVD, though, and you’d lose some quality.
Then I found this method to turn a VIDEO_TS folder into an ISO image. At the command line, type:
>hdiutil makehybrid -udf -udf-volume-name DVD_NAME -o DVD_NAME.iso /VIDEO_TS/parent/folder
Make sure that final path is the path to the folder where VIDEO_TS can be found, not the path to the actual VIDEO_TS folder itself.
It takes a little time, but you get an ISO image out. You can then burn this using Disk Utility, and you’ll get a ‘real’ DVD!
Comments
18 responses to “Burning A DVD From A VIDEO_TS Folder On A Mac”
I did not have any luck getting my DVD’s VIEDO_TOS folder 6.5GB compressed to be able to fit a standard DVD disc.
Imran
Imran, this doesn’t compress or anything. It just turns a VIDEO_TS folder into an ISO image. Whether or not that ISO image fits onto a single-layer DVD is a separate issue.
Every site or forum i read mentions entering a command… anychance u could tell me where i enter this so called “command” thanks a billion.
This is great! I was searching around for hours for anything that would allow me to recreate a DVD that would not play in DVD players (due to a worn surface). MTR ripped it fine, but I was stuck on how to get it back on a DVD without spending $50-$100. You tha man!
To get to the command line, find and run an application called Terminal (should be in your Applications folder). That’s the command line!
everything worked fine, but when i inserted it in my dvd player it didnt work…
Any idea?
I’m not sure. It could be the type of DVD – some players don’t like DVD-Rs, some don’t like DVD+Rs, some don’t like RWs, some just don’t like particular brands.
I’ve also found with CDs (not sure if it’s the same with DVDs) that I have more luck with cross-player compatibility if I burn them slower. The faster the burn speed, the less time the laser spends burning each ‘dot’, and the less well-formed it is.
Thanks for the tip!
don’t know if it works yet, but make sure video_ts folder path doesn’t contain spaces
I’ve tried entering this command (copy & pasted) into Terminal but I can’t get it to work. I’m not sure what part of the command I need to alter for it to work on my Mac. I must be doing it wrong. Could someone explain what part of the command I need to change to make it work?
http://lonestar.utsa.edu/llee/applescript/dvdimager.html this is basic and works user friendly
Just what I was looking for….thanks!!!
I used the following syntax:
“hdiutil makehybrid -o new_iso_name.iso /Volumes/Firewire/Movies/folder_where_Viseo_TS-Lives”
DVD Copy for Mac is a professional Mac DVD Folder Burner. You can copy DVD to local computer, or burn DVD Folder from local computer to a blank DVD on Mac OS, This Mac DVD Copy supports all DVD formats, so you can burn your DVD to any DVD disc on your Mac OS.
http://snowmacdvd.wordpress.com/2009/11/30/how-to-copy-video_ts-dvd-folder-to-dvd-disc-on-mac-os-xsnow-leopard/
iSkysoft DVD Copy for Mac is a powerful Mac DVD copy software, DVD backup, Mac DVD burner that can copy DVD movies(D9 to D9,D5 to D5) with the entire movie in 1:1 ratio perfectly.
If you use that command a lot you might find this useful. AquaISO is an application which provides a nice graphical frontend for the hdiutil makehybrid -iso command. You can monitor the progress of the ISO creation in a way that is better than viewing it in Terminal.
You can download the application here: https://sourceforge.net/projects/aquaiso/
OMFG!!!! THANK YOU!!! This worked like a charm!!!!
I’m confused. Okay you say to enter the following:
hdiutil makehybrid -udf -udf-volume-name DVDNAME -o DVDNAME.iso /VIDEO_TS/parent/folder
into the command line. But what is the command line? And on what? On handbrake? Do you mean the destination line cuz that didn’t work. I’m sorry, I’m not terribly computer savy, can you be specific, please?
@Tony: The command line is what you get when you run Terminal. If you’re not computer savvy, I wouldn’t muck around with it. If you have a mate that has more experience, ask them to show you next time they’re visiting.