Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Linux, Mac OS X, & Co

Reply
 
Thread Tools Search this Thread Display Modes
Old 8th August 2009, 03:33   #1  |  Link
mewtwo
just a clone?!
 
Join Date: Jul 2009
Posts: 5
State of BluRay playback with Linux

Hi,
It's been very quiet in the recent month about this topic - so far I'm aware of this method, but it's not very convenient and only works with BluRays whose keys are known.
So will there a libbd+ or libaacs any time in the future? Can a Linux user be recommended to go and buy a BluRay drive yet?
mewtwo is offline   Reply With Quote
Old 9th August 2009, 11:52   #2  |  Link
pynux
Registered User
 
Join Date: Aug 2009
Location: PARIS
Posts: 49
i use pipe with dumphd :
Code:
./dumphd.sh --infile:BDMV/STREAM/00002.m2ts /media/cdrom | mplayer -cache 8192 -lavdopts threads=4 -aid 4353 -vo vdpau -vc ffh264vdpau -
(ps : i have an nvidia with vdpau codecs (for use Graphic card to read h264) ans i chose french audio with -aid 4353)

you can also use vlc like this :
Code:
./dumphd.sh --infile:BDMV/STREAM/00002.m2ts /media/cdrom | vlc -

Last edited by pynux; 9th August 2009 at 23:07.
pynux is offline   Reply With Quote
Old 9th August 2009, 18:12   #3  |  Link
mewtwo
just a clone?!
 
Join Date: Jul 2009
Posts: 5
Does this work with any disc, or at least with a majority of them?
mewtwo is offline   Reply With Quote
Old 9th August 2009, 18:28   #4  |  Link
pynux
Registered User
 
Join Date: Aug 2009
Location: PARIS
Posts: 49
If you have patch your drive it's work natively (and have mkb key in processkeydevice.txt) if you can't patch your drive . I have this methode

Install makemkv for linux and download dumpvid.exe

Shell 1
Code:
$wine dumpvid.exe --force-bd d 10
Shell 2
Code:
$makemkvcon info disc:0
you see in Shell 1 volume id harmering

now you have volume id lauch aacskeys
Code:
$aacskeys /media/cdrom <volumeid>
now you have volume unique id and the hash of the disc
past information in file KEYDB.cfg
Code:
<hash Disc> = name | v | <volume unique id>
pynux is offline   Reply With Quote
Old 10th August 2009, 04:10   #5  |  Link
mewtwo
just a clone?!
 
Join Date: Jul 2009
Posts: 5
What do you mean by patching the drive?
mewtwo is offline   Reply With Quote
Old 10th August 2009, 09:51   #6  |  Link
pynux
Registered User
 
Join Date: Aug 2009
Location: PARIS
Posts: 49
the patch for your drive , with this you can read volume id without autentification :
http://forum.doom9.org/showthread.php?t=139522
pynux is offline   Reply With Quote
Old 24th December 2009, 01:11   #7  |  Link
mewtwo
just a clone?!
 
Join Date: Jul 2009
Posts: 5
I'd like to bump this in order to ask whether there is yet an option to accomplish BluRay playback without patching the drive.
I've read about libbluray and another project whose name I do not recall - So my question again is:
What is the current state of the art in playing back BluRay with Linux?
mewtwo is offline   Reply With Quote
Old 24th December 2009, 14:24   #8  |  Link
oldwally2
Registered User
 
Join Date: Nov 2008
Posts: 16
Whilst my understanding of this issue is very basic, my experience is that, in general, it is possible to play blu-ray titles under linux that use MKB 10 or less protection, as long as the vuk is available, which most of them seem to be.
For titles that use MKB 11 to 14 we are currently out of luck, as far as I know, but no doubt these matters are being worked on.
I use dumphd-0.61 and aacskeys-0.4.0c. so other methods ( or people with more skills than me ) may well be able to do better.
Things keep changing and each persons skills, experience and persistence play a part as well, so there is no really straight forward answer to your question.
Anyway, all the best to you in your endeavours.
Things are a lot, lot better than they used to be thanks to the excellent work of the leading contributors to this forum.

