<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
 <BR>
 Hi,<BR>
  I want to copy a file from DVD to local storage. I tried libdvdcss and found it very stable. The problem I am facing is that libdvdcss doesn't provide any function that given a filename as input, it returns the starting lsn and the number of sector that file spans. (If this function would have existed, I simply would have seek to starting lsn using <EM>dvdcss_seek</EM> function, and then would have read # of blocks that file spans using <EM>dvdcss_read</EM> function). Is there a way I can create a similar function using the existing model in libdvdcss, or if this kind of function already exists, please redirect me to it. I used libcdio's iso9660 library to do the same, but found libcdio very unstable for DVDs.<BR>
 <BR>
Thank You.<BR>
 <BR>
--<BR>
Ahsan<BR>                                           </body>
</html>