Adding Blu-ray support to VLC

Just have a drink and chat
FlamingFirewire
New Cone
New Cone
Posts: 2
Joined: 28 Nov 2011 00:56

Adding Blu-ray support to VLC

Postby FlamingFirewire » 28 Nov 2011 00:59

Would it be realistic to expect blu-ray support in VLC in the future? It lists that VLC can read blu-ray discs, but after trying to watch commercial blu-rays with VLC they are not recognized at all. So is this a possibility, or not?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Adding Blu-ray support to VLC

Postby Jean-Baptiste Kempf » 28 Nov 2011 01:04

VLC 1.2 can do it, with some tweaks.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

huynhvx
New Cone
New Cone
Posts: 1
Joined: 28 Nov 2011 03:13
VLC version: 1.1.11
Operating System: Windows/Linux

Re: Adding Blu-ray support to VLC

Postby huynhvx » 28 Nov 2011 03:46

Where can one get VLC 1.2? And what kind of tweaks are necessary to make it work on a BD?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Adding Blu-ray support to VLC

Postby Jean-Baptiste Kempf » 28 Nov 2011 09:32

Nightly Build of VLC
You need to add libaacs.dll and the right key file.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

FlamingFirewire
New Cone
New Cone
Posts: 2
Joined: 28 Nov 2011 00:56

Re: Adding Blu-ray support to VLC

Postby FlamingFirewire » 29 Nov 2011 05:16

Thanks alot, can't wait for the full release and full support!

Arite
Big Cone-huna
Big Cone-huna
Posts: 2478
Joined: 26 Jun 2007 20:40
VLC version: 3.0.20
Operating System: Debian Testing|Win10

Re: Adding Blu-ray support to VLC

Postby Arite » 20 Dec 2011 00:40

Nightly Build of VLC
You need to add libaacs.dll and the right key file.
How would one go about compiling libaacs.dll for Windows?

I (believe I) managed to compile libaacs under Cygwin for a mingw32 host, however presumably that isn't much use when used in conjunction with VLC. I did attempt cross-compiling from Debian but was unsuccessful; and again just compiling libaacs probably wouldn't be enough.

Thanks,

Arite.
Don't use PMs for support questions.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Adding Blu-ray support to VLC

Postby Jean-Baptiste Kempf » 20 Dec 2011 14:43

Nightly Build of VLC
You need to add libaacs.dll and the right key file.
How would one go about compiling libaacs.dll for Windows?

I (believe I) managed to compile libaacs under Cygwin for a mingw32 host, however presumably that isn't much use when used in conjunction with VLC. I did attempt cross-compiling from Debian but was unsuccessful; and again just compiling libaacs probably wouldn't be enough.

Thanks,

Arite.
Put the libaacs.dll file in the VLC folder and put the key file in %appdata%/aacs
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Arite
Big Cone-huna
Big Cone-huna
Posts: 2478
Joined: 26 Jun 2007 20:40
VLC version: 3.0.20
Operating System: Debian Testing|Win10

Re: Adding Blu-ray support to VLC

Postby Arite » 21 Dec 2011 01:10

Thanks :). Should compiling using MinGW/doing a linux cross-compile produce a libaacs.dll?

Arite.
Don't use PMs for support questions.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Adding Blu-ray support to VLC

Postby Jean-Baptiste Kempf » 21 Dec 2011 01:11

yes
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Arite
Big Cone-huna
Big Cone-huna
Posts: 2478
Joined: 26 Jun 2007 20:40
VLC version: 3.0.20
Operating System: Debian Testing|Win10

Re: Adding Blu-ray support to VLC

Postby Arite » 21 Dec 2011 02:04

Apologies for probably asking silly questions - but how do you make a DLL using MinGW :P? Compiling libaacs (on Windows using MinGW32/MSYS with libgcrypt and libgpg-error installed) generates a vairety of *.a, *.la libaacs files and things such as libaacs_test.exe.

Thanks again,

Arite.
Don't use PMs for support questions.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Adding Blu-ray support to VLC

Postby Jean-Baptiste Kempf » 21 Dec 2011 02:32

Did you look at .libs?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Arite
Big Cone-huna
Big Cone-huna
Posts: 2478
Joined: 26 Jun 2007 20:40
VLC version: 3.0.20
Operating System: Debian Testing|Win10

