misc/82297: /usr/ports/sysutils/vobcopy device detection bug

Andy Brook andy at lynksys.net
Wed Jun 15 21:50:16 GMT 2005


>Number:         82297
>Category:       misc
>Synopsis:       /usr/ports/sysutils/vobcopy device detection bug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 15 21:50:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andy Brook
>Release:        
>Organization:
>Environment:
FreeBSD xxx.xxx.xxx.xxx 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #1: Mon Jun 13 18:55:10 UTC 2005     root at xxx.xxx.xxx.xxx:/usr/obj/usr/src/sys/TAG  i386
>Description:
mounting a dvd and then running vobcopy -I should auto detect the mount point and device however it isn't at the moment, it spits out random chars with the correct device appended at the end.  Note the warning from the author in the "how to repeat the problem" section when I use the "-i" switch,  I have contacted the author and he's not experienced enough with BSD to fix it.
>How-To-Repeat:
Running 5.4-RELEASE-p2 and vobcopy 0.5.14_1 (note the _1) run the following...

tag# mount_cd9660 /dev/cd0 /mnt/dvd/

tag# vobcopy -I
Vobcopy 0.5.14 - GPL Copyright (c) 2001 - 2004 robos at muon.de

[Hint] All lines starting with "libdvdread:" are not from vobcopy but from the libdvdread-library

path to dvd:  Hì¿¿í{(IÏŠò(ì¿¿/dev/cd0
libdvdread: Can't stat  Hì¿¿í{(IÏŠò(ì¿¿/dev/cd0
No such file or directory
 
[Error] Path thingy didn't work '(null)'
[Error] Try someting like -i /cdrom, /dvd  or /mnt/dvd

tag# mount
/dev/ad0s1a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad0s1e on /tmp (ufs, local, soft-updates)
/dev/ad0s1f on /usr (ufs, local, soft-updates)
/dev/ad0s1d on /var (ufs, local, soft-updates)
/dev/cd0 on /mnt/dvd (cd9660, local, read-only)

tag# vobcopy -I -i /dev/cd0
[Hint] You use -i. Normally this is not necessary, vobcopy finds the input dir by itself. This option is only there if vobcopy makes trouble.

[Hint] If vobcopy makes trouble, please mail me so that I can fix this (robos at muon.de). Thanks

[Error] Please don't use -i /dev/something in this version, only the next version will support this again.

[Hint] Please use the mount point instead (/cdrom, /dvd, /mnt/dvd or something)

Vobcopy 0.5.14 - GPL Copyright (c) 2001 - 2004 robos at muon.de

[Hint] All lines starting with "libdvdread:" are not from vobcopy but from the libdvdread-library

path to dvd: /dev/cd0
libdvdread: Using libdvdcss version 1.2.8 for DVD access
name of dvd: NEVER_BEEN_KISSED

There are 3 titles on this DVD.
There are 32 chapters on the dvd.
Most chapters has title 1 with 30 chapters.

All titles:
title 1 has 30 chapters.
title 2 has 1 chapter.
title 3 has 1 chapter.
There are 3 angles on this dvd.

All titles:
title 1 has 1 angle.
title 2 has 1 angle.
title 3 has 1 angle.
Using Title: 1
Title has 30 chapters and 1 angles
Using Chapter: 1
Using Angle: 1

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00047890
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00047925

libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00047b76
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x002d594a
libdvdread: Elapsed time 1
libdvdread: Found 2 VTS's
libdvdread: Elapsed time 1
 
DVD-name: DVD_FILM
  disk free: 17188 MB
  vobs size: 5231 MB

>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list