Search found 12 matches

Go to advanced search

by StarbuckOnBSG
22 Apr 2015 11:42
Forum: VLC media player for Windows Troubleshooting
Topic: Play Blu-Ray Disc Movie with VLC in Windows 8 64-bit/32-bit
Replies: 108
Views: 574540

Re: Play Blu-Ray Disc Movie with VLC in Windows 8 64-bit/32-bit

One can try Bluray plugin for Player 360: http://www.labdv.com/360/player/mmplug/

Player 360 is using libvlc so behaves like VLC. So you can do the same with VLC.
by StarbuckOnBSG
07 Mar 2015 18:38
Forum: Development around libVLC
Topic: Enable/disable GPU acceleration with libvlc
Replies: 4
Views: 2146

Re: Enable/disable GPU acceleration with libvlc

Got it.
Nevertheless a user asked me if I could add an option... Shall I use --ffmpeg-hw in libvlc_new(argc, argv) call?
by StarbuckOnBSG
07 Mar 2015 13:00
Forum: Development around libVLC
Topic: Enable/disable GPU acceleration with libvlc
Replies: 4
Views: 2146

Enable/disable GPU acceleration with libvlc

I'm developing a simplke Player based on libvlc (under Windows only).

How can I enable/disable hardware acceleration (DXVA) ?
by StarbuckOnBSG
25 Dec 2014 10:40
Forum: VLC media player for Windows Troubleshooting
Topic: Blu-Ray Support
Replies: 320
Views: 718130

Re: Blu-Ray Support

3 new Processing Keys have been uploaded, may improved AACS bypass:
http://www.labdv.com/aacs/

And 25 new disk keys (VUK)
by StarbuckOnBSG
24 Dec 2014 14:03
Forum: VLC media player for Windows Troubleshooting
Topic: Blu-Ray Support
Replies: 320
Views: 718130

Re: Blu-Ray Support

I guess you can read other blu-rays so your install is correct but How to Train Your Dragon 2 has new protection (MKB version) which is not yet supported by KEYDB.cfg (Processing Key missing). Nothing you can do but try with MakeMkv libmmdb.dll stuff (must install MakeMkv and rename libmmdb.dll as l...
by StarbuckOnBSG
12 Dec 2014 16:16
Forum: VLC media player for Windows Troubleshooting
Topic: Play Blu-Ray Disc Movie with VLC in Windows 8 64-bit/32-bit
Replies: 108
Views: 574540

Re: Play Blu-Ray Disc Movie with VLC in Windows 8 64-bit/32-

libmmbd.dll (or libmmbd64.dll) APIs are supposed to be compliant with libaacs but I've tried all combinations and always crashes VLC. My guess is that DLL calls choose at compile time aren't compliant. Too bad
by StarbuckOnBSG
16 Oct 2014 10:38
Forum: VLC media player for Windows Troubleshooting
Topic: Blu-Ray Support
Replies: 320
Views: 718130

Re: Blu-Ray Support

The http://vlc-bluray.whoknowsmy.name libaacs.dll works for VLC 2.1.5 64-bit (but no libbdplus.dll 64-bit available). I made a bundle in AACS Updater project: http://www.labdv.com/aacs/play-encrypted-bluray-with-vlc.php And you can install AACS Updater to keep KEYDVB.cfg up-to-date: http://www.labdv...
by StarbuckOnBSG
16 Oct 2014 10:34
Forum: VLC media player for Windows Troubleshooting
Topic: Play Blu-Ray Disc Movie with VLC in Windows 8 64-bit/32-bit
Replies: 108
Views: 574540

Re: Play Blu-Ray Disc Movie with VLC in Windows 8 64-bit/32-

I published a libaacs/libbdplus help for VLC Windows users. So far I've only succeeded to provide build for VLC 2.1.5 64-bit with libaacs.dll (no BD+ support): http://www.labdv.com/aacs/play-encrypted-bluray-with-vlc.php A KEYDB.cfg updater is also available to keep %APPDATA%/aacs/KEYDB.cfg up-to-da...
by StarbuckOnBSG
16 Oct 2014 10:26
Forum: VLC media player for Linux and friends Troubleshooting
Topic: [libaacs] trouble with bluray drive and libaacs on linux
Replies: 3
Views: 4443

Re: [libaacs] trouble with bluray drive and libaacs on linux

To let all now that a public AACS keys database is available as well a KEYDB.cfg updater program.

AACS Updater is open source and might be easy to build on Linux and Mac OS X (I do only Windows builds).

Project page for advanced users: http://www.labdv.com/aacs/advanced-users.php
by StarbuckOnBSG
27 May 2008 11:09
Forum: General VLC media player Troubleshooting
Topic: Compiling vlc-0.86f on MSYS-MinGW
Replies: 0
Views: 661

Compiling vlc-0.86f on MSYS-MinGW

I get this error: /bin/m4: unrecognized option `--debugfile=autom4te.cache/traces.0t' Try `/bin/m4 --help' for more information. autom4te-2.61: /bin/m4 failed with exit status: 1 My configure stuff is the suggested one: ./bootstrap && \ PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig \ PATH=/usr/wi...

Go to advanced search