View previous topic :: View next topic |
Author |
Message |
thibotus01 n00b
Joined: 13 Feb 2007 Posts: 44
|
Posted: Sat Nov 17, 2007 9:09 am Post subject: [ffmpeg] Installation impossible |
|
|
Bonjour,
Quand je fais un emerge ffmpeg, au bout d'un petit moment j'ai ceci :
ERROR: libogg not found
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-devel@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.
!!! ERROR: media-video/ffmpeg-0.4.9_p20070616 failed.
!!! Function src_compile, Line 142, Exitcode 1
!!! configure failed
!!! If you need support, post the topmost build error, NOT this status message.
Je ne comprend pas ? |
|
Back to top |
|
|
NEOxAKIRA Guru
Joined: 20 May 2007 Posts: 302 Location: France
|
Posted: Sat Nov 17, 2007 9:58 am Post subject: |
|
|
tu as le use ogg d'activé pour media-video/ffmpeg ?
t'as installé media-libs/libogg ? |
|
Back to top |
|
|
thibotus01 n00b
Joined: 13 Feb 2007 Posts: 44
|
Posted: Sat Nov 17, 2007 10:03 am Post subject: |
|
|
heu non... Ca ne s'installe pas avec ffmpeg tout ca ? |
|
Back to top |
|
|
NEOxAKIRA Guru
Joined: 20 May 2007 Posts: 302 Location: France
|
Posted: Sat Nov 17, 2007 1:12 pm Post subject: |
|
|
t'as fait un :
Code: | emerge -va libogg ffmpeg |
pour tester |
|
Back to top |
|
|
thibotus01 n00b
Joined: 13 Feb 2007 Posts: 44
|
Posted: Sat Nov 17, 2007 1:23 pm Post subject: |
|
|
Ca a l'air de bien s'installer, mais quand j'encode il me sort :
Compiler did not align stack variables. Libavcodec has been miscompiled
and may be very slow or crash. This is not a bug in libavcodec,
but in the compiler.
ffmpeg -i extrait103-hd.avi -s 500x316 -ar 44100 -aspect 16:9 -pass 1 -b 800k -r 24 -acodec mp3 -ab 128 -f flv -y extrait103-hd.flv |
|
Back to top |
|
|
|