OS X + encrypted files

Steve Magoun smagoun at mac.com
Mon Apr 1 04:28:52 CEST 2002


Hi,

I'm trying to play encrypted DVDs from a hard disk under OS X (10.1.3). 
I don't have a DVD drive in the machine (anyone know a DVD drive that 
will work w/ a Powermac 7600 under OS X?), so I copy the .vob files from 
my laptop. I can play unencrypted dvds just fine, but encypted dvds 
don't work (no sound or video). Is this expected? I'm using vlc 0.2.92.

I tried compiling the CVS version using --with-dvdread, but that failed. 
The first time it complained that dlfcn.h didn't exist. I fixed that 
problem, and now I get the following error(s):

cc -I../../include -I../../extras/libdvdcss -I../../extras/libdvdread 
-finline-limit-30000 -Wall -Winline -pipe -DSYS_DARWIN 
-D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE 
-DLOCALEDIR=\"/usr/local/share/locale\" 
-DDATA_PATH=\"/usr/local/share/videolan\" 
-DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\" -DSYS_DARWIN 
-D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE 
-DLOCALEDIR=\"/usr/local/share/locale\" 
-DDATA_PATH=\"/usr/local/share/videolan\" 
-DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\"  -Iinclude -Iextras  
-Iinclude -Iextras -D_REENTRANT -D_GNU_SOURCE -no-cpp-precomp -O3 
-ffast-math -funroll-loops -fomit-frame-pointer -mmultiple -mhard-float 
-mstring -mcpu=powerpc -mtune=750 -fPIC -fPIC -c -o dvd_reader.o 
dvd_reader.c
dvd_reader.c: In function `DVDOpen':
dvd_reader.c:164: storage size of `fileinfo' isn't known
dvd_reader.c:169: warning: implicit declaration of function `stat64'
dvd_reader.c:164: warning: unused variable `fileinfo'
dvd_reader.c: In function `DVDReadBlocksPath':
dvd_reader.c:659: `off64_t' undeclared (first use in this function)
dvd_reader.c:659: (Each undeclared identifier is reported only once
dvd_reader.c:659: for each function it appears in.)
dvd_reader.c:659: parse error before `off'
dvd_reader.c:668: `off' undeclared (first use in this function)
dvd_reader.c:671: warning: int format, long int arg (arg 3)
dvd_reader.c:686: warning: int format, long int arg (arg 3)
dvd_reader.c: In function `DVDReadVBlocksPath':
dvd_reader.c:851: warning: int format, long int arg (arg 3)
dvd_reader.c:866: warning: int format, long int arg (arg 3)
make[3]: *** [dvd_reader.o] Error 1
make[2]: *** [libdvdread] Error 2
make[1]: *** [libdvdread] Error 2
make: *** [plugins/dvdread.a] Error 2


Is there a way to get vlc to play encrypted files under OS X? Any advice 
would be appreciated.

Thanks,
Steve


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list