Re: [Mjpeg-users] Errors with compile

2004-01-02 Thread Ronald Bultje
Hi, On Fri, 2004-01-02 at 20:48, JoeHill wrote: > ...anyhow, am I heading down the right path? I'm assuming that building > mjpegtools from source *with* the nasm package installed will speed up the > conversion process from DivX to SVCD? Note that the pre-compiled RPMs have all optimizations bui

Re: [Mjpeg-users] Errors with compile

2004-01-02 Thread Steven M. Schultz
On Fri, 2 Jan 2004, JoeHill wrote: > That *seemed* to do it, though I had CFLAGS= -O6, not O3, if I'm even looking Ah, that's right. It's been so long since I stumbled across the problem I forgot the exact setting. -O3 and higher would tickle the bug as I recall. > i

Re: [Mjpeg-users] Errors with compile

2004-01-02 Thread JoeHill
On Fri, 2 Jan 2004 11:17:13 -0800 (PST) "Steven M. Schultz" <[EMAIL PROTECTED]> wrote: > > /home/joehill/tmp/ccdc9rev.s: Assembler messages: > > /home/joehill/tmp/ccdc9rev.s:625: Error: symbol `NOT_SUPPORTED' is already > > defined make: *** [jdapimin.o] Error 1 > > Bug in gcc. Change the

Re: [Mjpeg-users] Errors with compile

2004-01-02 Thread Steven M. Schultz
On Fri, 2 Jan 2004, JoeHill wrote: > When I originally tried to compile mjpegtools from source, I was warned that > without "nasm", performance would be very poor. So I installed the Mandrake nasm > package, and proceeded to build. ./configure goes ok, but when I try to 'make' I > get this error:

[Mjpeg-users] Errors with compile

2004-01-02 Thread JoeHill
Hello all, Brand new user here, had no idea these tools even existed til a few days ago when I bought my DVD player and decided I wanted to see if I could encode some of my DivX movies to SVCD. Good news is, I can. However, I am using Mandrake with mjpegtools-1.6.1-9mdk, and the script I use,