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 01/02/2010, à 20:09

maxlefou

Double trouble (IDJC et Jack)

Bonsoir

Je ne sais plus à quel saint me vouer car même saint-google n'a pu répondre pour moi. Alors je tente ici...

J'utilise IDJC depuis maintenant 2 ans et il a toujours marché pour moi (en le compilant, jamais par les dépots, soit dit en passant).

Sauf que depuis mon passage à ubuntu 9.10 (une install neuve, pas une mise à jour) j'ai deux gros problèmes :

Le premier, jackd refuse de se lancer en utilisateur alors qu'avant il pouvait. Je suis obligé de lancer qjackctl en root pour pouvoir lancer jackd (et idjc qui a besoin de jack)! Jamais vu ça... Y a un moyen de remédier à cela? J'ai trouvé aucun groupe d'utilisateurs pour jack...

Le second c'est que idjc ne veut plus lire le mp3 du tout (quand on sélectionne un mp3, il n'apparait pas dans la playlist. Et pour cause, les extensions des fichiers lisibles affichent tout sauf le mp3!). Il peut streamer en mp3 sans problème mais il ne peut plus en lire et en utiliser pour envoyer sur du icecast our du shoutcast... Alors qu'avant ça fonctionnait! J'ai beau regarder les logs de la compilation mais je ne trouve aucune erreur relative a lame et ses librairies...

Si quelqu'un a installé idjc sur une 9.10 sans avoir eu tous ces problèmes, j'aimerais qu'il me dise comment il l'a installé... tongue

merci de vos réponses...

Dernière modification par maxlefou (Le 01/02/2010, à 20:11)


-- Max le Fou / ButtBadger
http://img.photobucket.com/albums/v606/buttbadger/maxbuntu.png

Hors ligne

#2 Le 01/02/2010, à 21:55

Chiropter

Re : Double trouble (IDJC et Jack)

Coucou...
Je sais que je renvois beaucoup sur ce forum aujourd'hui, mais bon, ça leur faiit toujours du bien de la chair fraiche... As tu exposé ton problème sur www.linuxmao.org? Là bas ce sont toujours (ou presque) des utilisateurs de Jack, donc tu devrai pouvoir trouver facilement quelqu'un pour te filer un coup de main...

Hors ligne

#3 Le 02/02/2010, à 23:00

银河系

Re : Double trouble (IDJC et Jack)

Salut,

pour Jack qui se lance qu'en root, regarde si tu appartiens bien au groupe audio en tapant la commande groups dans un terminal, tu devrais normalement avoir audio dans la liste des groupes auquels tu appartiens.

Si ce n'est pas le cas : http://www.linuxmao.org/tikiwiki/tiki-i … pe%20audio

Hors ligne

#4 Le 03/02/2010, à 18:18

maxlefou

Re : Double trouble (IDJC et Jack)

Je suis pas vraiment de la chair fraiche, je suis dans ce forum depuis 3 ans au moins tongue mais comme personne répondait à mes posts, jlavais un peu déserté (je blame personne, ils ont tous surement une très bonne raison tongue )

Merci pour le lien, milkyway, le problème de jack est à présent résolu smile

reste cependant le problème du support mp3. Je ne peux toujours pas en lire avec idjc. Et c'est problématique étant donné que 95% de mes fichiers audio sont du mp3 (j'apprécie le ogg, mais bon tongue )
Ce que je comprends pas, c'est que en le compilant, aucune erreur sur le support mp3 (y a certes pas celui du wma, mais ce format je m'en fous un peu tongue ) voyez par vous meme :

$ ./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 a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for style of include used by make... GNU
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 ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBJACK... yes
checking for jack_set_info_function in -ljack... yes
checking for LIBVORBIS... yes
checking for LIBVORBISENC... yes
checking for LIBMAD... no
checking for LIBSAMPLERATE... yes
checking for LIBSNDFILE... yes
checking for LIBAVCODEC... no
configure: WARNING: IDJC will be built without wma support
checking for LIBAVFORMAT... no
configure: WARNING: IDJC will be built without wma support
checking for LIBSPEEX... yes
checking for speex_header_free in -lspeex... yes
checking for PYGTK... yes
checking for mutagen... yes
checking for LIBFLAC... yes
checking for FLAC__stream_decoder_init_ogg_stream in -lFLAC... yes
checking for lame_init in -lmp3lame -lm... yes
checking for pthread_create in -lpthread... yes
checking for sqrt... no
checking for sqrt, pow in -lm... yes
checking for pow... no
checking for sqrt, pow in -lm... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking jack/jack.h usability... yes
checking jack/jack.h presence... yes
checking for jack/jack.h... yes
checking jack/transport.h usability... yes
checking jack/transport.h presence... yes
checking for jack/transport.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for memset... yes
checking for strchr... yes
checking for getline... yes
checking for strndup... yes
checking for canonicalize_file_name... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating c/Makefile
config.status: creating idjcpython/Makefile
config.status: creating artwork/Makefile
config.status: creating Man/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
=== configuring in libshout (/home/max/idjc-0.8.1/libshout)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
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 whether to enable maintainer-specific portions of Makefiles... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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 grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... 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... no
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for inttypes.h... (cached) yes
checking for uint32_t... yes
checking for library containing nanosleep... none required
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for va_copy... va_copy
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for library containing sethostent... none required
checking for library containing getnameinfo... none required
checking for endhostent... yes
checking for getaddrinfo... yes
checking for inet_aton... yes
checking for writev... yes
checking for struct sockaddr_storage.ss_family... yes
checking for inet_pton... yes
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 pthread_spin_lock... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libogg... ok
checking for VORBIS... yes
checking for SPEEX... yes
checking for pkg-config... yes
configure: creating shout-config.in
configure: creating ./config.status
config.status: creating Makefile
config.status: creating debian/Makefile
config.status: creating include/Makefile
config.status: creating include/shout/Makefile
config.status: creating include/shout/shout.h
config.status: creating src/Makefile
config.status: creating src/net/Makefile
config.status: creating src/timing/Makefile
config.status: creating src/thread/Makefile
config.status: creating src/avl/Makefile
config.status: creating src/httpp/Makefile
config.status: creating doc/Makefile
config.status: creating win32/Makefile
config.status: creating shout-config
config.status: creating shout.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

