logo       

Re: problem installing ffmpeg: msg#00253

video.ffmpeg.user

Subject: Re: problem installing ffmpeg

Am Mittwoch, 22. Februar 2006 16:29 schrieb Agnes Bousquier:
> Hello,
>
> I need to use ffmpeg librairies under Cygwin for another application
> working under Cygwin, so I downloaded the file ffmpeg-0.4.9-pre1.tar.gz
>
You should not compile the ffmpeg releases, they are outdated (July 9, 2004).

Instead use the cvs version as proposed at the download page:

cvs -z9 -d:pserver:anonymous@xxxxxxxxxxxx:/cvsroot/ffmpeg co ffmpeg

If not available on you system, you need to download and install cvs as well!

> >from the site http://sourceforge.net/. Unfortunately, when I try to
>
> compile it, 'make' ends with the error message : "strip : ffmpeg : No
> such file or directory". Can anyone tell me what to do to solve this
> problem please?

Maybe I am wrong, but your compilation and linkage was successfull!? Strip is
just a small programm deleting all unnecessary debugging symbols. Afaik
ffmpeg will also work without "strip"ing it (if everything else in the build
process was successful).

Tom


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise