Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 08/12/2006, à 12:46

manu (newbie)

[ProjectM] : visualisation milkdrop pour amarox et xmms

Vous souvez vous avoir un jour utilisé Winamp sur l'autre OS, et vous être dit que les visulaisation psychédélique, c'était cool???

Starquake(mix)_small.jpg
Visions_small.jpg

Et bien le projectM, c'est la possibilité de retrouver ces visualisation psychédélique dans XMMS et bien sûr AMAROK.

3 étapes:

A-récupérez les sources libprojectM 0.99 et libvisual-projectM 0.99, décompressez.
http://xmms-projectm.sourceforge.net/

B-compilez & installez comme d'habitude:

./configure
make
sudo make install // ou // sudo checkinstall si vous avez l'habitude de checkinstall

(il vous manquera sans doute des librairies de DEV qu'il faudra récupérer via adept/synaptic: ftlg-dev,libvisual-0.4-dev,...)

C-récupérez des visualisation Milkdrop là : http://www.milkdrop.co.uk/downloads.htm
dézippez et envoyez les fichier *.milk dans /usr/local/share/projectM/presets

mv ./* /usr/local/share/projectM/presets/

voilà, XMMS et AMAROK sont psychédékiques!
F1=aide
F2=titre de la chanson (marche pas avec amarok)
F3=nom du fichier milk
F= fullscreen
N et P = next et previous
L=Lock, on ne change plus de visulisation
...

Manu

prjm6.png

Dernière modification par manu (newbie) (Le 09/12/2006, à 12:37)

Hors ligne

#2 Le 09/12/2006, à 12:48

Bobbybionic

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Un bon petit cône là dessus et c'est bonheur lol

PS : Humour inside, fumer tue.


Non à la vente liée. Non au monopole Windows.
Tous ensemble, refusons les logiciels préinstallés et tournons nous vers le libre.

http://bobbybionic.wordpress.com

Hors ligne

#3 Le 07/01/2007, à 18:10

Kalyst

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

libprojectM se compile chez moi sans probleme.

Pour libvisual-projectM ... j'ai le probleme suivant, lors du ./configure :

checking where to install plugins... /usr/lib/libvisual-0.4
configure: error: conditional "HAVE_LIB_GL" was never defined.
Usually this means the macro was only invoked conditionally.

Milkdrop est un de mes seuls regrets de l'OSquelonnenommepas.

Merci d'avance si vous tenez une idée. big_smile

Dernière modification par Kalyst (Le 07/01/2007, à 18:11)

Hors ligne

#4 Le 09/01/2007, à 07:32

manu (newbie)

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Salut,

Chez moi j'ai les paquets suivants d'intallés:

libvisual-0.4
libvisual-0.4dev
libvisual-0.4plugins

Ce sont les paquets DApper du dépot universe, peut être une suppression purge et une reinstall. des paquets serait salvatrice????

(psychédélique)Manu

Hors ligne

#5 Le 09/01/2007, à 23:48

freaks

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

hello,
j'ai envie de tester le projectM pour xmms, j'ai reussi a installer toutes les librairies seulement au moment du make j'ai une erreur. Quelqu'un peut-il m'indiquer ce qui ne va paS ?

~/Desktop/xmms-projectM$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for xmms... /usr/bin/xmms
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for X... libraries , headers 
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... -lGL
checking for pkg-config... /usr/bin/pkg-config
checking for unistd.h... (cached) yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.2... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.2... yes
checking for libprojectM >= 0.0.0... yes
checking LIBPROJECTM_CFLAGS... -I/usr/local/include  
checking LIBPROJECTM_LIBS... -L/usr/local/lib  
checking for ftgl >= 2.0.0... yes
checking FTGL_CFLAGS... -I/usr/include/FTGL -I/usr/include/freetype2  
checking FTGL_LIBS... -lGLU -lGL -lfreetype -lz -lftgl  
checking for sdl-config... /usr/bin/sdl-config
checking target system type... i686-pc-linux-gnu
checking for sdl-config... (cached) /usr/bin/sdl-config
checking for SDL - version >= 1.2.5... yes
checking for xmms-config... /usr/bin/xmms-config
checking for xmms-config... (cached) /usr/bin/xmms-config
checking for gawk... (cached) gawk
checking for XMMS - version >= 1.2.0... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  es es_AR pt_BR nl fr ru
./configure: line 24585: ./po/POTFILES.in: No such file or directory
checking wheter to enable profiling... no
checking whether to enable debug... no
checking wheter to enable extra optimizations... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands

=====================================================================
xmms-projectM, xmms plugin for projectM 0.98
=====================================================================

Packages found:

opengl:                               : yes

Build options:
prefix:                               : /usr
source code location:                 : .
compiler:                             : gcc
cflags:                               : -g -O2  

~/Desktop/xmms-projectM$ make
make  all-am
make[1]: entrant dans le répertoire « /home/gael/Desktop/xmms-projectM »
/bin/bash ./libtool --tag=CC --mode=link gcc -Wall -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I. -I. -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2     -o libprojectm_xmms.la -rpath /usr/lib/xmms/Visualization -module -avoid-version  main.lo video_init.lo  -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxmms -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lGL  -lm -lGLU -lGL -lfreetype -lz -lftgl   -lprojectM -lGL -lGLU
gcc -shared  .libs/main.o .libs/video_init.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/lib /usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -lXi -lXext -lX11 /usr/lib/libxmms.so /usr/lib/libSDL.so -lpthread -lm /usr/lib/libfreetype.so -lz -lftgl /usr/local/lib/libprojectM.so -L/usr/X11R6/lib /usr/lib/libGL.so -lGLU  -Wl,-rpath -Wl,/usr/lib -Wl,-soname -Wl,libprojectm_xmms.so -o .libs/libprojectm_xmms.so
gcc: /usr/lib/libSDL.so: No such file or directory
make[1]: *** [libprojectm_xmms.la] Erreur 1
make[1]: quittant le répertoire « /home/gael/Desktop/xmms-projectM »
make: *** [all] Erreur 2

2.6.17-10-386
ubuntu
http://www.freak.fr

Hors ligne

#6 Le 10/01/2007, à 21:23

Kalyst

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Paquets reinstallés mais même erreur .

Hors ligne

#7 Le 06/02/2007, à 00:05

manu (newbie)

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

gcc: /usr/lib/libSDL.so: No such file or directory

Le compilateur ne trouve pas libSDL.so, par contre il existe sans doute un /usr/lib/libSDL-1.2.so.0

Peut être qu'un lien (ln -s ...) pourrait résoudre le problème??

à tester.

Manu

Hors ligne

#8 Le 03/03/2007, à 01:24

lemagoup

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

bonjour,

j'ai bien installé projectM et je vois bien dans xmms le plugin de visualisation correspondant. J'ai bien téléchargé des visualisations milkdrop et je les ai installées dans le bon répertoire mais lorsque je demarre le plugin, il n'y a que 3 visualisations disponibles (elles sont relativement moches en plus)

J'aimerais savoir comment vous avez fait pour pouvoir accéder aux autres visualisations.

Merci

Hors ligne

#9 Le 06/06/2007, à 22:48

Le_MuLoT

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Kalyst a écrit :

Paquets reinstallés mais même erreur .

Encore une geekerie ultime, essaie :

./configure --x-includes=/usr/include/X11 --x-libraries=/usr/lib/X11

http://ubuntuforums.org/showthread.php?p=2345994

Hors ligne

#10 Le 30/06/2007, à 14:36

guille

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Bonjour,

Pensez-vous que cela marche avec audacious qui est un fork de xmms ?

Hors ligne

#11 Le 11/08/2007, à 22:35

nexxed

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Salut

lemagoup a écrit :

bonjour,

j'ai bien installé projectM et je vois bien dans xmms le plugin de visualisation correspondant. J'ai bien téléchargé des visualisations milkdrop et je les ai installées dans le bon répertoire mais lorsque je demarre le plugin, il n'y a que 3 visualisations disponibles (elles sont relativement moches en plus)

J'aimerais savoir comment vous avez fait pour pouvoir accéder aux autres visualisations.

Merci

Meme probleme chez moi,
petit point qui a son importance, les .configure, make, et make install, il faut bien le faire pour les 2 'trucs' telechargés? (ce que j'ai fais, sans erreur)

Merci

#12 Le 08/03/2008, à 11:50

ezely

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

J'ai écris un petit tuto pour pouvoir à l'aide de Xwinwrap mettre une visualisation Milkdrop standalone au dessus des icônes et ainsi pouvoir la coller par exemple sur toutes les faces du cube XGL etc...
Vraiment très très rigolo tongue

http://forum.ubuntu-fr.org/viewtopic.php?pid=1589264#p1589264

Faut t'il ouvrir un nouveau post par contre ?
Cordialement

Dernière modification par ezely (Le 10/03/2008, à 20:15)


P4 C 3 GHz - 1 Go de ram- CG: MSI 7600 GS - Unbuntu Karmic
Portable Toshiba A200-27N- Dual Boot Ubuntu Lucid
Alix 1D - Ubuntu Karmic

Hors ligne

#13 Le 20/06/2008, à 15:26

philou1209

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Il n'y aurait pas moyen d'avoir le paquet en deb?

Hors ligne

#14 Le 20/06/2008, à 17:22

philou1209

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

En fait, je viens de voir que les paquets sont dispos dans les dépots de hardy heron

Voilà c'est installé!

Plus besoin de compiler!

Hors ligne

#15 Le 01/10/2008, à 19:39

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Mais après install des paquets libprojectm1 et libprojectm1-data comment procède t'on?

Dernière modification par siick (Le 02/10/2008, à 07:37)

Hors ligne

#16 Le 02/10/2008, à 07:56

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

C'est tout bon!!!
Pour que cela fonctionne avec Amarok, il faut:
1/ Installer les paquets libprojectm1, libprojectm1-data, et libvisual-projectm (que j'avais oublié).
2/Ouvrir Amarok
3/Outils-->Modules de visualisation--> cocher projectm

Enjoy! smile

Si vous souhaitez rajouter des .milk il faut les mettre dans le dossier /usr/share/projectM/presets.

Dernière modification par siick (Le 02/10/2008, à 08:03)

Hors ligne

#17 Le 02/10/2008, à 08:10

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Mais pour audacious, quelqu'un sait comment faire?

Hors ligne

#18 Le 02/10/2008, à 21:45

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

up?

Hors ligne

#19 Le 04/10/2008, à 13:27

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

up et bon weekend!

Hors ligne

#20 Le 05/10/2008, à 11:18

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

niup!

Hors ligne

#21 Le 05/10/2008, à 21:12

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

personne ne sait donc le faire fonctionner avec audacious?

Hors ligne

#22 Le 06/10/2008, à 12:06

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Fuck Audacious?

Hors ligne

#23 Le 07/10/2008, à 11:07

ezely

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Non
Tu peux essayer la méthode de la visualisation standalone. Suffit de bien configurer l'entrer de son et tu as la visualisation Mildrop pour tous les sons sortant de ton ordinateur tongue
cordialement


P4 C 3 GHz - 1 Go de ram- CG: MSI 7600 GS - Unbuntu Karmic
Portable Toshiba A200-27N- Dual Boot Ubuntu Lucid
Alix 1D - Ubuntu Karmic

Hors ligne

#24 Le 08/10/2008, à 11:18

siick

Re : [ProjectM] : visualisation milkdrop pour amarox et xmms

Merci beaucoup smile

Hors ligne