Dcromato
08-12-2008, 04:10
Uso Fedora x86_64 e ho notato che ffmpeg non supporta i file 3gp perchè fedora lo compila senza supporto.
Ho letto in rete che bisogna ricompilarlo ma non ho ben cpito come....in rete ho trovato scabicarlo da subversion e ricompilarlo cosi
$ ./configure --prefix=/usr --enable-shared --libdir=/usr/lib --enable-liba52 --enable-pp --enable-gpl --enable-pthreads --enable-libnut --enable-x11grab --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-nonfree
ma ottengo quest'errore
gcc is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from SVN. If the latest version fails, report the problem to the
ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.
come risolvo?
Ho letto in rete che bisogna ricompilarlo ma non ho ben cpito come....in rete ho trovato scabicarlo da subversion e ricompilarlo cosi
$ ./configure --prefix=/usr --enable-shared --libdir=/usr/lib --enable-liba52 --enable-pp --enable-gpl --enable-pthreads --enable-libnut --enable-x11grab --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-nonfree
ma ottengo quest'errore
gcc is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from SVN. If the latest version fails, report the problem to the
ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.
come risolvo?