Re: [Mjpeg-users] The resultant binaries will ***NOT*** run on a K6 or Pentium CPU

2003-06-07 Thread Al Bogner
On Saturday 07 June 2003 00:47, Steven M. Schultz wrote: > Congratulations! The configuration was a success. Next is a > simple: > > gmake > gmake install What is the difference between make and gmake? I always used make to compile. I also would like to create a rpm

Re: [Mjpeg-users] The resultant binaries will ***NOT*** run on aK6 or Pentium CPU

2003-06-07 Thread Ronald Bultje
Hey Al, On Sat, 2003-06-07 at 11:46, Al Bogner wrote: > What is the difference between make and gmake? I always used make to > compile. On Linux systems, they're the same. On *BSDs, 'make' is generally BSD make, and gmake is GNU make, which can do a bit more but has a GNU/GPL style license inste

[Mjpeg-users] Quicktime with Cvs

2003-06-07 Thread François Duprez
Hi list, I got a problem compiling the cvs (07-06-2003) version with quicktime. ./configure --prefix=/usr --with-dv-yv12 --with-quicktime=/home/francois/mjpegtools/quicktime4linux-1.4-patch --with-jpeg-mmx=/home/francois/mjpegtools/jpeg-mmx-0.1.4 --enable-simd-accel --enable-xfree-ext --enable-c

Re: [Mjpeg-users] Quicktime with Cvs

2003-06-07 Thread Steven M. Schultz
hi - > From: <[EMAIL PROTECTED]> > > I got a problem compiling the cvs (07-06-2003) version with quicktime. > > - Quicktime playback/recording : false > - PNG input support : true > - AVI MJPEG playback/recording : true (always) > - libDV (digital video) support :

Re: [Mjpeg-users] mjpeg_play - autogen.sh: cannot find input file:config.h.in

2003-06-07 Thread Selva Nair
> autogen.sh hasn't been modified, that I can see, since > February 2 of this year. I haven't run into the problem (on > either my BSD systems or on SuSE 8.2) so I'm not sure why > autogen.sh isn't running autoheader for some folks. Perhaps That prompted me to look why

Re: [Mjpeg-users] Quicktime with Cvs

2003-06-07 Thread Ronald Bultje
Hi Francois, On Sat, 2003-06-07 at 15:52, François Duprez wrote: > Using the same command with 1.6.1 there is no problem, is this a > known fackt with the cvs version??? We use libquicktime now. See http://libquicktime.sf.net/. Ronald -- Ronald Bultje <[EMAIL PROTECTED]> --

Re: [Mjpeg-users] mjpeg_play - autogen.sh: cannot find input file: config.h.in

2003-06-07 Thread Steven M. Schultz
Hi - > From: Selva Nair <[EMAIL PROTECTED]> > well, it appears autogen.sh was not updated to match with the replacement > AM_CONFIG_HEADER --> AM_CONFIG_HEADER in configure.in. Here is a "one > line" patch. I just checked the change in. > Wonder why this does not affect everyone? May be

Re: [Mjpeg-users] The resultant binaries will ***NOT*** run on a K6 or Pentium CPU

2003-06-07 Thread Al Bogner
On Saturday 07 June 2003 12:44, Ronald Bultje wrote: Hi Ronald, > > I also would like to create a rpm and then install it instead > > of doing a (g)make install. > > We've got pre-baked RPMs, why compile them yourself? You have one for SuSE 8.2 too? I use SuSE 8.2 which include the mjpegtools (

Re: [Mjpeg-users] Quicktime with Cvs

2003-06-07 Thread François Duprez
Op Sat, 07 Jun 2003 08:53:12 -0700 (PDT) "Steven M. Schultz" <[EMAIL PROTECTED]> schreef: > Hmmm, I guess this mailing list isn't archived or easily > searchable. This issue has come up before ;) > The CVS version uses libquicktime. The old patched/hacked > quicktime4li

[Mjpeg-users] cannot find -lslang

2003-06-07 Thread Al Bogner
On Saturday 07 June 2003 00:47, Steven M. Schultz wrote: > Congratulations! The configuration was a success. Next is a > simple: > > gmake Thanks, but it isn't for me, but with your help, it goes on after every error. Thanks a lot! This make used the libquicktime-0.9.1 fro

Re: [Mjpeg-users] cannot find -lslang

2003-06-07 Thread Steven M. Schultz
> From: Al Bogner <[EMAIL PROTECTED]> > Thanks, but it isn't for me, but with your help, it goes on after > every error. Thanks a lot! You are welcome. Glad to have been able to help. > This make used the libquicktime-0.9.1 from the SuSE 8.2 distri: > > if gcc -DHAVE_CONFIG_H -I. -I. -

[Mjpeg-users] Reencoding for VCDs

2003-06-07 Thread Jay Bloodworth
I wrote a couple of days ago about an mpg that was giving my DVD player fits when I tried to burn it to a VCD. I finally got it to work, but it required reencoding the entire mpg, which was a little time consuming and reduced the quality of the vid, not greatly but visibly. Now working with a sec

RE: [Mjpeg-users] DVD player

2003-06-07 Thread Soren Tirfing
Steven, I followed your advice and replaced my Daewoo DVD-5700 with a Philips 726. Excellent player. It has played everything I've given it so far, including a DVD-R (and a DVD+R) filled with MP3s. It does not even try to present the track info however so you just get 8.3 style filenames to tell y

Re: [Mjpeg-users] The resultant binaries will ***NOT*** run on a K6 or Pentium CPU

2003-06-07 Thread Bernhard Praschinger
Hallo > > Well, if you really want to, take a source RPM from our > > sourceforge website (http://sf.net/projects/mjpeg/) and compile > > it (rpm --rebuild ..), or take latest CVS, configure it and dist > > a tarball plus RPM ("./autogen.sh --prefix=/usr [otheroptions] && > > make dist && cp mjpeg

Re: [Mjpeg-users] Reencoding for VCDs

2003-06-07 Thread Bernhard Praschinger
Hallo > I wrote a couple of days ago about an mpg that was giving my DVD player > fits when I tried to burn it to a VCD. I finally got it to work, but it > required reencoding the entire mpg, which was a little time consuming > and reduced the quality of the vid, not greatly but visibly. Now > w