macosxhints.com – Burn a playable DVD from a VIDEO_TS folder
After searching the forums and trying various things, I still couldn’t find a quick, reliable, free method of burning a VIDEO_TS folder to a pure UDF DVD, so that it would play in regular DVD players, as well trigger DVD Player to start up automatically. Anyway, as often is the case, Terminal had the answers. Just type in this command and change the paths to suit:
hdiutil makehybrid -udf -udf-volume-name DVD_NAME -o MY_DVD.iso /path/to/VIDEO_TS/parent/folder
Make sure that /path/to/VIDEO_TS/parent/folder is the path to the folder containing the VIDEO_TS folder, not the VIDEO_TS folder itself. Once the .iso file has been created, drag this to Disk Utility and hit the Burn button.
-
i can’t get this to work. i have the paths set correctly to my VIDEO_TS folder.
is the command supposed to be on 2 lines ?
-
This created a DVD that plays fine on my Mac, but my DVD player says the disc is not recognized.
-
I know this is a stupid question, but do I use my Mac’s home volume name in that line?
-
thank you, you solved me a problem
-
Wonderful! Somebody should write a GUI for this
-
I was confused about the Terminal command as well but finally figured it out.
The file I wanted to burn was called “ACN” So where you see ACN below, replace that with your own name.
then you see, “/Users/admin/Desktop” – that’s the path to the VIDEO_TS folder which I got by right-clicking on the VIDEO_TS folder and click “Get Info”. The path is under the “General” drop-down menu.
Hope that helps.
hdiutil makehybrid -udf -udf-volume-name ACN -o ACN.iso /Users/admin/Desktop
-
hdiutil makehybrid -udf -udf-volume-name DVD_NAME -o MY_DVD.iso /path/to/VIDEO_TS/parent/folder
i was looking in the hdiutil man page and it had this listed i believe as a guide
hdiutil makehybrid -o
i am not sure i understand the and part and also in the command at the top i dont understand what i should enter for DVD_NAME and MY_DVD.iso (i think the two misunderstandings are related but i could be wrong and would like to know whether or not am)
if i had a dvd folder with the proper name HAVING_FUN and a video_ts folder and audio folder in it; would my command look like this ?
hdiutil makehybrid -udf -udf-volume-name HAVING_FUN -o HAVING_FUN.iso /Desktop/HAVING_FUN (assuming the folder is in fact on the desktop)
and if that is correct can someone still explain the thing to me? thanx!
-
hdiutil makehybrid -udf -udf-volume-name AEON_FLUX_DISC_1 -o AEON_FLUX_DISC_1.iso /Users/omnicron1/Downloads/Aeon\ Flux/AEON\ FLUX\ DISC\ 1
-
I too am happy to have this solution to at least end up with a burned DVD-R that can play on computers, though this same burned DVD-R is not recongnized by either of our two not-too-old DVD players.
-
I’ ve tried this, and everything works, i get the iso file..
When i hit the burn button it says “NOT RECOGNISED”
Any thoughts, input?Grtz.
-
Avoid spaces in the path name, i.e. have “my_folder” instead of “my folder”.
Thank you for the tip.
-
i’ve tried this but i don’t think it works tough, because in the end it’s says that the .iso file already exists, but i don’t see any file…
any suggestions?? -
One reason a retail DVD player might not read the disk is because the “booktype” is not set to DVD-ROM when you burned the disk. On DVD+R and DVD+RW disks you can burn this field that tells the DVD player what kind of disk it is. If you lie in this field and set it to type DVD-ROM (instead of DVD+RW or whatever it is) there is a higher chance the retail DVD player will play it.
18 comments
Comments feed for this article
Trackback link: http://face.centosprime.com/macosxw/burn-a-playable-dvd-from-a-video_ts-folder/trackback/