Last edited by oldwally2; 24th December 2009 at 14:36. Reason: additional info
oldwally2 is offline   Reply With Quote
Old 25th December 2009, 23:57   #9  |  Link
RunningSkittle
Skittle
 
RunningSkittle's Avatar
 
Join Date: Mar 2008
Posts: 539
https://help.ubuntu.com/community/Re...BluRayAndHDDVD
RunningSkittle is offline   Reply With Quote
Old 26th December 2009, 03:11   #10  |  Link
setarip_old
Registered User
 
setarip_old's Avatar
 
Join Date: Aug 2005
Posts: 16,267
Have you folks checked out the following?:

http://www.makemkv.com/forum2/viewtopic.php?f=1&t=703

setarip_old is offline   Reply With Quote
Old 27th December 2009, 00:39   #11  |  Link
RunningSkittle
Skittle
 
RunningSkittle's Avatar
 
Join Date: Mar 2008
Posts: 539
setarip_old thanks i was wondering that that "experimental feature 1" was!

I can confirm that it works for standard DVDs under debian unstable Dont have bluray to test yet though.
RunningSkittle is offline   Reply With Quote
Old 27th December 2009, 09:54   #12  |  Link
setarip_old
Registered User
 
setarip_old's Avatar
 
Join Date: Aug 2005
Posts: 16,267
@RunningSkittle
Quote:
setarip_old thanks
As always, my pleasure ;>}

Just when you think you've seen it all, the MakeMKV folks come up with somerthing "from left field"!
setarip_old is offline   Reply With Quote
Old 27th December 2009, 23:42   #13  |  Link
mousemurder
Registered User
 
Join Date: Jun 2007
Posts: 120
i know this isnt what you mean, but i bought an lg blu-ray player and the manual says it runs on a busybox installation of linux.

so at least there is a proof of concept.
mousemurder is offline   Reply With Quote
Old 28th December 2009, 17:49   #14  |  Link
ggking7
Registered User
 
Join Date: Sep 2006
Posts: 249
makemkv.com down for anyone else?
ggking7 is offline   Reply With Quote
Old 29th December 2009, 06:55   #15  |  Link
setarip_old
Registered User
 
setarip_old's Avatar
 
Join Date: Aug 2005
Posts: 16,267
@ggking7

It had been down for about two days - It's back up now...
setarip_old is offline   Reply With Quote
Old 6th January 2010, 13:15   #16  |  Link
oldwally2
Registered User
 
Join Date: Nov 2008
Posts: 16
MakeMKV 1.4.10 for linux can play a MKBv 12 title I have (Woodstock) so maybe it can play blu-rays with MKBv 13 and 14 protections as well. (I don't have any to check it with.)
See http://www.makemkv.com/forum2/viewtopic.php?f=3&t=224
for instructions.
Cheers.
oldwally2 is offline   Reply With Quote
Old 11th January 2010, 06:13   #17  |  Link
ginger_c0918
Registered User
 
Join Date: Jan 2005
Posts: 1
i hope in VLC...
ginger_c0918 is offline   Reply With Quote
Old 13th January 2010, 03:47   #18  |  Link
setarip_old
Registered User
 
setarip_old's Avatar
 
Join Date: Aug 2005
Posts: 16,267
@oldwally2

Hi!
Quote:
maybe it can play blu-rays with MKBv 13 and 14 protections as well.
MakeMKV can read and rip ANY and ALL BluRay discs that exist as of today...
setarip_old is offline   Reply With Quote
Old 13th January 2010, 05:37   #19  |  Link
RunningSkittle
Skittle
 
RunningSkittle's Avatar
 
Join Date: Mar 2008
Posts: 539
Another interesting tidbit: With the experimental feature, you can browse to the LAN address with a hardware player like a popcorn hour. So for people like me, who have a popcorn hour and a new LG BD-ROM, MakeMKV is a godsend.
RunningSkittle is offline   Reply With Quote
Old 13th January 2010, 15:26   #20  |  Link
ggking7
Registered User
 
Join Date: Sep 2006
Posts: 249
setarip, can makemkv handle BD+?
ggking7 is offline   Reply With Quote
Reply

Tags
aacs, bd+, bluray, decryption, linux

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 00:08.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.