View Full Version : "Blu-ray Disc Ripper 1.5" - a program to copy Blu-ray discs. (UPDATED!)
SuperGoof
6th September 2007, 15:30
Blu-ray Disc Ripper 1.5 - 22-Nov-2008
- Improved the interface for selecting BD-Live cache folder. Added support for ArcSoft's TotalMedia Theatre BD-Live cache folders.
Download link: http://www.sendspace.com/file/dedvp7
___________________________________________________________________________________________________________________
Blu-ray Disc Ripper 1.4 - 29-Oct-2008
- Changed the program to use Volume Unique Key instead of CPS Unit Key. Blu-ray discs having multiple CPS Unit Keys (e.g. Iron Man) can now be copied. Please use DumpVID (http://forum.doom9.org/showthread.php?t=124294&page=13) and AACSKeys (http://forum.doom9.org/showthread.php?t=123311) to get a Volume Unique Key for your disc.
- The program now checks whether the provided key results in successful decrypting. Also, it won't attempt to decrypt non-encrypted files.
- Added an option to decrypt downloaded .m2ts / .m2t files in PowerDVD's BD-Live cache folders.
- The program now copies 'AACS' folder (and renames it to 'SLY!'). It might be needed for BD-Live enabled titles to decrypt related downloaded content.
- Removed Blu-ray region code related functionality. Please use Blu-ray Region Code Remover (http://forum.doom9.org/showthread.php?t=135620) for this.
- Minor user interface changes.
Download link: http://www.sendspace.com/file/z0tnc6
___________________________________________________________________________________________________________________
Hi Everyone,
There is a new program out there which allows you to copy / decrypt / backup a Blu-ray Disc.
It can remove Blu-ray region code as well!
It's called "Blu-ray Disc Ripper 1.2 for .NET".
It is written in Visual Basic and requires Vista or XP with .NET Framework 2.0 to run.
You can download it here:
http://rapidshare.com/files/53788104/Blu-ray_Disc_Ripper_v1.2_for_.NET.zip.html
The program in action:
http://img525.imageshack.us/img525/2308/screenshotgt1.png
Regards,
honai
6th September 2007, 18:00
Hmmm. There is a big billboard in there asking the user to "evaluate AnyDVD HD from SlySoft.com".
What exactly is the connection between AnyDVD HD and this program, or its author?
SuperGoof
11th September 2007, 12:36
What exactly is the connection between AnyDVD HD and this program, or its author?
There is no formal connection. The author is just a big fan of Slysoft!
Ajax_Undone
12th September 2007, 20:33
Is their a Source Code?:devil:
szb005
13th September 2007, 03:34
very good program:thanks:
Ajax_Undone
17th September 2007, 02:34
Not to sound repetitive but to save this thread from extinction I was just wondering!!!
Is their a Source Code?:devil:
And are you going to continue its development
SuperGoof
17th September 2007, 16:40
Is their a Source Code?:devil:
Well... There is a source code.
OK. Since I would never have written this program if I did not see BackupBluRayv021 code, I will share decrypting part of the code of this program.
Here it is:
http://rapidshare.com/files/56338249/cDecrypt.zip.html
I won't share user interface code. Sorry.
SuperGoof
17th September 2007, 16:43
And are you going to continue its development
I don't know. Maybe I will look into implementing standard AACS authentication so that there is no need to search for a CPS key. But it won't be very soon.
SuperGoof
17th September 2007, 16:43
very good program:thanks:
Thanks!
willn333
22nd September 2007, 17:27
This is a great program, but on certain movies in the middle of ripping I am getting a Data Redundancy error. CRC failed. Anyone know what this may be?
SvT
22nd September 2007, 17:44
This is a great program, but on certain movies in the middle of ripping I am getting a Data Redundancy error. CRC failed. Anyone know what this may be?
"Data Redundancy error" has something to do with the data being read from the disc. A common cause is a damaged/dirty disc but it can also be your drive. (try google for "Data Redundancy error" and you'll find lot's of info)
It has nothing to do with the "Blu-ray Ripper" program !
Goodluck !
willn333
22nd September 2007, 17:48
This is a brand new drive and I am able to rip other movies, it is just certain ones that are having a problem. So the only solution is to try and clean the disc?
SvT
22nd September 2007, 18:03
This is a brand new drive and I am able to rip other movies, it is just certain ones that are having a problem. So the only solution is to try and clean the disc?
Based on your information it is a good start.... :)
SuperGoof
5th October 2007, 11:24
I'm surprised that no one was interested in the algorithm this program uses to remove Blu-ray region code, and how I come up with it.
Correct me if I'm wrong, but I think AnyDVD HD and this program are currently the only two programs in the world which can remove Blu-ray region code.
willn333
5th October 2007, 22:53
SuperGoof, I am wondering exactly why my aacs keys is not decrypting anymore. Did they revoke the PowerDVD host key that was being used? If so, why would I be revoked since I haven't played any newer movies other than the ones I have already ripped a couple of weeks ago? Any help would be greatly appreciated. Thanks.
bob0r
6th October 2007, 02:01
@SuperGoof
I think because of MKB V4 and BDSVM (BD+) everyone is too busy hoping these will be "opened" soon.
If you fix that, then i am sure people will wonder how :p
SuperGoof
6th October 2007, 13:57
SuperGoof, I am wondering exactly why my aacs keys is not decrypting anymore. Did they revoke the PowerDVD host key that was being used? If so, why would I be revoked since I haven't played any newer movies other than the ones I have already ripped a couple of weeks ago? Any help would be greatly appreciated. Thanks.
The host key used by "AACS Keys" was revoked long time ago. So "AACS Keys" should only be used in combination with DumpVID:
http://forum.doom9.org/showthread.php?t=124294&page=13
First you find VID with DumpVID, and then use it with "AACS Keys".
If this still does not work, then probably your disc has new MKB and cannot be decrypted with processing key (this is different from host key) used by "AACS Keys".
SuperGoof
6th October 2007, 14:01
@SuperGoof
I think because of MKB V4 and BDSVM (BD+) everyone is too busy hoping these will be "opened" soon.
If you fix that, then i am sure people will wonder how :p
:) This is what I thought, too. Removing Blu-ray region code looks too trivial compared to cracking BD+.
Adub
7th October 2007, 10:18
Here I will prompt your:
How did you design the algorithm for the removal of Blue-ray region coding?
Seriously, I am kind of curious.
SuperGoof
7th October 2007, 14:48
Here I will prompt your:
How did you design the algorithm for the removal of Blue-ray region coding?
Seriously, I am kind of curious.
OK. Here is the story.
I knew for long time that in order to remove Blu-ray region code, AnyDVD only modifies MovieObject.bdmv file. One day I accidentally came across file called "MovieObject.xsd". I found it in program folders of one of the Sonic's programs. Then I made an attempt to match real MovieObject.bdmv file from one of my Blu-ray movies with that schema. I spent an evening doing that, and to my surprise, I succeeded in doing so. After that, I wrote a program which parses MovieObject.bdmv file and converts it to readable and analyzable form, MovieObject.bdmv.txt file.
Then I applied this program to all 18 MovieObject.bdmv files of 18 Blu-ray movies I had at that time (In fact, only 6 of them had region code). Also I applied it to AnyDVD's modified versions of MovieObject.bdmv files (4 different versions of each file - with different AnyDVD settings: Automatic, Region A, B, and C). Then I compared original and AnyDVD's versions of MovieObject.bdmv.txt files. After that, I figured out the algorithm. Also, to make sure that the criteria I was going to use to decide when to modify a byte, are indeed correct, I was opening each MovieObject.bdmv.txt file in Excel, and did some analysis after applyng standard filter.
The biggest surpise to me after all that was that I figured out that my original theory on what exactly AnyDVD does when it removes Blu-ray region code was wrong. I thought that it does some kind of re-routing. In fact, from the code it looks like it substitutes region code which supposed to come from player, with predefined region code which you tell it to use. So this happens before any routing.
So you see that in fact all the credit for removing Blu-ray region code should go to Slysoft. I just did some reverse engineering. :)
Here you can download the code:
http://rapidshare.com/files/60880377/MovieObject_Code.zip.html
A Pal
23rd October 2007, 16:30
Hi, SuperGoof,
Thank you for your program :thanks:. Here are some questions and suggestions:
1. Where exactly is the Blu-Ray Region code stored and how is it structured (in comparison to the DVD Region code)?
2. Could you please add a "Preview" option (with full screen and audio playback) as "DVDShrink" has for DVDs? Like that, your program could also serve as THE FIRST FREE MULTI-REGION BLU-RAY PLAYER SOFTWARE :D. Of course, if it could also play and rip Region-DVDs, this would be great, too.
Many greetings, :)
A Pal
Ajax_Undone
24th October 2007, 04:57
yeah about that that seems like a lot of programing...
to bad there is no defined codec in the open source world to decode it just commercial...
Speediakal
28th October 2007, 17:27
rapidshare is the worst site to host on, could you please upload it to zshare.net
A Pal
12th November 2007, 22:17
Hello,
On the SlySoft Forum, one has suggested that SlySoft release its own media player. It could play Region-locked DVDs and Blu-Ray discs, be adjusted to the new protections in every new version, and make us independent from PowerDVD/WinDVD, the patches of which try to complicate the access to the media contents. Here is the thread:
http://forum.slysoft.com/showthread.php?t=9552
Please support this idea. If you are a registered Forum user, please post in the Forum, if not, send an e-mail to SlySoft to convince them.
Thank you and many greetings, :)
A Pal
Peer van Heuen
13th November 2007, 23:19
I knew for long time that in order to remove Blu-ray region code, AnyDVD only modifies MovieObject.bdmv file.
Yes, but that's only part of the story.
This will not suffice with certain discs, like Speed and several others ;)
Peer van Heuen
13th November 2007, 23:55
On the SlySoft Forum, one has suggested that SlySoft release its own media player.
Well, that one has been talked about, wrapped up and stored away, forgotten, revived, dumped again, ...
The folks here who have been working with the internals of BD/HD know, what an incredible amount of work this would be.
We're not really keen on going there, so far we're happy with the way things are.
As many of you, we were waiting for more players to show up on the market. The competition would then force them to remember that these players should actually be designed for the customer, not for AACS LA. (Sidenote: this should actually be true for the studios as well, but I'm afraid, they have already gone over to the daaark side :scared: ).
But we all know, this is not really happening. Instead of things getting better, they are getting worse.
Cyberlink is playing "good doggy" to the AACS in fear of losing their license. Now they don't play HD content from HDD anymore at all. And I hear of quite a few refunds being demanded just because of this. Sad, I actually liked that player.
So with the options getting less, it is again time to unwrap the idea of creating a real alternative. Whether we do it or some open source crowd (MPlayer?). Neither of which are likely to get a license agreement with AACS :)
But who'd care? We'd have a plain HD player that does what's neccessary - only. And have AnyDVD HD remove the AACS bullshit.
And this combination would work the way we - in all our naivity - thought HD content was supposed to work.
Without these fuzzy, purposly misleading, oracular error messages telling me that some "critical update" might improve my kharma in some way instead of blatantly telling me, that I forgot to ask support to send me a newly arrived update that at last will allow me to play the disc I bought last month, simply because my 2 week old version doesn't know how to decrypt it.
ron spencer
14th November 2007, 00:18
yes who cares about license anyway.....hard drive playing has no ACSS anyway LOL.....make us a player team slysoft!!!!
If you make it...they will come.
Gusar
14th November 2007, 10:45
So with the options getting less, it is again time to unwrap the idea of creating a real alternative. Whether we do it or some open source crowd (MPlayer?). Neither of which are likely to get a license agreement with AACS :)An idea would be that either you create yourself or fund an opensource coder to create a libhdread library, which would do for hd-dvd and blu-ray what libdvdread does for dvds.
To clarify, right now it's possible to do 'mplayer dvd://1', where libdvdread will parse the necessary files on the disc to find out what is title 1 and then mplayer will play it back. With a libhdread library, you could do 'mplayer hddvd://1' or 'mplayer bluray://1'.
Being open source, even Media Player Classic could use this library. So you would have AnyDVD do the decrypting, libhdread would do the parsing, ffdshow would provide the decoders and MPC would be the player.
What do you think about this idea?
SuperGoof
14th November 2007, 21:14
Yes, but that's only part of the story.
This will not suffice with certain discs, like Speed and several others ;)
Hi Peer,
Yes, I know. My program does not support at all the removal of region code if it is checked by BD-J script. (AnyDVD does, as far as I know, though I don't have a single such disc). Also, the algorithm was created and tested purely by doing experiments on 20 or so BDs I have. (As I don't not have access to BD spec.) So I will not be much surprised if it does not work with some "normal" ("bdmv") BDs as well (though I believe it should). That's why I put links to AnyDVD there.
Anyway, until someone finds MKBv4 key (or cracks AnyDVDs database of movie keys :)), this program is useless for new titles.
Peer van Heuen
14th November 2007, 21:39
Anyway, until someone finds MKBv4 key (or cracks AnyDVDs database of movie keys :)), this program is useless for new titles.
:D
yeah, it's gone terribly silent here. I'm a little worried, that doom9 members might have lost interest? :confused:
Peer van Heuen
14th November 2007, 21:44
An idea would be that either you create yourself or fund an opensource coder to create a libhdread library, which would do for hd-dvd and blu-ray what libdvdread does for dvds.
To clarify, right now it's possible to do 'mplayer dvd://1', where libdvdread will parse the necessary files on the disc to find out what is title 1 and then mplayer will play it back. With a libhdread library, you could do 'mplayer hddvd://1' or 'mplayer bluray://1'.
Well, I would very much prefer the real thing - a player that plays a HD disc including all features with menus and all.
Just playing a title is more a question of having the right codecs, that's something, mplayer will be able to do very soon anyway (it's even supposed to support VC-1 now, but I didn't manage to get that working yet, anyway it's being worked on).
EDIT: and having written that down, I realize, that we're hijacking this thread somewhat...
Doom9
15th November 2007, 13:18
I'm a bit puzzled why people seem to think you can just license bits and pieces of a spec, e.g. BDAV & BDMV + BD-J without AACS. I suppose chances are better for HDi which doesn't seem to be married to HD DVD but I honestly wouldn't just consider it a given that any commercial entity could create a player that did just what the user wanted.
You might get away with not licensing anything for a freeware player - but keep in mind how long it took from the launch of DVD to freeware players... it took years. And both HD formats do have a lot more features so it will certainly be considerably harder to reverse engineer the navigation features and implement them if you don't have access to the specs (and as I said.. they're not freely available).
zag2me
19th November 2007, 12:01
When it comes to features for a HD-DVD/Blueray disk player, All I want to do is play the movie :)
I always thought Powerdvd was slow and bloated.
A Pal
9th December 2007, 20:40
Hello,
The KMPlayer people say:
"If there are free directshow filters for bd/hd playback, it can be used in any players based upon that structure just like dvd playback."
So what about developing such filters (with disc Region support, if possible)? Then SlySoft would not need to develop a completely new player, and we would have a FREE BD/HD player.
Many greetings, :)
A Pal
mfuribondo
13th January 2008, 01:46
I ripped a blu ray disk just fine using your software, but now i can not open the files in cyberlink. when i am trying to 'open a movie file from the hard disk ', cyberlink does not recognize the files as movie files and will not let me select any of the folders which were created during the ripping process. is there something else i need to do? also, is there a way to get these ripped movies to show up in windows media center?
Thanks!
Mike
sh0dan
13th January 2008, 04:05
@mfuribondo: Welcome to the forum. Please do not double post. I've removed the thread with the similar content you made.
SuperGoof
13th January 2008, 12:29
I ripped a blu ray disk just fine using your software, but now i can not open the files in cyberlink. when i am trying to 'open a movie file from the hard disk ', cyberlink does not recognize the files as movie files and will not let me select any of the folders which were created during the ripping process. is there something else i need to do? also, is there a way to get these ripped movies to show up in windows media center?
Thanks!
Mike
Unfortunately, newer versions of PowerDVD Ultra do not support playback of Blu-ray movies from hard drive. These include versions 3319f and 3516 (current as of the time of writing). You have to use older versions if you want to play Blu-ray folders from hard drive: 3319a or 3104 will work just fine.
Another solution is to create an .iso image from your folders with Nero Burning ROM 7 or 8 (you have to explicitly select UDF 2.5 file system while doing so) and mount the image with software like "Virtual Clone Drive" or "Daemon Tools". This way PowerDVD Ultra ver. 3516 should work as soon as the disc does not have BD+. And yours probably doesn't.
Third method is to play .m2ts files with movies alone (without menus etc.). You can use various software to do so, including PowerDVD Ultra (even the latest one). The best way is to install "Haali Media Splitter" (which will allow you to choose audio tracks) and use any DirectShow-enabled Media Player, e.g "Windows Media Player" or "Media Player Classic". This method is useful only for discs with simple file structure, e.g. one continuous .m2ts file per movie. Otherwise you have to use some software to create such continuous file.
mfuribondo
14th January 2008, 18:03
If Cyberlink Ultra will not open blu ray files from my hard drive, then which dvd playback program will?
Thanks!
SuperGoof
16th January 2008, 09:02
If Cyberlink Ultra will not open blu ray files from my hard drive, then which dvd playback program will?
Thanks!
Just use one of the older versions of PowerDVD Ultra: 3104, 3319 or 3319a. This is what most people do.
Latest "Nero ShowTIme" and "ArcSoft TotalMedia Theatre" reportedly play from hard drive as well, but I didn't try them yet, so I cannot tell you how good they are. People reported various problems with these two programs.
Trial version of "ArcSoft TotalMedia Theatre" can be downloaded using this link:
http://www.arcsoft.com/support/downloads/downloadnow.asp?downloadid=384
picman1
10th February 2008, 20:50
@supergoof
I like how your program uses anydvdhd to allow copying of Blu-rays to the harddrive but when I try to use some of the muxing tools to create a TS file of only the main movie none of them can read the *.m2ts files that get created out of ripper. I tried tsremux and tsmuxer and I get messages stating they cannot identify what kind of stream the *.m2ts files are.
I have used both programs succesfully in the past after using FABDVDHDdecryptor but that has since stopped working when I used a new Blu-ray disc, The Invisible.
I am running vista home premium.
Please anyone givem some ideas as to what mightbe wrong or if you need more information to get this resolved.
Thanks
SuperGoof
18th February 2008, 12:55
@supergoof
I like how your program uses anydvdhd to allow copying of Blu-rays to the harddrive but when I try to use some of the muxing tools to create a TS file of only the main movie none of them can read the *.m2ts files that get created out of ripper. I tried tsremux and tsmuxer and I get messages stating they cannot identify what kind of stream the *.m2ts files are.
I have used both programs succesfully in the past after using FABDVDHDdecryptor but that has since stopped working when I used a new Blu-ray disc, The Invisible.
I am running vista home premium.
Please anyone givem some ideas as to what mightbe wrong or if you need more information to get this resolved.
Thanks
My best guess is that Blu-ray movies which cannot be opened / remuxed using tsremux, have BD+ in them. BD+ titles are not currently fully decrypted by AnyDVD. It removes AACS encryption, but, because of BD+, .m2ts files still cannot be played back directly or remuxed. The only way to play back such rips is to use PowerDVD 3104, 3319 or 3319a. Newer versions do not play such rips.
GeekinSC
27th February 2008, 12:04
Blueray Discs Movies and it's Blank Media both cost over $20 per disc. Is it worth ripping a Blueray disc? It was a blow finding out that Blueray won over HDDVD. No surprise, when SONY practically owns Hollywood. It's a monopoly we are forced to swallow. I am not happy about this decision. Shame on Toshiba for selling HDDVD units then deciding to only support Blue-Ray. Samsung is putting out a Dual format player next month. What's next? No Games in HDDVD format for The XBOX 360? Microsoft is not going to idly stand by and allow Sony to dominate the industry. Remember, what happened with Sony's Beta catridge and their poorly designed Playstation 2 redesigns at the consumer's expense. The battle for Media dominence has just begun. Do not Support Sony BlueRay until the industry gives the consumer what we deserve, more choices, or alternatives. This will force the prices down. BlueRay players are going to go through many firmware upgrades, but SONY, states with their Playstation 3, this will not be a problem. Let's wait and see how the Playstation holds up to a game console and your Blue-Ray DVD Movie player. The word out is that with Broadband, users will be not have to be concerned with formats. Many networks are streaming episodes on the internet free and new services will offer pay per movie on the internet very soon. Each provider with their own player. You will have to download free software to view your movie. Personally, right now, I suggest you get yourself a Upconverter DVD Player until we know for sure what the future holds for the consumer. Be careful which Upconverter you buy. The new upconverters will only play movies with copyright protection. The older Upconverters do not have this feature. Do not wait too long. Stores are removing older units to force consumers to buy the newer models. If you choose to use a HDMI Cable, it has built-in copyright protection in the cable. Use the RGB 3 wire Cable. You will still get a 720 or 1080dpi picture. I saw 6 head VCRs that look great. Do yourself a favor and get one. VCRs won't be around for much longer. :helpful:
raymondtrudeau
8th October 2008, 04:28
i see no one posted here in a long time does this ripper still work?
SvT
8th October 2008, 18:57
i see no one posted here in a long time does this ripper still work?
Yes ! Depending your movie ......
Tell us what doesn't work... :thanks:
Also read this: http://forum.doom9.org/showthread.php?t=123282
Boratz
15th October 2008, 21:51
Thanks a lot, seems like a good app. How come it says ETA 03:41:32 for one disc, should it really take that long?
SuperGoof
28th October 2008, 18:35
i see no one posted here in a long time does this ripper still work?
Yes! It's time for an update! "Blu-ray Disc Ripper 1.4" is now available (http://forum.doom9.org/showthread.php?t=129663).
SuperGoof
21st November 2008, 23:59
"Blu-ray Disc Ripper 1.5" is now available (http://forum.doom9.org/showthread.php?t=129663).
Megagab99
9th December 2008, 23:47
Hey,
I have AnyDVD HDand I would like to know if I should buy a Blu-ray burner. If I do, can I rip a Blu-ray movie with AnyDVD as an .iso file and then burn it on a blu-ray blank disk with Nero (I have and expansion pack that enables Blu-ray and HD-DVD support)?
Thx
Megagab99
Doom9
10th December 2008, 00:23
@Megagab99: just what exactly does your question have to do with Blu-ray Disc Ripper? To me it seems to be a question about AnyDVD HD and Blu-ray burners and since it's a very basic topic it is best suited in the newbies forum.
Megagab99
11th December 2008, 02:53
srry Doom9
FirstBorg
4th September 2009, 17:44
Hi!
I tried this program yesterday to rip one of my blurays, and I tried 3 times... everytime my pc froze up during ripping. Any Ideas why?
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.