Re: [Mjpeg-users] Building Cross platform binaries

2008-06-22 Thread Bernhard Praschinger
Hallo Mark Heath wrote: > On 12/06/2008, at 11:23 PM, Mark Heath wrote: >> As you can see here it has attempted to tune for pentium3 and gcc >> spits it over command line options... >> >> I would like to have universal binaries as I do use a mixture of PPC >> and Intel macs. >> >> I am guessin

Re: [Mjpeg-users] mpeg2enc problem: horizontal artifacts inresulting mpeg

2008-06-22 Thread Bernhard Praschinger
Hallo [...] > To be clear: this is a fragment from the original .mod file from > my JVC camcorder and should play perfectly. Only when converted > with the mpeg2enc command above the artifacts appear. Thanks for providing that sample. >>> You need to replace the mpeg2enc command with something

Re: [Mjpeg-users] Building Cross platform binaries

2008-06-22 Thread Mark Heath
On 22/06/2008, at 3:03 PM, Bernhard Praschinger wrote: >>> >>> I am guessing to build universal binaries is going to require >>> some serious hacking of the build scripts. Can anyone help? >> I discovered that adding the following option to configure helped >> this issue: >> --disable-depen

Re: [Mjpeg-users] Building Cross platform binaries

2008-06-22 Thread Steven M. Schultz
On Sun, 22 Jun 2008, Bernhard Praschinger wrote: > Mark Heath wrote: > > On 12/06/2008, at 11:23 PM, Mark Heath wrote: > > It would be nice to be able to automate this into one seamless make. > > If anyone is responsible for the Makefile and configure scripts, I'd > > like to hear from you t