[vlc-devel] Current master doesn't compile on an intel Mac

Mick Weiss mick at mickweiss.com
Thu May 6 09:05:54 CEST 2010


On 06.05.10 02:55, Mick Weiss wrote:
> On 06.05.10 02:51, Rémi Denis-Courmont wrote:
>> On Thu, 06 May 2010 02:41:44 -0400, Mick Weiss<mick at mickweiss.com>  
>> wrote:
>>> You've been able to build AND run vlc on osx? I haven't been able to 
>>> get
>>> it to run (on snow leopard) - it builds though. I get "* no suitable
>>> interface module"*.
>> No.
>>
>> It says it started the RC command line interface.
>> And then you pressed Ctrl+C which made VLC quit.
>> That's completely normal and intended behavior.
>>
> How about the fact that it bounces for 0.5 seconds and then VLC 
> disappears from the dock, is that normal? :)
> What is the best way to see why it keeps crashing on me - considering 
> the fact that I'm going about it all wrong?
>
I used a file as a test 
http://www.youtube.com/get_video?video_id=8eV96URJ84c&t=vjVQa1PpcFP1AKwUQWesch563WXO9HI77wFrSw9e7ms=&fmt=35 
<-- rename to dalechase_com_-_blog.flv
This file works with stable.


./VLC -vvv ~/Desktop/Dale\ Chase/dalechase_com_-_blog.flv
[0x100212460] main libvlc debug: VLC media player - 1.2.0-git Twoflower
[0x100212460] main libvlc debug: Copyright © 1996-2010 the VideoLAN team
[0x100212460] main libvlc debug: revision 1.1.0-pre1-339-g82f69eb
[0x100212460] main libvlc debug: configured with ./configure  '-C' 
'--build=x86_64-apple-darwin10' '--enable-debug' '--enable-macosx-vout' 
'--disable-qt4' '--enable-run-as-root' 
'--with-macosx-sdk=/Developer/SDKs/MacOSX10.6.sdk/' 
'--with-macosx-version-min=10.6' '--disable-lua' 
'--disable-macosx-defaults' '--enable-faad' '--enable-flac' 
'--enable-theora' '--enable-shout' '--enable-vcdx' '--enable-caca' 
'--enable-ncurses' '--enable-twolame' '--enable-realrtsp' 
'--enable-libass' '--enable-asademux' '--disable-skins2' '--disable-xcb' 
'build_alias=x86_64-apple-darwin10' 'CC=/Developer/usr/bin/llvm-gcc-4.2' 
'CXX=/Developer/usr/bin/llvm-g++-4.2' 'OBJC=/Developer/usr/bin/llvm-gcc-4.2'
[0x100212460] main libvlc debug: translation test: code is "de"
[0x100212460] main libvlc debug: opening config file 
(/Users/somehacker/Library/Preferences/org.videolan.vlc/vlcrc)
[0x100212460] main libvlc debug: checking plugin modules
[0x100212460] main libvlc debug: loading plugins cache file 
/Users/somehacker/Projects/vlc-orig/VLC-release.app/Contents/MacOS/./plugins/plugins-04081e-7e8.dat
[0x100212460] main libvlc debug: recursively browsing 
`/Users/somehacker/Projects/vlc-orig/VLC-release.app/Contents/MacOS/./plugins'
[0x100212460] main libvlc debug: saving plugins cache 
/Users/somehacker/Projects/vlc-orig/VLC-release.app/Contents/MacOS/./plugins/plugins-04081e-7e8.dat
[0x100212460] main libvlc debug: module bank initialized (335 modules)
[0x100212460] main libvlc debug: opening config file 
(/Users/somehacker/Library/Preferences/org.videolan.vlc/vlcrc)
[0x100212460] main libvlc debug: CPU has capabilities MMX MMXEXT SSE 
SSE2 SSE3 SSSE3 SSE4.1 FPU
[0x100212460] main libvlc debug: looking for memcpy module: 4 candidates
[0x100212460] main libvlc debug: using memcpy module "memcpymmxext"
[0x1042131a0] main input debug: Creating an input for 'Medienbibliothek'
[0x1042131a0] main input debug: Input is a meta file: disabling unneeded 
options
[0x1042131a0] main input debug: using timeshift granularity of 50 MiB
[0x1042131a0] main input debug: using timeshift path '/tmp'
[0x1042131a0] main input debug: 
`file/xspf-open:///Users/somehacker/Library/Application%20Support/org.videolan.vlc/ml.xspf' 
gives access `file' demux `xspf-open' path 
`/Users/somehacker/Library/Application Support/org.videolan.vlc/ml.xspf'
[0x1042131a0] main input debug: creating demux: access='file' 
demux='xspf-open' path='/Users/somehacker/Library/Application 
Support/org.videolan.vlc/ml.xspf'
[0x104217f40] main demux debug: looking for access_demux module: 2 
candidates
[0x104217f40] main demux debug: no access_demux module matching "file" 
could be loaded
[0x104217f40] main demux debug: TIMER module_need() : 0,103 ms - Total 
0,103 ms / 1 intvls (Avg 0,103 ms)
[0x1042131a0] main input debug: creating access 'file' 
path='/Users/somehacker/Library/Application 
Support/org.videolan.vlc/ml.xspf'
[0x104217f30] main access debug: looking for access module: 3 candidates
[0x104217f30] access_mmap access debug: opening file 
/Users/somehacker/Library/Application Support/org.videolan.vlc/ml.xspf
[0x104217f30] main access debug: using access module "access_mmap"
[0x104217f30] main access debug: TIMER module_need() : 0,109 ms - Total 
0,109 ms / 1 intvls (Avg 0,109 ms)
[0x104218430] main stream debug: Using AStream*Block
[0x104218430] main stream debug: pre buffering
[0x104218430] main stream debug: received first data after 0 ms
[0x104218430] main stream debug: prebuffering done 299 bytes in 0s - 
12695 KiB/s
[0x104218850] main stream debug: looking for stream_filter module: 5 
candidates
[0x104218850] main stream debug: no stream_filter module matching "any" 
could be loaded
[0x104218850] main stream debug: TIMER module_need() : 0,088 ms - Total 
0,088 ms / 1 intvls (Avg 0,088 ms)
[0x104218800] main stream debug: looking for stream_filter module: 1 
candidate
[0x104218800] main stream debug: using stream_filter module 
"stream_filter_record"
[0x104218800] main stream debug: TIMER module_need() : 0,055 ms - Total 
0,055 ms / 1 intvls (Avg 0,055 ms)
[0x1042131a0] main input debug: creating demux: access='file' 
demux='xspf-open' path='/Users/somehacker/Library/Application 
Support/org.videolan.vlc/ml.xspf'
[0x104218a70] main demux debug: looking for demux module: 1 candidate
[0x104218a70] playlist demux debug: using XSPF playlist reader
[0x104218a70] main demux debug: using demux module "playlist"
[0x104218a70] main demux debug: TIMER module_need() : 0,100 ms - Total 
0,100 ms / 1 intvls (Avg 0,100 ms)
[0x104218dd0] main demux meta debug: looking for meta reader module: 1 
candidate
[0x104218dd0] main demux meta debug: no meta reader module matching 
"any" could be loaded
[0x104218dd0] main demux meta debug: TIMER module_need() : 0,098 ms - 
Total 0,098 ms / 1 intvls (Avg 0,098 ms)
[0x1042131a0] main input debug: 
`file/xspf-open:///Users/somehacker/Library/Application%20Support/org.videolan.vlc/ml.xspf' 
successfully opened
[0x104218ee0] main xml debug: looking for xml module: 2 candidates
[0x104218ee0] main xml debug: using xml module "xml"
[0x104218ee0] main xml debug: TIMER module_need() : 0,156 ms - Total 
0,156 ms / 1 intvls (Avg 0,156 ms)
[0x104217f30] access_mmap access debug: at end of memory mapped file
[0x104218a70] playlist demux debug: parsed 0 tracks successfully
[0x104218ee0] main xml debug: removing module "xml"
[0x1042131a0] main input debug: EOF reached
[0x104218a70] main demux debug: removing module "playlist"
[0x104218800] main stream debug: removing module "stream_filter_record"
[0x104217f30] main access debug: removing module "access_mmap"
[0x1042131a0] main input debug: Destroying the input for 'Medienbibliothek'
[0x1042131a0] main input debug: TIMER input launching for 
'Medienbibliothek' : 1,329 ms - Total 1,329 ms / 1 intvls (Avg 1,329 ms)
[0x1042131a0] main interface debug: looking for interface module: 1 
candidate
[0x1042131a0] main interface debug: using interface module "hotkeys"
[0x1042131a0] main interface debug: TIMER module_need() : 0,064 ms - 
Total 0,064 ms / 1 intvls (Avg 0,064 ms)
[0x104210d40] main playlist debug: Activated
[0x104210d40] main playlist debug: adding item 
`dalechase_com_-_blog.flv' ( 
file:///Users/somehacker/Desktop/Dale%20Chase/dalechase_com_-_blog.flv )
[0x104a00850] main interface debug: looking for interface module: 1 
candidate
[0x104a00850] main interface debug: using interface module "signals"
[0x104a00850] main interface debug: TIMER module_need() : 0,166 ms - 
Total 0,166 ms / 1 intvls (Avg 0,166 ms)
[0x104a00c00] main interface debug: looking for interface module: 0 
candidates
[0x104a00c00] main interface debug: no interface module matched 
"globalhotkeys,none"
[0x104a00c00] main interface debug: TIMER module_need() : 0,056 ms - 
Total 0,056 ms / 1 intvls (Avg 0,056 ms)
[0x104a00c00] main interface error: no suitable interface module
[0x100212460] main libvlc error: interface "globalhotkeys,none" 
initialization failed
[0x100212460] main libvlc: vlc wird mit dem Standard-Interface 
ausgeführt. Benutzen Sie 'cvlc', um vlc ohne Interface zu verwenden.
[0x104a00d90] main interface debug: looking for interface module: 2 
candidates
Remote-Control-Interface initialisiert. Geben Sie `help' für Hilfe ein.
[0x104a00d90] main interface debug: using interface module "oldrc"
[0x104a00d90] main interface debug: TIMER module_need() : 0,101 ms - 
Total 0,101 ms / 1 intvls (Avg 0,101 ms)
[0x104a00d90] main interface debug: thread (interface) created at 
priority 0 (interface/interface.c:160)
[0x104a01210] main input debug: Creating an input for 
'dalechase_com_-_blog.flv'
[0x104210d40] main playlist debug: rebuilding array of current - root 
Wiedergabeliste
[0x104a00d90] main interface debug: thread started
[0x104210d40] main playlist debug: rebuild done - 1 items, index -1
[0x104210d40] main playlist debug: processing request item null node 
Wiedergabeliste skip 0
[0x104210d40] main playlist debug: starting new item
[0x104210d40] main playlist debug: creating new input thread
[0x104a07880] main input debug: Creating an input for 
'dalechase_com_-_blog.flv'
[0x104a07880] main input debug: thread (input) created at priority 22 
(input/input.c:214)
[0x104a07880] main input debug: thread started
[0x104a07880] main input debug: using timeshift granularity of 50 MiB
[0x104a07880] main input debug: using timeshift path '/tmp'
[0x104a07880] main input debug: 
`file:///Users/somehacker/Desktop/Dale%20Chase/dalechase_com_-_blog.flv' 
gives access `file' demux `' path `/Users/somehacker/Desktop/Dale 
Chase/dalechase_com_-_blog.flv'
[0x104a07880] main input debug: creating demux: access='file' demux='' 
path='/Users/somehacker/Desktop/Dale Chase/dalechase_com_-_blog.flv'
[0x1042179e0] main demux debug: looking for access_demux module: 2 
candidates
[0x1042179e0] main demux debug: no access_demux module matching "file" 
could be loaded
[0x1042179e0] main demux debug: TIMER module_need() : 0,443 ms - Total 
0,443 ms / 1 intvls (Avg 0,443 ms)
[0x104a07880] main input debug: creating access 'file' 
path='/Users/somehacker/Desktop/Dale Chase/dalechase_com_-_blog.flv'
[0x1042179e0] main access debug: looking for access module: 3 candidates
[0x1042179e0] access_mmap access debug: opening file 
/Users/somehacker/Desktop/Dale Chase/dalechase_com_-_blog.flv
[0x1042179e0] main access debug: using access module "access_mmap"
[0x1042179e0] main access debug: TIMER module_need() : 0,484 ms - Total 
0,484 ms / 1 intvls (Avg 0,484 ms)
[aac @ 0x105001c10]Transition from an ONLY_LONG or LONG_STOP to an 
EIGHT_SHORT sequence detected. If you heard an audible artifact, please 
submit the sample to the FFmpeg developers.
[0x104213910] main stream debug: Using AStream*Block
[0x104213910] main stream debug: pre buffering
[0x104213910] main stream debug: received first data after 0 ms
[0x104213910] main stream debug: prebuffering done 1048576 bytes in 0s - 
6692810 KiB/s
[0x104213d20] main stream debug: looking for stream_filter module: 5 
candidates
[0x104213d20] main stream debug: no stream_filter module matching "any" 
could be loaded
[0x104213d20] main stream debug: TIMER module_need() : 0,202 ms - Total 
0,202 ms / 1 intvls (Avg 0,202 ms)
[0x104213d10] main stream debug: looking for stream_filter module: 1 
candidate
[0x104213d10] main stream debug: using stream_filter module 
"stream_filter_record"
[0x104213d10] main stream debug: TIMER module_need() : 0,158 ms - Total 
0,158 ms / 1 intvls (Avg 0,158 ms)
[0x104a07880] main input debug: creating demux: access='file' demux='' 
path='/Users/somehacker/Desktop/Dale Chase/dalechase_com_-_blog.flv'
[0x104213f30] main demux debug: looking for demux module: 50 candidates
     Last message repeated 1 times
[flv @ 0x10501ba10]Estimating duration from bitrate, this may be inaccurate
[0x104210d40] main playlist debug: no fetch required for (null) (art 
currently (null))
[0x104213f30] avformat demux debug: detected format: flv
[aac @ 0x10083a410]Transition from an ONLY_LONG or LONG_STOP to an 
EIGHT_SHORT sequence detected. If you heard an audible artifact, please 
submit the sample to the FFmpeg developers.
     Last message repeated 1 times
[flv @ 0x10095a010]Estimating duration from bitrate, this may be inaccurate
[0x104a07880] main input debug: selecting program id=0
[0x104213f30] avformat demux debug: adding es: video codec = h264
[0x104213f30] avformat demux debug: adding es: audio codec = mp4a
[0x104213f30] avformat demux debug: AVFormat supported stream
[0x104213f30] avformat demux debug:     - format = flv (FLV format)
[0x104213f30] avformat demux debug:     - start time = 9358000
[0x104213f30] avformat demux debug:     - duration = 206791000
[0x104213f30] main demux debug: using demux module "avformat"
[0x104213f30] main demux debug: TIMER module_need() : 18,842 ms - Total 
18,842 ms / 1 intvls (Avg 18,842 ms)
[0x104a07880] main input debug: looking for a subtitle file in 
/Users/somehacker/Desktop/Dale Chase/
[0x105000110] main decoder debug: looking for decoder module: 31 candidates
[0x105000110] avcodec decoder debug: libavcodec initialized (interface 
0x344200)
Abort trap





More information about the vlc-devel mailing list