Re: Trying to build 1.1.5 on Debian Lenny?
I put the Who? in Mishehu <[email protected]> Tue, 17 Nov 2009 17:40:18 -0600
| Newsgroups | gmane.comp.video.transcode.user |
|---|---|
| Organization | Cartis Solutions, Inc. |
| Message-ID | <[email protected]> |
You might have to explicitly provide the path toe the libs and includes for libavcodec then to the transcode configure line. Have you tried the --with-libavcodec-prefix, --with-libavcodec-includes, and similar configure parameters? -Mishehu Simon wrote: > On Wed, Nov 18, 2009 at 10:59 AM, I put the Who? in Mishehu > <[email protected] <mailto:[email protected]>> wrote: > > The avcodec references there I believe are looking for ffmpeg. Do > you have ffmpeg installed? > > > Hi There, Thanks for the reply.. yes we do have fmpeg installed: > > # dpkg -l | grep ffmpeg > ii ffmpeg 3:20080706-0.3lenny1 audio/video encoder, streaming server > & audi > ii libavdevice52 3:20080706-0.3lenny1 ffmpeg device handling library > ii libavformat52 3:20080706-0.3lenny1 ffmpeg file format library > ii libswscale0 3:20080706-0.3lenny1 ffmpeg video scaling library > ii php5-ffmpeg 0.5.3.1-3 ffmpeg support for php5 >