Friday, March 4, 2011

Vegtable Masterbation

Burning a video DVD (VIDEO_TS folder)

If you have on your hard disk the backup copy of a DVD video (that you are a VIDEO_TS directory containing a set of files. VOB. BUP. IFO) and want to burn it, thus obtaining 'your DVD video, and' Just open the terminal, put the directory containing the VIDEO_TS directory and issue the command: mkisofs
-dvd-video -o /tmp/mio_video_dvd.iso .
(notate il punto a fine riga)
Piu' in generale:
mkisofs -dvd-video -o FILE_ISO_DESTINAZIONE PATH_DIRECTORY_CONTENENTE_VIDEO_TS
Al termine dell'esecuzione di mkisofs potete masterizzare il file ISO risultante su un DVD vuoto.

0 comments:

Post a Comment