transcode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [transcode-users] Can't complie against ffmpeg


To: transcode Users Mailing List <transcode-users@xxxxxxxxx>
Subject: Re: [transcode-users] Can't complie against ffmpeg
From: NewsBox <news-in@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 15 Jul 2006 14:51:06 +0200
Delivered-to: itdp@localhost
In-reply-to: <44B8DBDE.6090008@libero.it>
References: <44B8DBDE.6090008@libero.it>


Am 15.07.2006 um 14:13 schrieb paolo cutilli:


Hello there.
When I compile bu this:

./configure --with-libavcodec-prefix=/usr/local/bin --with- libavcodec-includes=/usr/local/include/ffmpeg

I get this:

ERROR: requirement failed: cannot compile ffmpeg/avcodec.h
ffmpeg/avcodec.h can be found in the following packages:
  FFmpeg  http://www.ffmpeg.org


Please see the INSTALL file in the top directory of the transcode sources for more information about building transcode with this configure script.

What the hell I am missing here ? Why system doesn't find ffmpeg ??
Thanks
paolo

Hi,


did you install ffmpeg from rpms or debs or any other package management? Install ffmpeg-devel.
Did you compile ffmpeg from source? Check that your sources are in usr/local/include/ffmpeg.
If they are there, check that the user account you´re using has read access to that directory.
I compiled ffmpeg with prefix /usr/local and transcodes ./configure found it automagically...


Hope that helps

kind regards
Peter Marquardt


[Prev in Thread] Current Thread [Next in Thread]