I'm not sure if anyone is aroundbut I'd figured I'd give this a try.

vlad_est vlad_est at mail.ru
Wed Jan 26 18:21:35 CET 2005


Jeremy Greiner wrote:

> I’m working on a tool to decrypt the vob files from the dvd, using 
> libdvdcss however I’m having very little luck, the output vob appears 
> to still be scrambled (has a lot of the green blockyness)
> This is the code I’m using currently:
>
> m_CSSHandle is a dvdcss_t and m_Files is a class I built to derive the 
> sector location of the different files.
>
> I used a tool called vStrip to verify the sector locations of the 
> files for the movie I was using, TROY ..
>
> Any pointers and hints would be greatly appreciated .. I don’t get any 
> errors, and the function always returns true however it seems scrambled.
>
> bool CDecrypt::CSSDecryptFile(CString input_file, CString output_file)
>
you have to decrypt files by decrypting sectors via libdvdcss (see 
csstest.c how to decrypt sector)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvdcss.zip
Type: application/x-zip-compressed
Size: 157874 bytes
Desc: not available
Url : http://mailman.videolan.org/pipermail/libdvdcss-devel/attachments/20050126/984796b4/attachment.bin 


More information about the libdvdcss-devel mailing list