Hi!

Mike wrote:
> Okay, I tried compling with 
> 
> ./configure --with-ffmpeg=/usr/local
> make
> 
> and I end up with this:
> 
> avframe.cpp:21:20: error: qimage.h: No such file or directory

You obviously also need --with-qt3=/wherever

> In file included from avframe.cpp:24:
> avframe.h:27:21: error: swscale.h: No such file or directory

Is that file present, and where?

By the way, if you send error messages from gcc, please ALWAYS include
the exact gcc command line that caused them.

[...]
>>You have more than one version of ffmpeg installed,
>>don't you?
> 
> 
> Yes, actually I have an old version from my distro in /usr/bin and my SVN 
> version in /usr/local/bin.  I've always had it this way.

You're asking for that kind of trouble, then. /usr/local is about the
worst place where you can install the ffmpeg libraries. Next time, use
/opt/ffmpeg or something like that.

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to