#1 Burning Software

It is currently Fri Dec 20, 2024 10:01 am

All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: How to tell whether a Video DVD is inserted in a drive
PostPosted: Wed Mar 15, 2006 3:31 pm 
Offline

Joined: Sun Oct 02, 2005 3:40 pm
Posts: 4
Location: U.K
Hi, Last week I purchased a licensed for StarBurn SDK personal.

I've got a few questions regarding Video DVD.

1.) How do I determine whether a Video DVD is inserted in a particular drive.

2.) How do I find out what type of copy protection, if any is applied to this Video DVD.

3.) What is the most reliable way of ripping an unprotected video DVD to hard disc, then burning it back to a blank recordable dvd.

4.) Could you supply me with code(or tell me who supplies code) that can rip a video dvd to hard drive as it appears on the disc and not in .iso or .mds format. for example: as a collection of .vob files with the VIDEO_TS and AUDIO_TS directories.

5.) Do you know of any company that could supply me with code to compress the contents of a dvd. In other words so I could fit a 6 GB DVD movie onto a standard 4.7 GB blank dvd.

I Really appreciate the great SDK you've built,
and I am grateful for your time answering these questions.

Many thanks,

Ben Stuart.


Top
 Profile  
 
 Post subject: Re: How to tell whether a Video DVD is inserted in a drive
PostPosted: Thu Mar 16, 2006 8:08 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
1) Check for VIDEO_TS folder in the root and for VIDEO_TS.IFO inside VIDEO_TS folder. If both present - it's DVD-Video.

2) GetDVDProtectionSystem(...) API call does it. Did you look at the help/manuals/samples BTW? Always good idea to start from.

3) GrabTrack/TrackAtOnceFrom file does this. Please seach forum - this question has been asked here before quite a lot of times :)

4) I don't understand your question. What *exactly* do you have as source and what *exactly* you want to have as destination?

5) Give a try to www.shrinkto5.com project. They do what you want and they publish their source code.

:)

Thanks!

NullDVD wrote:
Hi, Last week I purchased a licensed for StarBurn SDK personal.

I've got a few questions regarding Video DVD.

1.) How do I determine whether a Video DVD is inserted in a particular drive.

2.) How do I find out what type of copy protection, if any is applied to this Video DVD.

3.) What is the most reliable way of ripping an unprotected video DVD to hard disc, then burning it back to a blank recordable dvd.

4.) Could you supply me with code(or tell me who supplies code) that can rip a video dvd to hard drive as it appears on the disc and not in .iso or .mds format. for example: as a collection of .vob files with the VIDEO_TS and AUDIO_TS directories.

5.) Do you know of any company that could supply me with code to compress the contents of a dvd. In other words so I could fit a 6 GB DVD movie onto a standard 4.7 GB blank dvd.

I Really appreciate the great SDK you've built,
and I am grateful for your time answering these questions.

Many thanks,

Ben Stuart.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 17, 2006 5:08 am 
Offline

Joined: Wed Feb 22, 2006 6:25 am
Posts: 12
GetDVDProtectionSystem have a problem
if a dvd both have css and cprm
GetDVDProtectionSystem can only get one


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 17, 2006 12:05 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Need to have at least one disc with such a content to fix it and properly return OR-ed flags. Never seen any media protected with CSS + CPRM so far...

onlykingqc wrote:
GetDVDProtectionSystem have a problem
if a dvd both have css and cprm
GetDVDProtectionSystem can only get one


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 17, 2006 2:39 pm 
Offline

Joined: Wed Feb 22, 2006 6:25 am
Posts: 12
I have DVD named JURASSIC_PARKII_THE_LOST_WORLD
both have css and cppm
I use Alcohol get both protection and also other problem is
on get Region is 0 by starburn but use alcohol get 6


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 17, 2006 3:14 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Just as I've told - need at least one DVD like this to fix the things.

onlykingqc wrote:
I have DVD named JURASSIC_PARKII_THE_LOST_WORLD
both have css and cppm
I use Alcohol get both protection and also other problem is
on get Region is 0 by starburn but use alcohol get 6


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 17, 2006 6:02 pm 
Offline

Joined: Sun Oct 02, 2005 3:40 pm
Posts: 4
Location: U.K
Dear Anton,

Thanks for answering my previous questions. You didn't understand question 4 though, so what I meant was:

I have a Video DVD as a source, and as a destination I would like the .vob files that are on that DVD grabbed to a folder on my hard disk.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 17, 2006 11:56 pm 
Offline
Site Admin

Joined: Fri Jun 18, 2004 12:03 am
Posts: 4089
Location: British Virgin Islands
Use AuthorizeDVD to disable CSS protection, copy VOBs to hard disk with system copy routines, find the CSS keys and decrypt the VOBs. Task is doable...

NullDVD wrote:
Dear Anton,

Thanks for answering my previous questions. You didn't understand question 4 though, so what I meant was:

I have a Video DVD as a source, and as a destination I would like the .vob files that are on that DVD grabbed to a folder on my hard disk.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group