Re: Adding Blu-ray support to VLC

Postby Arite » 21 Dec 2011 02:39

Yeh - here's the contents of src/.libs:

Code: Select all

aacs.o crypto.o file_posix.o keydbcfg-lexer.o keydbcfg-parser.o keydbcfg.o libaacs.a libaacs.la libaacs.lai logging.o mkb.o mmc.o strutl.o win32.o
Arite.
Don't use PMs for support questions.

TheFalcon
Blank Cone
Blank Cone
Posts: 70
Joined: 07 Mar 2009 10:01

Re: Adding Blu-ray support to VLC

Postby TheFalcon » 22 Dec 2011 19:03

So if I compile and use newest beta VLC it will support Blu ray with genuine quality?

Also with menu etc?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37519
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Adding Blu-ray support to VLC

Postby Jean-Baptiste Kempf » 22 Dec 2011 21:21

Yes, no menu.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Sprinkler
New Cone
New Cone
Posts: 3
Joined: 18 Oct 2011 23:26

Re: Adding Blu-ray support to VLC

Postby Sprinkler » 17 Jan 2012 04:24

Yeh - here's the contents of src/.libs:

Code: Select all

aacs.o crypto.o file_posix.o keydbcfg-lexer.o keydbcfg-parser.o keydbcfg.o libaacs.a libaacs.la libaacs.lai logging.o mkb.o mmc.o strutl.o win32.o
Arite.
same problem here with cygwin
any updates on that or workarounds?

tittbit
Blank Cone
Blank Cone
Posts: 17
Joined: 10 Mar 2012 19:40

Re: Adding Blu-ray support to VLC

Postby tittbit » 11 Mar 2012 14:43

sorry for that but doing all this is very complicated but i can do that, still i am asking that any latest update that can do it automatically
Life is not finding yourself, it is discovering yourself.

Arite
Big Cone-huna
Big Cone-huna
Posts: 2478
Joined: 26 Jun 2007 20:40
VLC version: 3.0.20
Operating System: Debian Testing|Win10

Re: Adding Blu-ray support to VLC

Postby Arite » 12 Mar 2012 02:35

If you have VLC 2.0:
http://vlc-bluray.whoknowsmy.name/

Arite.
Don't use PMs for support questions.

hajj_3
Blank Cone
Blank Cone
Posts: 31
Joined: 17 Jul 2008 01:24

Re: Adding Blu-ray support to VLC

Postby hajj_3 » 19 Mar 2012 16:08

i get this message on win7 x64 using vlc 2.0.1:

Code: Select all

Blu-Ray error: This Blu-Ray Disc needs a library for AACS decoding, and your system does not have it. Your input can't be opened: VLC is unable to open the MRL 'bluray:///F:/'. Check the log for details.
I have put the libaacs.dll in: C:\Program Files (x86)\VideoLAN\VLC and the KEYDB.cfg in C:\Users\hajj_3\AppData\aacs but it just isn't working, trying to play a bluray disc btw not an .iso or bluray video file. Hoping that it will be able to play the main movie file off the disc as vlc doesn't support menu's yet.

Arite
Big Cone-huna
Big Cone-huna
Posts: 2478
Joined: 26 Jun 2007 20:40
VLC version: 3.0.20
Operating System: Debian Testing|Win10

Re: Adding Blu-ray support to VLC

Postby Arite » 18 Jun 2012 17:44

Have you added KEYDB.cfg to %APPDATA%\aacs (type into Windows Explorer address bar to get to it)?

What error messages are you getting etc.?

If you have a 64-bit version of Windows see here (32-bit version should work with x86 VLC, but can try 64-bit/x64 version if it's not working):
viewtopic.php?f=14&t=96787&start=60#p342573

Arite.
Don't use PMs for support questions.

hajj_3
Blank Cone
Blank Cone
Posts: 31
Joined: 17 Jul 2008 01:24

Re: Adding Blu-ray support to VLC

Postby hajj_3 » 18 Jun 2012 17:48

hopefully someone will create an installer for bluray capability which will include keydb.cfg etc.


Return to “Coffee Corner”

Who is online

Users browsing this forum: No registered users and 2 guests