VTS_01_1.VOB: No such file

View: New views
3 Messages — Rating Filter:   Alert me  

VTS_01_1.VOB: No such file

by Arthur Marsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, was using dvdauthor to write a dvd directory structure to a usb
drive mounted by the following /etc/fstab line (was all on one line):

/dev/disk/by-id/usb-Flash_Drive_AU_USB2.0_OGUN4WMN-0:0  /mnt/usb8gig
     vfat    defaults,users,uid=65534,gid=65534,umask=000        0       2

When I ran dvdauthor, I ended up with an error message but the files
seemed to be created ok:


$ dvdauthor -o /mnt/usb8gig/dvd -x title.vob-dvdauthor.xml
DVDAuthor::dvdauthor, version 0.6.14.
Build options: gnugetopt magick iconv freetype fribidi
Send bugs to <dvdauthor-users@...>

INFO: Locale=en_AU.UTF-8
INFO: Converting filenames to UTF-8
INFO: dvdauthor creating VTS
STAT: Picking VTS 01

STAT: Processing mplex -f 8 -v 0 -V -h -o /dev/stdout hisaishi.m2v
hisaishi.ac3 |...
STAT: VOBU 10288 at 2598MB, 1 PGCS
INFO: Video pts = 0.133 .. 6180.207
INFO: Audio[0] pts = 0.133 .. 6179.941
STAT: VOBU 10290 at 2598MB, 1 PGCS
INFO: Generating VTS with the following video attributes:
INFO: MPEG version: mpeg2
INFO: TV standard: ntsc
INFO: Aspect ratio: 16:9
INFO: Resolution: 720x480
INFO: Audio ch 0 format: ac3/2ch, 48khz drc


ERR:  Error opening /mnt/usb8gig/dvd/VIDEO_TS/VTS_01_1.VOB: No such file
or directory
amarsh04@victoria:/usr/src/sound$ ls -al /mnt/usb8gig/dvd
total 16
drwxrwxrwx 4 nobody nogroup 4096 2009-02-13 16:22 .
drwxrwxrwx 3 nobody nogroup 4096 1970-01-01 09:30 ..
drwxrwxrwx 2 nobody nogroup 4096 2009-02-13 16:22 audio_ts
drwxrwxrwx 2 nobody nogroup 4096 2009-02-13 17:32 video_ts
amarsh04@victoria:/usr/src/sound$ ls -al /mnt/usb8gig/dvd/video_ts
total 2660852
drwxrwxrwx 2 nobody nogroup       4096 2009-02-13 17:32 .
drwxrwxrwx 4 nobody nogroup       4096 2009-02-13 16:22 ..
-rwxrwxrwx 1 nobody nogroup      65536 2009-02-13 17:32 vts_01_0.bup
-rwxrwxrwx 1 nobody nogroup      65536 2009-02-13 17:32 vts_01_0.ifo
-rwxrwxrwx 1 nobody nogroup 1073709056 2009-02-13 16:51 vts_01_1.vob
-rwxrwxrwx 1 nobody nogroup 1073709056 2009-02-13 17:18 vts_01_2.vob
-rwxrwxrwx 1 nobody nogroup  577153024 2009-02-13 17:32 vts_01_3.vob

Would there actually have been a problem?

Arthur.


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users@...
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users

Re: VTS_01_1.VOB: No such file

by Arthur Marsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Arthur Marsh wrote, on 2009-02-14 06:22:
> Hi, was using dvdauthor to write a dvd directory structure to a usb
> drive mounted by the following /etc/fstab line (was all on one line):
>
> /dev/disk/by-id/usb-Flash_Drive_AU_USB2.0_OGUN4WMN-0:0  /mnt/usb8gig
>      vfat    defaults,users,uid=65534,gid=65534,umask=000        0       2
>

I've changed the /etc/fstab entry to:

/dev/disk/by-id/usb-Flash_Drive_AU_USB2.0_OGUN4WMN-0:0  /mnt/usb8gig
     vfat
defaults,users,uid=65534,gid=65534,umask=000,shortname=win95        0
     2

This leaves the directories displayed as AUDIO_TS and VIDEO_TS

I'm re-running the command below and I'll report back its success or
otherwise when finished.

> When I ran dvdauthor, I ended up with an error message but the files
> seemed to be created ok:
>
>
> $ dvdauthor -o /mnt/usb8gig/dvd -x title.vob-dvdauthor.xml


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users@...
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users

Re: VTS_01_1.VOB: No such file

by Arthur Marsh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Arthur Marsh wrote, on 2009-02-14 06:42:

> Arthur Marsh wrote, on 2009-02-14 06:22:
>> Hi, was using dvdauthor to write a dvd directory structure to a usb
>> drive mounted by the following /etc/fstab line (was all on one line):
>>
>> /dev/disk/by-id/usb-Flash_Drive_AU_USB2.0_OGUN4WMN-0:0  /mnt/usb8gig
>>      vfat    defaults,users,uid=65534,gid=65534,umask=000        0       2
>>
>
> I've changed the /etc/fstab entry to:
>
> /dev/disk/by-id/usb-Flash_Drive_AU_USB2.0_OGUN4WMN-0:0  /mnt/usb8gig
>      vfat
> defaults,users,uid=65534,gid=65534,umask=000,shortname=win95        0
>      2
>
> This leaves the directories displayed as AUDIO_TS and VIDEO_TS
>
> I'm re-running the command below and I'll report back its success or
> otherwise when finished.

$ dvdauthor -o /mnt/usb8gig/dvd -x title.vob-dvdauthor.xml
DVDAuthor::dvdauthor, version 0.6.14.
Build options: gnugetopt magick iconv freetype fribidi
Send bugs to <dvdauthor-users@...>

INFO: Locale=en_AU.UTF-8
INFO: Converting filenames to UTF-8
INFO: dvdauthor creating VTS
STAT: Picking VTS 01

STAT: Processing mplex -f 8 -v 0 -V -h -o /dev/stdout hisaishi.m2v
hisaishi.ac3 |...
STAT: VOBU 10288 at 2598MB, 1 PGCS
INFO: Video pts = 0.133 .. 6180.207
INFO: Audio[0] pts = 0.133 .. 6179.941
STAT: VOBU 10290 at 2598MB, 1 PGCS
INFO: Generating VTS with the following video attributes:
INFO: MPEG version: mpeg2
INFO: TV standard: ntsc
INFO: Aspect ratio: 16:9
INFO: Resolution: 720x480
INFO: Audio ch 0 format: ac3/2ch, 48khz drc

STAT: fixed 10290 VOBUS
INFO: dvdauthor creating table of contents
INFO: Scanning /mnt/usb8gig/dvd/VIDEO_TS/VTS_01_0.IFO
INFO: Creating menu for TOC

STAT: Processing title.vob...

INFO: Video pts = 0.133 .. 0.667
INFO: Audio[8] pts = 0.133 .. 0.157
INFO: Audio[32] pts = 0.133 .. 0.133
STAT: VOBU 2 at 0MB, 1 PGCS
INFO: Generating VMGM with the following video attributes:
INFO: MPEG version: mpeg2
INFO: TV standard: ntsc
INFO: Aspect ratio: 4:3
INFO: Resolution: 720x480
INFO: Audio ch 0 format: mp2/2ch, 48khz 20bps

STAT: fixed 2 VOBUS
$

This appears successful.

Arthur.


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Dvdauthor-users mailing list
Dvdauthor-users@...
https://lists.sourceforge.net/lists/listinfo/dvdauthor-users