ffmpeg installation ?

Consultez la formation au référencement naturel Google de WebRankInfo / Ranking Metrics

Sniark
Nouveau WRInaute
 
Messages: 7
Inscription: Jeu Mai 15, 2008 14:01

Message le Jeu Mai 15, 2008 14:55

nope toujours la même erreur, rien n'y fait...


keitboor
WRInaute impliqué
WRInaute impliqué
 
Messages: 321
Inscription: Lun Juil 19, 2004 12:03

Message le Jeu Mai 15, 2008 15:06

PEut etre ca alors :
Code: Tout sélectionner
yum install gcc-c++

Sniark
Nouveau WRInaute
 
Messages: 7
Inscription: Jeu Mai 15, 2008 14:01

Message le Jeu Mai 15, 2008 15:09

j'essaie...


Mumuri
WRInaute accro
WRInaute accro
 
Messages: 1792
Inscription: Mer Nov 03, 2004 10:50

Message le Mar Mai 20, 2008 12:12

trés bon tuto, tout çà m'a l'air très bien expliqué keitboor


Booble
WRInaute discret
WRInaute discret
 
Messages: 72
Inscription: Lun Sep 18, 2006 19:20

Message le Mar Mai 20, 2008 20:41

si votre installation n'en termine pas ... et sans vouloir vous inciter à baisser les bras, il reste aussi la possibilité de trouver un hébergeur PAS CHER (et en $) offrant un hébergement mutualisé, de qualité, avec accès complet aux fonctionnalités ftp (root), shh (root), phpmyadmin (root), ET ffmpeg d'installé en natif, et pourquoi pas un phpMotion (script youtube like) qui s'installe en un clic ...

Cela existe ! 8)

Ne voulant pas faire de pub sur wri, je vous communique volontiers le nom de l'hébergeur (trafic mois : 250 go, 8$=5€ , payable au mois) par PM.

@+

PS : marche bien ;-) , mais pour les mêmes raisons (pas de pub), mon site "demo" n'est pas linké ...

mbarkk
Nouveau WRInaute
 
Messages: 1
Inscription: Mer Oct 31, 2007 18:57

etpae 7 "compile Lame"

Message le Mar Juin 10, 2008 20:17

bonjour tout le monde,

voila pour ma part j'arrive a l'etape 7 et la j'ai un message d'erreur.
Code: Tout sélectionner
cd ../lame-3.97
./configure
make
make install


j'ai pu passer l'étape "cd ../lame-3.97"

mais "./configure" pose problème

pourriez vous m'aidez s'il vous plait
j'ai fait ls pour voir la liste des répertoires et celui de lame-3.97 est bien crée


Code: Tout sélectionner
[root@s15261951 ffmpeg]# [b]cd ../lame-3.97[/b]
-bash: cd: ../lame-3.97: No such file or directory
[root@s15261951 ffmpeg]# [b]ls[/b]
essential-20061022      ffmpeg            ffmpeg-php-0.5.0.tar  flvtool2-1.0.6.tgz  lame-3.97.tar.gz    libogg-1.1.3         libvorbis-1.1.2         mplayer
essential-20061022.tar  ffmpeg-php-0.5.0  flvtool2-1.0.6        lame-3.97           lame-3.97.tar.gz.1  libogg-1.1.3.tar.gz  libvorbis-1.1.2.tar.gz
[root@s15261951 ffmpeg]# [b]cd lame-3.97[/b]
[root@s15261951 [b]lame-3.97[/b]]# ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 style of include used by make... GNU
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.


merci d'avance

gazette
Nouveau WRInaute
 
Messages: 1
Inscription: Mar Juin 05, 2007 13:41

probleme phpize

Message le Jeu Juin 19, 2008 16:54

Bonjour,

Après voir fait phpize voilà ce qui s'affiche

Code: Tout sélectionner
configure.in:9: warning: underquoted definition of PHP_WITH_PHP_CONFIG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
configure.in:32: warning: underquoted definition of PHP_EXT_BUILDDIR
configure.in:33: warning: underquoted definition of PHP_EXT_DIR
configure.in:34: warning: underquoted definition of PHP_EXT_SRCDIR
configure.in:35: warning: underquoted definition of PHP_ALWAYS_SHARED
acinclude.m4:19: warning: underquoted definition of PHP_PROG_RE2C
/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/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG


Pour info
distrib Fedora Core 2
php4

Merci d'avance

Nicarlo
Nouveau WRInaute
 
Messages: 1
Inscription: Mer Juil 23, 2008 3:55

Message le Mer Juil 23, 2008 4:01

Salut,

J'ai un problem quand je suis rendu a compiler the ffmpeg-php-0.5.0.

jai faite mon phpize

et je suis rendu a mon ./configure et je recois cette error

Code: Tout sélectionner
[root@srv493 ffmpeg-php-0.5.0]# ./configure
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
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 whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
checking target system type... i686-redhat-linux-gnu
checking for PHP prefix... /usr
checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext
checking for PHP extension directory... /usr/lib/php/modules
checking for PHP installed headers prefix... /usr/include/php
checking for re2c... no
configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking for ffmpeg support... yes, shared
checking for ffmpeg headers... configure: error: ffmpeg headers not found. Make sure you've built ffmpeg as shared libs using the --enable-shared option


Pouver vous me donez de laide ?

Merci beaucoup

franceradio
WRInaute passionné
WRInaute passionné
 
Messages: 667
Inscription: Jeu Avr 19, 2007 18:27

Message le Ven Aoû 01, 2008 16:16

Yum ne passe pas dans Gentoo,

y a t-il un équivalent à Yum dans la distribution Gentoo svp ?

chokapik
Nouveau WRInaute
 
Messages: 1
Inscription: Lun Sep 01, 2008 0:18

Message le Lun Sep 01, 2008 0:24

Salut,

pour gentoo la commande est emerge.

Exemple :
Code: Tout sélectionner
    * FFmpeg :
      Code:

      emerge -av ffmpeg

    * Mplayer (Mencoder inclu)
      Code:

      emerge -av mplayer

    * Libogg et Libvorbis
      Code:

      emerge -av libogg libvorbis

    * Lame
      Code:

      emerge -av lame

Pour FLVTool2, il faut faire ça à la main, après j'imagine avoir installé les dépendances nécessaires Ruby (emerge -av ruby). http://rubyforge.org/projects/flvtool2/


Source :
Pour ffmpeg-php

Pour ffmpeg et compagnie

Personnellement, je l'ai testé mais sans trop de succès avec le script.

ffmpeg installation ?

Formation recommandée sur ce thème :

Formation Référencement naturel Google : apprenez une méthode efficace pour optimiser à fond le référencement naturel dans Google de façon durable... Formation animée par Olivier Duffez et Fabien Facériès, experts en référencement naturel.

Tous les détails sur le site Ranking Metrics : programme, prix, dates et lieux, inscription en ligne.

Lectures recommandées sur ce thème :



Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 0 invités