Dernière modification par maxlefou (Le 03/02/2010, à 18:23)


-- Max le Fou / ButtBadger
http://img.photobucket.com/albums/v606/buttbadger/maxbuntu.png

Hors ligne

#5 Le 03/02/2010, à 19:46

maxlefou

Re : Double trouble (IDJC et Jack)

J'ai résolu temporairement le problème....en installant le paquet d'IDJC qui est dans les dépots ! oO Celui là a bien le support en lecture du mp3 (et à priori du shoutcast, bizarrement...)

Bref problème à moitié résolu... Reste toujours à savoir quoi faire si on veut la dernière version en date d'idjc


-- Max le Fou / ButtBadger
http://img.photobucket.com/albums/v606/buttbadger/maxbuntu.png

Hors ligne

#6 Le 07/02/2010, à 20:39

银河系

Re : Double trouble (IDJC et Jack)

maxlefou a écrit :

Je suis pas vraiment de la chair fraiche, je suis dans ce forum depuis 3 ans au moins tongue mais comme personne répondait à mes posts, jlavais un peu déserté (je blame personne, ils ont tous surement une très bonne raison tongue )

Merci pour le lien, milkyway, le problème de jack est à présent résolu smile

Salut,

je suis bien content que tu es réussi à résoudre cette partie du problème.

Sinon le support du mp3 n'est peut-être pas encore intégré sur la version compilable.

En effet, le manque de réponses à ce genre de problèmes était assez courant avant... mais je pense (j'espère) que la création d'un sous-forum dédié à la création multimédia va éviter que ce genre de questions se perde parmis d'autres questions multimédias plus fréquemment posées par les utilisateurs de base et de les mettre plus en évidence.

Dernière modification par milkyway (Le 07/02/2010, à 20:47)

Hors ligne

#7 Le 12/02/2010, à 11:12

maxlefou

Re : Double trouble (IDJC et Jack)

milkyway a écrit :

Sinon le support du mp3 n'est peut-être pas encore intégré sur la version compilable.

Il y était bien avant (la preuve, la version des dépots est bien plus vieille que les dernières moutures des versions 7 et 8 et la version des dépots a bien le mp3 en charge) ça voudrait plutôt dire qu'il n'y est plus...


-- Max le Fou / ButtBadger
http://img.photobucket.com/albums/v606/buttbadger/maxbuntu.png

Hors ligne

#8 Le 28/02/2010, à 23:54

gwenlune

Re : Double trouble (IDJC et Jack)

J'ai eu le problème en compilant et j'ai du mettre le paquet libmad0 (et libmad0-dev pour compiler même si ça mettait pas d'erreur à la compil sans) et ça a fonctionné ensuite... En tout cas pour la sélection et l'utilisation de mp3

Enfin, que je croyais que ça marchait ! mais en désinstallant tout les deb et en recompilant (la version 0.8.1 dev) et lorsque je lance, et bien... ça ne lance rien sauf la sélection du profil mais ensuite plus rien... une idée ?

EDIT : en fait si ça démarre, c'était juste un problème de profil qui n'était pas bon... Par contre, l'écran ne correspond pas à ce qui est affiché dans la doc... bizarre non ?

Dernière modification par gwenlune (Le 01/03/2010, à 00:06)

Hors ligne

#9 Le 02/03/2010, à 16:57

baba00000000

Re : Double trouble (IDJC et Jack)

Juste une question vous arrivez a mettre des mp3 dans votre playlist ?


http://racketiciel.info

http://racketiciel.info/petition/ Pétition qui ferra peut être changé les installations sur les pc vendu en France.

Hors ligne

#10 Le 02/03/2010, à 22:40

gwenlune

Re : Double trouble (IDJC et Jack)

Oui j'y arrive à condition de compiler avec les librairies susdites, sinon c'était impossible....

Hors ligne