1.  You need to get the latest xvid source 
2.  Compile it to whatever dir you want using prefix to define the directory 
3.  Get ffmpeg to point to this directory like: 
 
./configure --extra-ldflags=-L/c/dev/shared/lib 
--extra-cflags=-I/c/dev/shared/include
 
So, I would compile xvid to /c/dev/shared
 
Then you can use --enable-livxvid 
 
P

________________________________

From: [EMAIL PROTECTED] on behalf of Sanjeev Jaswal
Sent: Wed 8/20/2008 9:59 AM
To: [email protected]
Subject: [libav-user] ERROR: Xvid not found,when compiling ffmpeg with Xvid 
(libxvid lib and dll)



Hi,
I'm facing an issue when compiling ffmpeg with livXvid.

$ ./configure --enable-gpl --enable-libxvid --enable-memalign-hack
--extra-ldflags
=-static
ERROR: Xvid 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
[EMAIL PROTECTED] 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.

Any help appreciated.

Thanks,
Sanjeev
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user


<<winmail.dat>>

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to