ERROR: Xvid not found - unable to configure wirh--enable-libxvid
Hi, I facing an issue when trying to build Xvid statically with FFmpeg. I have compiled XVid and placed DLL,.h and .lib files in required folders. But still it complains about Xvid not found. $ ./configure --enable-memalign-hack --enable-gpl --enable-libxvid --extra-cfla gs=-I/c/msys/1.0/local/include --extra-ldflags=-L/c/msys/1.0/local/lib --enable-static --enable-encoder=mp4 --extra-ldflags=-static ERROR: Xvid not found @@@@@@@@@@@@@@@@@@ Sanjeev Try enabling the pthreads library --enable-phreads Imran ------Original Message------ From: Sanjeev Jaswal Sender: To: Ffmpeg-user-mailing-list ReplyTo: Ffmpeg-user-mailing-list Sent: 21 Aug 2008 18:30 Subject: [FFmpeg-user] ERROR: Xvid not found - unable to configure wirh--enable-libxvid Hi, I facing an issue when trying to build Xvid statically with FFmpeg. I have compiled XVid and placed DLL,.h and .lib files in required folders. But still it complains about Xvid not found. $ ./configure --enable-memalign-hack --enable-gpl --enable-libxvid --extra-cfla gs=-I/c/msys/1.0/local/include --extra-ldflags=-L/c/msys/1.0/local/lib --enable-static --enable-encoder=mp4 --extra-ldflags=-static ERROR: Xvid not found If I remove --extra-ldflags=-static, it compiles, but fails to convert MP4 to FLV Unsupported codec (id=86018) for input stream #0.0 Any help appreciated. Thanks, Sanjeev _______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user
participants (1)
-
imran.javeed@ntlworld.com