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 17/10/2012, à 18:54

morpheus21

Installation de pspvc aide svp

Bonjour,
Je n'arrive pas a installer pspvc (psp video converter), j'ai le fichier compréssé ensuite j'ai suivi comme ils le disent ici :
http://www.commentfaiton.com/fiche/voir … sous-linux
Mais à l'étape du make le terminal me renvoie :
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt
Pourtant j'ai deux fichier s'appelant makefile.in et makefile.am .

Merci de vos réponse.

Hors ligne

#2 Le 17/10/2012, à 21:34

Kooothor

Re : Installation de pspvc aide svp

Salut,

Fais ./configure
Puis regarde ce que donne :

echo $?

Si c'est 0, tu devrais pouvoir faire make, sinon, cela veut dire que ton configure a échoué et que tu ferais bien de lire ce qui s'affiche à l'écran.

Tu as lu la doc ?  : http://doc.ubuntu-fr.org/psp#pspvc

Ensuite, ffmpeg peut tout à fait convertir des vidéos pour la PSP; pspvc n'est qu'une interface graphique de ffmpeg, tu n'en as absolument pas besoin.

sudo apt-get install ffmpeg
firefox https://www.google.fr/search?q=ffmpeg+psp

@+
~ktr

Dernière modification par Kooothor (Le 17/10/2012, à 21:35)

Hors ligne

#3 Le 23/10/2012, à 19:42

morpheus21

Re : Installation de pspvc aide svp

Re, j'ai fait echo ça m'a répondu 127. Et aussi  voila ce que me dit ./configure :

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
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 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...  de en fr it pl si
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 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 whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 cf77... 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 pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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 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 static flag -static 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... 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... yes
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++ static flag -static 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... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating data/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands

Je dois faire quoi ?

Hors ligne

#4 Le 23/10/2012, à 19:46

Kooothor

Re : Installation de pspvc aide svp

morpheus21 a écrit :

Je dois faire quoi ?

Relire mon post.

Hors ligne

#5 Le 23/10/2012, à 20:09

morpheus21

Re : Installation de pspvc aide svp

Je comprends pas pourquoi ça fonctionne pas. Tu peux m'expliquer stp ?

Hors ligne

#6 Le 23/10/2012, à 20:39

Kooothor

Re : Installation de pspvc aide svp

Kooothor a écrit :

Ensuite, ffmpeg peut tout à fait convertir des vidéos pour la PSP; pspvc n'est qu'une interface graphique de ffmpeg, tu n'en as absolument pas besoin.

sudo apt-get install ffmpeg
firefox https://www.google.fr/search?q=ffmpeg+psp

@+
~ktr

Hors ligne

#7 Le 23/10/2012, à 21:17

morpheus21

Re : Installation de pspvc aide svp

Ha d'accord je peux pas l'installer. Dans ce cas j'ai fais ça mais y'a encore un probleme :

lei@Lei-desktop:~$ ffmpeg -i "./a.flv" -f psp "./Purple Swag.mp4"
ffmpeg version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the Libav developers
  built on Jun 12 2012 16:37:58 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
[flv @ 0x851daa0] Format detected only with low score of 25, misdetection possible!
[flv @ 0x851daa0] Broken FLV file, which says no streams present, this might fail
[flv @ 0x851daa0] decoding for stream 0 failed
[flv @ 0x851daa0] decoding for stream 1 failed
[flv @ 0x851daa0] Estimating duration from bitrate, this may be inaccurate
./a.flv: could not find codec parameters

Pourtant j'ai fait ceci afin d'avoir tout les codecs mais ...

lei@Lei-desktop:~$ sudo apt-get install libavcodec-unstripped-52 libavdevice-unstripped-52 libavformat-unstripped-52 libavutil-unstripped-50 libpostproc-unstripped-51 libswscale-unstripped-0 ffmpeg
[sudo] password for lei: 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Aucune version du paquet libavcodec-unstripped-52 n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source

Aucune version du paquet libavdevice-unstripped-52 n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source

Aucune version du paquet libavformat-unstripped-52 n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source

Aucune version du paquet libpostproc-unstripped-51 n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source

Aucune version du paquet libswscale-unstripped-0 n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source

E: Le paquet « libavcodec-unstripped-52 » n'a pas de version susceptible d'être installée
E: Le paquet « libavdevice-unstripped-52 » n'a pas de version susceptible d'être installée
E: Le paquet « libavformat-unstripped-52 » n'a pas de version susceptible d'être installée
E: Impossible de trouver le paquet libavutil-unstripped-50
E: Le paquet « libpostproc-unstripped-51 » n'a pas de version susceptible d'être installée
E: Le paquet « libswscale-unstripped-0 » n'a pas de version susceptible d'être installée

Après j'ai aussi essayé la commande avec le depot medibuntu ou j'ai du activer le medibuntu mais ça a fait le meme résulatat
Aurais tu une solution ?

Hors ligne

#8 Le 23/10/2012, à 21:47

morpheus21

Re : Installation de pspvc aide svp

En tout cas ça fonctionne sur mon EeePC mais pas sur le gros.
Cependant une fois que ma video a été encodé (avec -f psp), le codec video est mpeg-4 et ça me met Données non compatibles,
j'ai une vidéo qui tourne sur ma psp et son codec vidéo est AVC, donc je veux refaire un encodage mais cette fois en precsiant le codec AVC, le problème c'est que la doc que tu m'as passé de ffmpeg ne parle pas du codec AVC.
Tu sais comment je pourrais faire ?

Hors ligne

#9 Le 23/10/2012, à 22:32

morpheus21

Re : Installation de pspvc aide svp

Genial j'ai trouver la bonne config, merci a toi kooothor de m'avoir suivi sur ce topic. BOnne soirée

Hors ligne

#10 Le 24/10/2012, à 10:17

Kooothor

Re : Installation de pspvc aide svp

smile

Hors ligne