Override DVD system in c#

147 Views Asked by At

I've been wanting to write my own version of DVD override software for some time now. I really want it to behave like AnyDVD, except much less overhead and not near as many options.

Basically I want to be able to insert a DVD on my Media Center and have the option of "Start Main Movie" or "Go to Main Menu".

I don't need to decrypt CSS (at least I don't think I have to). I just want to override the PUOPS (prohibited user operations) so that I can navigate anywhere on the disc.

I'm decent with c#, but I've never worked with a DVD drive or playback before. I've scoured the web but found nothing.

Has anyone out there done this before? What resources can I look to for this task?

Thanks for a nudge in the right direction.

0

There are 0 best solutions below