This: PKG_CONFIG_PATH=~/Desktop/Works/libbluray/src ./configure --enable-debug --build=$TARGET --with-macosx-sdk=/Developer/SDKs/MacOSX10.7.sdk --enable-macosx --disable-nls --enable-bluray ... generate a build with libbluray included as shown below: $ ./vlc --list | grep bluray VLC media player 1.2...
Looks to me like you are stuck at the same place: <no access_demux module matched "bluray"> seems to say that the bluray module is not built/loaded even with --enable-bluray and no error during compile. Also on mine, vlc --list or vlc -p bluray do not list any bluray module. My logs trying...
Hi, I saw some references to VLC 1.2 supporting Blu-ray and decided to give a try to latest nightly build: - MacBook Air July 2011 with MacOSX Lion - USB Blu-ray reader: MATSHITA BD-CMB UJ141AL - VLC 1.2 from vlc-git-intel-20110924-0009.zip and vlc-git-intel64-20110924-0110.zip (same result with 32 ...