Code: Select all
# ls -l DVD_D1/VIDEO_TS
total 3983672
-rw-r--r-- 1 root root 14336 Jun 2 19:05 VIDEO_TS.BUP
-rw-r--r-- 1 root root 14336 Jun 2 19:05 VIDEO_TS.IFO
-rw-r--r-- 1 root root 480 Jun 2 19:05 VIDEO_TS.MD5
-rw-r--r-- 1 root root 116736 Jun 2 19:05 VIDEO_TS.VOB
-rw-r--r-- 1 root root 59392 Jun 2 19:01 VTS_01_0.BUP
-rw-r--r-- 1 root root 59392 Jun 2 19:01 VTS_01_0.IFO
-rw-r--r-- 1 root root 30859264 Jun 2 19:01 VTS_01_0.VOB
-rw-r--r-- 1 root root 1073565696 Jun 2 19:02 VTS_01_1.VOB
-rw-r--r-- 1 root root 1073565696 Jun 2 19:04 VTS_01_2.VOB
-rw-r--r-- 1 root root 1073565696 Jun 2 19:04 VTS_01_3.VOB
-rw-r--r-- 1 root root 827445248 Jun 2 19:05 VTS_01_4.VOBCode: Select all
xine dvd:///mnt/local/shows/DVD_D1/VIDEO_TSCode: Select all
cd /mnt/local/shows
growisofs -Z /dev/cdroms/cdrom1 DVD_D1Code: Select all
# ls -ls /mnt/dvd/video_ts/
total 3983659
14 -r-xr-xr-x 1 root root 14336 Jun 2 19:05 video_ts.bup
14 -r-xr-xr-x 1 root root 14336 Jun 2 19:05 video_ts.ifo
1 -r-xr-xr-x 1 root root 480 Jun 2 19:05 video_ts.md5
114 -r-xr-xr-x 1 root root 116736 Jun 2 19:05 video_ts.vob
58 -r-xr-xr-x 1 root root 59392 Jun 2 19:01 vts_01_0.bup
58 -r-xr-xr-x 1 root root 59392 Jun 2 19:01 vts_01_0.ifo
30136 -r-xr-xr-x 1 root root 30859264 Jun 2 19:01 vts_01_0.vob
1048404 -r-xr-xr-x 1 root root 1073565696 Jun 2 19:02 vts_01_1.vob
1048404 -r-xr-xr-x 1 root root 1073565696 Jun 2 19:04 vts_01_2.vob
1048404 -r-xr-xr-x 1 root root 1073565696 Jun 2 19:04 vts_01_3.vob
808052 -r-xr-xr-x 1 root root 827445248 Jun 2 19:05 vts_01_4.vobYou missed a _not_ there, didn't you?slaterson wrote: the disc is recognized as a dvd.
I suppose this file contais the md5sum of the video.ts you do not need it on dvd.slaterson wrote: 1 -r-xr-xr-x 1 root root 480 Jun 2 19:05 video_ts.md5
I do not know if it's because of the .md5 file. To come closer to the issue I would try:slaterson wrote: any thought?
