Code: Select all
git clone git://git.videolan.org/vlc.git --depth 1
cd vlc
TARGET=x86_64-apple-darwin10
export CC=/Developer/usr/bin/llvm-gcc-4.2
export CXX=/Developer/usr/bin/llvm-g++-4.2
export OBJC=/Developer/usr/bin/llvm-gcc-4.2
cd extras/contrib
./bootstrap -t $TARGET
make
cd ../..
./bootstrap
./configure --enable-debug --build=$TARGET --with-macosx-sdk=/Developer/SDKs/MacOSX10.7.sdk --enable-macosx --disable-nls
./compile
Yes, to bothAm I wrong? Should I move the discussion to IRC ?
Code: Select all
git clone git://git.videolan.org/libbluray.git
cd libbluray
./bootstrap
./configure
make
sudo make install
git clone git://git.videolan.org/vlc.git --depth 1
cd vlc
TARGET=x86_64-apple-darwin10
export CC=/Developer/usr/bin/llvm-gcc-4.2
export CXX=/Developer/usr/bin/llvm-g++-4.2
export OBJC=/Developer/usr/bin/llvm-gcc-4.2
cd extras/contrib
./bootstrap -t $TARGET
make
cd ../..
./bootstrap
./configure --enable-debug --build=$TARGET --with-macosx-sdk=/Developer/SDKs/MacOSX10.6.sdk --enable-macosx --disable-nls --enable-bluray=/usr/local/lib
./compile
Code: Select all
main debug: using interface module "macosx"
main debug: TIMER module_need() : 125.413 ms - Total 125.413 ms / 1 intvls (Avg 125.413 ms)
main debug: playlist threads correctly activated
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 0 items, index -1
main debug: no fetch required for (null) (art currently (null))
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 2.112 ms - Total 2.112 ms / 1 intvls (Avg 2.112 ms)
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 0.341 ms - Total 0.341 ms / 1 intvls (Avg 0.341 ms)
macosx debug: using Snow Leopard AR cookies
macosx debug: Found 1 capture devices
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 0.454 ms - Total 0.454 ms / 1 intvls (Avg 0.454 ms)
macosx warning: unknown disk type, no idea what to display
macosx warning: unknown disk type, no idea what to display
macosx warning: unknown disk type, no idea what to display
macosx warning: unknown disk type, no idea what to display
macosx warning: unknown disk type, no idea what to display
main debug: adding item `BDMV' ( bluray:///Volumes/TEST_DISK/BDMV )
main debug: rebuilding array of current - root Playlist
main debug: Creating an input for 'BDMV'
main debug: rebuild done - 1 items, index -1
main debug: no fetch required for (null) (art currently (null))
main debug: processing request item: BDMV, node: Playlist, skip: 0
main debug: resyncing on BDMV
main debug: BDMV is at 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'BDMV'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `bluray:///Volumes/TEST_DISK/BDMV' gives access `bluray' demux `' path `/Volumes/TEST_DISK/BDMV'
main debug: creating demux: access='bluray' demux='' location='/Volumes/TEST_DISK/BDMV' file='/Volumes/TEST_DISK/BDMV'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "bluray"
main debug: TIMER module_need() : 0.183 ms - Total 0.183 ms / 1 intvls (Avg 0.183 ms)
main debug: creating access 'bluray' location='/Volumes/TEST_DISK/BDMV', path='/Volumes/TEST_DISK/BDMV'
main debug: looking for access module: 0 candidates
main debug: no access module matched "bluray"
main debug: TIMER module_need() : 0.102 ms - Total 0.102 ms / 1 intvls (Avg 0.102 ms)
main error: open of `bluray:///Volumes/TEST_DISK/BDMV' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
Code: Select all
main debug: using interface module "macosx"
main debug: TIMER module_need() : 125.734 ms - Total 125.734 ms / 1 intvls (Avg 125.734 ms)
main debug: playlist threads correctly activated
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 0 items, index -1
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 1.289 ms - Total 1.289 ms / 1 intvls (Avg 1.289 ms)
macosx debug: using future AR cookies
main debug: no fetch required for (null) (art currently (null))
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 0.241 ms - Total 0.241 ms / 1 intvls (Avg 0.241 ms)
macosx debug: Found 1 capture devices
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 0.379 ms - Total 0.379 ms / 1 intvls (Avg 0.379 ms)
macosx warning: unknown disk type, no idea what to display
macosx warning: unknown disk type, no idea what to display
macosx warning: unknown disk type, no idea what to display
main debug: adding item `BDMV' ( bluray:///Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV )
main debug: rebuilding array of current - root Playlist
main debug: Creating an input for 'BDMV'
main debug: rebuild done - 1 items, index -1
main debug: no fetch required for (null) (art currently (null))
main debug: processing request item: BDMV, node: Playlist, skip: 0
main debug: resyncing on BDMV
main debug: BDMV is at 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'BDMV'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `bluray:///Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV' gives access `bluray' demux `' path `/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV'
main debug: creating demux: access='bluray' demux='' location='/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV' file='/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "bluray"
main debug: TIMER module_need() : 0.123 ms - Total 0.123 ms / 1 intvls (Avg 0.123 ms)
main debug: creating access 'bluray' location='/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV', path='/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV'
main debug: looking for access module: 0 candidates
main debug: no access module matched "bluray"
main debug: TIMER module_need() : 0.075 ms - Total 0.075 ms / 1 intvls (Avg 0.075 ms)
main error: open of `bluray:///Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
Code: Select all
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
Code: Select all
$ ./vlc --list | grep bluray
VLC media player 1.2.0-git Twoflower (revision 3aed491)
libbluray Blu-Ray Disc support (libbluray)
Code: Select all
main debug: using interface module "macosx"
main debug: TIMER module_need() : 155.719 ms - Total 155.719 ms / 1 intvls (Avg 155.719 ms)
main debug: playlist threads correctly activated
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 0 items, index -1
main debug: no fetch required for (null) (art currently (null))
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 2.479 ms - Total 2.479 ms / 1 intvls (Avg 2.479 ms)
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 0.241 ms - Total 0.241 ms / 1 intvls (Avg 0.241 ms)
macosx debug: using future AR cookies
macosx debug: Found 1 capture devices
main debug: looking for services probe module: 5 candidates
main debug: no services probe module matching "any" could be loaded
main debug: TIMER module_need() : 0.265 ms - Total 0.265 ms / 1 intvls (Avg 0.265 ms)
macosx warning: unknown disk type, no idea what to display
macosx warning: unknown disk type, no idea what to display
macosx warning: unknown disk type, no idea what to display
main debug: adding item `BDMV' ( bluray:///Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV )
main debug: Creating an input for 'BDMV'
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: no fetch required for (null) (art currently (null))
main debug: processing request item: BDMV, node: Playlist, skip: 0
main debug: resyncing on BDMV
main debug: BDMV is at 0
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'BDMV'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `bluray:///Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV' gives access `bluray' demux `' path `/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV'
main debug: creating demux: access='bluray' demux='' location='/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV' file='/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV'
main debug: looking for access_demux module: 1 candidate
libbluray: First play: 0, Top menu: 0
HDMV Titles: 0, BD-J Titles: 0, Other: 0
libbluray debug: Selecting Title -536868872
libbluray error: cannot select bd title '0'
libbluray error: Could not set the title -1
main debug: no access_demux module matching "bluray" could be loaded
main debug: TIMER module_need() : 0.535 ms - Total 0.535 ms / 1 intvls (Avg 0.535 ms)
main debug: creating access 'bluray' location='/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV', path='/Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV'
main debug: looking for access module: 0 candidates
main debug: no access module matched "bluray"
main debug: TIMER module_need() : 0.192 ms - Total 0.192 ms / 1 intvls (Avg 0.192 ms)
main error: open of `bluray:///Users/patrice/Downloads/DEPECHE_MODE_DISC1/BDMV' failed
main debug: finished input
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
Libbluray loads and finds no title/chapter to play... So it doesn't play...libbluray: First play: 0, Top menu: 0
HDMV Titles: 0, BD-J Titles: 0, Other: 0
libbluray debug: Selecting Title -536868872
libbluray error: cannot select bd title '0'
libbluray error: Could not set the title -1
Return to “VLC media player for macOS Troubleshooting”
Users browsing this forum: No registered users and 6 guests