Subject: Woo hoo i got it working, few requests,


Author: Lowe, 2004-09-20 20:20:10
I finally got it working, im trying a new distro called ubuntu, it's very nice. Anyway i don't know the projects aim, but if it's to be like foobar except for linux, then we need it to support more formats, i
would love to be able to play flac and ape through lamip. (I know it's probally possible with xmms plugins but..)

Replies


Author: ciberfred, 2004-09-21 20:23:50
if you want to code the APE plugin, you're welcome :)

Author: olv, 2004-10-04 16:57:26
You can get flac plugin here:
http://www.olv.idv.tw/~olvaffe/lamip/

works with newest core (20041003)

Author: rupert, 2004-10-30 23:12:34
i try that on ubuntu too,
i used the bunlde from olvaffe..
I compiled the main, the foobar the mp3 and the oss plugin and did a make install
i get this error all the time: cannot find a decoder for
the mp3input is installed.
a readme with some instructions would be fine,
or maybe a script that looks for pluginsfolder during compile that installs them automaticaly.


Author: olv, 2004-10-31 06:25:35
When you run lamip, it shows plugins found, like this:

plugin setup done:
input plugin 'speex' found
input plugin 'playlist' found
input plugin 'LAMIP MP4 & MPEG2/4-AAC audio input plugin' found
input plugin 'LAMIP mpg123(MAD) input plugin' found
input plugin 'flac' found
input plugin 'cdaudio' found

Did lamip find the mpg123(MAD) plugin?
If not, it should print some error messages and tell you why.

Author: rupert, 2004-10-31 12:07:35
I just made make, missed some steps :(.
when i run the autoreconf -vifs i get the following:

autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG
/usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS
/usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/usr/share/aclocal/opencdk.m4:13: warning: underquoted definition of AM_PATH_LIBOPENCDK
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
/usr/share/aclocal/lirc.m4:15: warning: underquoted definition of AC_PATH_LIRC
/usr/share/aclocal/libraw1394.m4:6: warning: underquoted definition of AC_LIB_RAW1394_FLAGS
/usr/share/aclocal/libraw1394.m4:19: warning: underquoted definition of AC_LIB_RAW1394_HEADERS
/usr/share/aclocal/libraw1394.m4:41: warning: underquoted definition of AC_LIB_RAW1394_LIBVERSION
/usr/share/aclocal/libraw1394.m4:75: warning: underquoted definition of AC_LIB_RAW1394_RUNTEST
/usr/share/aclocal/libraw1394.m4:138: warning: underquoted definition of AC_LIB_RAW1394
/usr/share/aclocal/libgnutls.m4:12: warning: underquoted definition of AM_PATH_LIBGNUTLS
/usr/share/aclocal/libgnutls-extra.m4:12: warning: underquoted definition of AM_PATH_LIBGNUTLS_EXTRA
/usr/share/aclocal/libgcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBGCRYPT
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/gpg-error.m4:7: warning: underquoted definition of AM_PATH_GPG_ERROR
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/avifile.m4:21: warning: underquoted definition of AM_PATH_AVIFILE
aclocal: configure.in: 10: macro `AM_DISABLE_STATIC' not found in library
aclocal: configure.in: 16: macro `AM_PROG_LIBTOOL' not found in library
autoreconf: aclocal failed with exit status: 1

how is the package for libz named in debian,
cant find the right one maybe.

Author: rupert, 2004-10-31 12:28:17
ok, im a bit further:
autoreconf is done with some of the same error and configure was ok,
but when i try make this comes
....
libmp3.c:48: error: parse error before "lamipSongInfo"
libmp3.c: In function `mp3_configuration':
libmp3.c:99: warning: implicit declaration of function `lamip_plugin_cfg_get'
libmp3.c:99: warning: initialization makes pointer from integer without a cast
libmp3.c:102: warning: implicit declaration of function `lamip_plugin_cfg_set'
libmp3.c: At top level:
libmp3.c:108: error: parse error before "lamipSongInfo"
libmp3.c: In function `mp3_set_songinfo':
libmp3.c:115: error: `filename' undeclared (first use in this function)
libmp3.c:115: error: (Each undeclared identifier is reported only once
libmp3.c:115: error: for each function it appears in.)
libmp3.c:132: error: `songinfo' undeclared (first use in this function)
libmp3.c: In function `mp3_play':
libmp3.c:409: error: `lamip_URL' undeclared (first use in this function)
libmp3.c:409: error: `url' undeclared (first use in this function)
libmp3.c:432: warning: implicit declaration of function `lamip_isPlaying_get'
libmp3.c:482: error: `isSeek' undeclared (first use in this function)
libmp3.c:544: warning: implicit declaration of function `lamip_write_datas'
make[1]: *** [libmp3.lo] Fehler 1
make[1]: Verlasse Verzeichnis »/home/downloads/apps/lamip/inputmp3/src«
make: *** [all-recursive] Fehler 1

Author: olv, 2004-10-31 14:09:45
Are you using the bundle? Your inputmp3 seems to be an old version. Use the newest version instead.

And if you're using the bundle, you don't need to run autoreconf, just run ./configure in the top directory. Then you can chdir to any plugin's subdirectory and run make && make install.

Author: ciberfred, 2004-10-31 17:06:46
when you wish use lamip, for moment it's better to use :
- the 0.0.2 version with link in the download page (the last stable)
for 2 belong not all plugins have been upgraded
- the latest version in date (not stable - introduction of new things/support)
- sources from olv page. (some experimental patchs)

remember when you change lamip-core version to update/donwgrade plugins

Reply

Name : Email :