Home My Page Projects MPTK: The Matching Pursuit ToolKit
Summary Activity Forums Tracker Lists Docs News SCM Files

Forum: help

Monitor Forum | Start New Thread Start New Thread
RE: mptk ERROR -- MP_Dll_Manager [ Reply ]
By: Boris Mailhe on 2008-10-27 22:42
[forum:98812]
Not much to worry about. This is due to a poor choice in the plugin directory. MPTK tries to load all the plugins in the plugin directory at startup. As the plugins are currently in the library install directory, external libraries are very likely to be there too. MPTK tries to load them, grumps because it cannot understand them, and that's all.

This will change in the next release.

Boris

RE: mptk ERROR -- MP_Dll_Manager [ Reply ]
By: chris layman on 2008-10-27 22:33
[forum:98811]
...bump...

mptk ERROR -- MP_Dll_Manager [ Reply ]
By: chris layman on 2008-10-25 01:10
[forum:98796]
should i be worried about this error??


kriti:Desktop clayman$ mpd -D /Users/clayman/mpbuild/bin/reference/dictionary/dic_gabor_two_scales.xml -n 100 -R 10 -v /Users/clayman/mpbuild/bin/reference/signal/glockenspiel.wav test.bin
mptk ERROR -- MP_Dll_Manager::load_dll - Error when loading the dll: 'dlopen(/usr/local/lib/liblkdynam.dylib, 2): no suitable image found. Did find:
/usr/local/lib/liblkdynam.dylib: mach-o, but wrong architecture
/usr/local/lib/liblkdynam.dylib: mach-o, but wrong architecture' .
mptk ERROR -- MP_Dll_Manager::load_dll - Error when loading the dll: 'dlopen(/usr/local/lib/liblkrealt.dylib, 2): no suitable image found. Did find:
/usr/local/lib/liblkrealt.dylib: mach-o, but wrong architecture
/usr/local/lib/liblkrealt.dylib: mach-o, but wrong architecture' .
mptk ERROR -- MP_Dll_Manager::load_dll - Error when loading the dll: 'dlopen(/usr/local/lib/liblksec.dylib, 2): no suitable image found. Did find:
/usr/local/lib/liblksec.dylib: mach-o, but wrong architecture
/usr/local/lib/liblksec.dylib: mach-o, but wrong architecture' .
mptk ERROR -- MP_Dll_Manager::load_dll - Error when loading the dll: 'dlopen(/usr/local/lib/liblksock.dylib, 2): no suitable image found. Did find:
/usr/local/lib/liblksock.dylib: mach-o, but wrong architecture
/usr/local/lib/liblksock.dylib: mach-o, but wrong architecture' .
mptk WARNING -- MP_Dll_Manager::load_dll - No registry symbol in '/usr/local/lib/libsndfile.1.0.17.dylib' shared library.
mptk WARNING -- MP_Dll_Manager::load_dll - No registry symbol in '/usr/local/lib/libsndfile.1.dylib' shared library.
mptk WARNING -- MP_Dll_Manager::load_dll - No registry symbol in '/usr/local/lib/libsndfile.dylib' shared library.
mptk WARNING -- MP_FFT_Interface_c::init_fft_library_config() - fftw wisdom file with path /usr/local/bin/default_fftw_wisdom_file doesn't exist. It will be created.
mptk INFO -- mpd - ------------------------------------
mptk INFO -- mpd - MPD - MATCHING PURSUIT DECOMPOSITION
mptk INFO -- mpd - ------------------------------------
mptk INFO -- mpd - The command line was:
mpd -D /Users/clayman/mpbuild/bin/reference/dictionary/dic_gabor_two_scales.xml -n 100 -R 10 -v /Users/clayman/mpbuild/bin/reference/signal/glockenspiel.wav test.bin
mptk INFO -- mpd - End command line.
mptk INFO -- mpd - Loading the dictionary...
mptk INFO -- mpd - (In the following, spurious output of dictionary pieces would be a symptom of parsing errors.)
mptk INFO -- mpd - The dictionary is now loaded.
mptk INFO -- mpd - Loading the signal...
mptk INFO -- mpd - The signal is now loaded.
mptk INFO -- mpd - Try to create a new book.
mptk INFO -- mpd - The dictionary read from file [/Users/clayman/mpbuild/bin/reference/dictionary/dic_gabor_two_scales.xml] contains [2] blocks:
mptk INFO -- GABOR BLOCK - gauss window (window opt=0) of length [128], shifted by [32] samples,
mptk INFO -- |- - projected on [65] frequencies;
mptk INFO -- O- - The number of frames for this block is [8189], the search tree has [5] levels.
mptk INFO -- GABOR BLOCK - gauss window (window opt=0) of length [16384], shifted by [256] samples,
mptk INFO -- |- - projected on [8193] frequencies;
mptk INFO -- O- - The number of frames for this block is [961], the search tree has [4] levels.
mptk INFO -- mpd - End of dictionary.
mptk INFO -- mpd - The signal loaded from file [/Users/clayman/mpbuild/bin/reference/signal/glockenspiel.wav] has:
mptk INFO -- SIGNAL - [262144] samples on [1] channels; sample rate [44100]Hz; energy [2584.65].
mptk INFO -- mpd - -------------------------
mptk INFO -- mpd - Starting Matching Pursuit on signal [/Users/clayman/mpbuild/bin/reference/signal/glockenspiel.wav] with dictionary [/Users/clayman/mpbuild/bin/reference/dictionary/dic_gabor_two_scales.xml].
mptk INFO -- mpd - -------------------------
mptk INFO -- Conditions - This run will perform [100] iterations, using [8405758] atoms.
mptk INFO -- Conditions - The resulting book will be written to book file [test.bin].
mptk INFO -- Conditions - The residual will not be saved.
mptk INFO -- Conditions - The energy decay will not be saved.
mptk INFO -- mpd - The initial signal energy is : 2584.65
mptk INFO -- mpd - STARTING TO ITERATE
mptk PROGRESS -- At iteration - [10] : the residual energy is [1163.93] and the SNR is [3.46473].
mptk PROGRESS -- At iteration - [20] : the residual energy is [734.222] and the SNR is [5.46574].
mptk PROGRESS -- At iteration - [30] : the residual energy is [560.883] and the SNR is [6.63529].
mptk PROGRESS -- At iteration - [40] : the residual energy is [460.754] and the SNR is [7.48932].
mptk PROGRESS -- At iteration - [50] : the residual energy is [387.554] and the SNR is [8.24069].
mptk PROGRESS -- At iteration - [60] : the residual energy is [334.115] and the SNR is [8.88505].
mptk PROGRESS -- At iteration - [70] : the residual energy is [289.56] and the SNR is [9.50663].
mptk PROGRESS -- At iteration - [80] : the residual energy is [256.715] and the SNR is [10.0295].
mptk PROGRESS -- At iteration - [90] : the residual energy is [230.551] and the SNR is [10.4963].
mptk PROGRESS -- At iteration - [100] : the residual energy is [210.203] and the SNR is [10.8976].
mptk INFO -- Current state - Reached the target number of iterations [100].
mptk INFO -- mpd - ------------------------
mptk INFO -- mpd - MATCHING PURSUIT RESULTS:
mptk INFO -- mpd - ------------------------
mptk INFO -- Result - [100] iterations have been performed.
mptk INFO -- Result - ([100] atoms have been selected out of the [8405758] atoms of the dictionary.)
mptk INFO -- Result - The initial signal energy was [2584.65].
mptk INFO -- Result - The residual energy is now [210.203].
mptk INFO -- Result - The SNR is now [10.8976].
mptk INFO -- Save info - At iteration [100] : saved the book to file [test.bin].
mptk INFO -- mpd - Have a nice day !
kriti:Desktop clayman$




thanks!