From owner-freebsd-multimedia Sat May 4 20: 9: 4 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail-mta6.service.ohio-state.edu (mail-mta6.service.ohio-state.edu [128.146.216.46]) by hub.freebsd.org (Postfix) with ESMTP id B7F4237B417 for ; Sat, 4 May 2002 20:08:59 -0700 (PDT) Received: from there (rbar-164-107-206-43.resnet.ohio-state.edu [164.107.206.43]) by mail-mta6.service.ohio-state.edu (iPlanet Messaging Server 5.1 HotFix 0.6 (built Apr 26 2002)) with SMTP id <0GVM00MEJBEY9I@mail-mta6.service.ohio-state.edu> for freebsd-multimedia@FreeBSD.ORG; Sat, 04 May 2002 23:08:59 -0400 (EDT) Date: Sat, 04 May 2002 23:08:25 -0400 From: Anish Mistry Subject: Re: Divx Editors In-reply-to: <20020505001857.U45572-100000@kushnir1.kiev.ua> To: Vladimir Kushnir Cc: freebsd-multimedia@FreeBSD.ORG Message-id: <0GVM00MELBEZ9I@mail-mta6.service.ohio-state.edu> MIME-version: 1.0 X-Mailer: KMail [version 1.3.2] Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT References: <20020505001857.U45572-100000@kushnir1.kiev.ua> Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Saturday 04 May 2002 05:31 pm, you wrote: > On Fri, 3 May 2002, Anish Mistry wrote: > > > On Friday 03 May 2002 05:52 pm, you wrote: > > Ok, well I got it to configure, but it won't build. Is there anything else > > did you do to get it to build? The configure shows that nothing is detected. > > --------- > > DivX4linux decode : no > > DivX4linux encode : no > > Divx5 ? : no > > Xvid : no > > Mjpeg : no > > Mpeg 1 & 2 : no > > Mad decoder : no > > ESD : no > > Xv(overlay) : no > > Lame : no > > ------- gmake error ---- > > ../avi_vars.h:13: #error xvid / divx4linux not found !! www.divx.com > > www.xvid.org > ~~~~~~~~~~~~~ This is your friend (and mine, of course :-) Actually, I'm > using CVS version of xvid codec. It's got Makefile.freebsd now but I > prefer Linux variant although it requires new nasm (nasm.sourceforge.net). > Besides, it looks like in your case configure hasn't found a lot of > things. Have you actually got them? I mean, mad, esd and so on? Mpeg1/2 > are of no concern now, avidemux uses libmpeg3. I've got it compiled after > some tweaking but it results in... err... not very nice picture (and this > is a gross understatement). If you've got all of those things - well, > could you send me your config.log and exact command line you've issued to > call configure? > > Regards, > Vladimir > -- > Vladimir Kushnir - vkushnir@Alfacom.net > > > I did get it to configure and build by setting the following enviornmental variables: CPPFLAGS=-I/usr/local/include -I/usr/X11R6/include LIBFLAGS=-L/usr/local/lib -L/usr/X11R6/lib LDFLAGS=-L/usr/local/lib -L/usr/X11R6/lib But now when I open an avi the program just segfaults. I have tried the normal and broken modes, and have tried to recompile without #define USE_UYUV but I still get the same results. I can view the files with aviplay just fine. I have emailed to author with a description of the problem. Thanks, -- Anish Mistry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message