libdvdread play_title.exe on cygwin

Sam Hocevar sam at zoy.org
Tue Jun 17 18:48:50 CEST 2003


On Tue, Jun 17, 2003, mehul patel wrote:

> I tried removing / from command line. It still gave me same error.
> I was using DVD from other computer, so y:/ was actually a network drive.

   You will never get it to work properly on a network drive. The CSS
descrambling process requires authentication operations on the drive
that are not available through the Window network device scheme.

   To authenticate on the drive, try to run play_title.exe once on the
remote box, and maybe the remote box will be able to do it.

> Then i switched to the machine itself which had DVD drive.
> 
> >play_title.exe \\.\e: 1 1 1

   What are those extra \\.\ for? Use "play_title.exe e: 1 1 1" directly.

> libdvdread: Using libdvdcss version 1.2.6 for DVD access
> libdvdcss debug: opening target `\\.\e:'
> libdvdcss debug: using libc for access

   Each time you will see "using libc for access" it will mean that
libdvdcss does not recognize its target like a drive but like a file,
and it will fail.

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



More information about the libdvdcss-devel mailing list