Re: [Mjpeg-users] compilation of mjpeg-tools 1.6.1 and 1.6.0

2003-01-20 Thread Andrew Stevens
The usual reason for segfaulting mpeg2enc in 1.6.0 and 1.6.1 is a broken 
version (there are several) of the nasm assmebler.  RedHat based systems are 
particularly prone to this problem.

The other alternative is compiling for PentiumPro/P-IV/Athlon CPUs but trying 
to run the binary on Pentium, K6 or Cyrix/VIA CPUs.

Andrew


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
___
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users



Re: [Mjpeg-users] compilation of mjpeg-tools 1.6.1 and 1.6.0

2003-01-20 Thread Bernhard Praschinger
Hallo

> That works well, but i have found out, that the yuvscaler 1.6.1 did not work
> properly, it produces a broken pie in the img2mpg-script from gilles
> caulier.. yuvscaler 1.6.0 works well. I can redirect the output into a file
> yuvscaler  -n .. >test.yuv
> 
> But the mpeg2enc of both packages makes an error "segmentation fault".
> 
> mpeg2enc -v 0 -n p -b 2500 -V 236 -f 5 -o didi.mpg test.yuv
Why dont you use a command like that: 
 yuvscaler ... | mpeg2enc -b 2500 -V 236 -F 5 -q 10 -o didi.mpg 

> The file test.yuv i had create befor.
Why dont you do it in one step, and create that yvu file ?

> I don#t have installed a quicktime-lib or the libmov.
> Must i use special options for compiling under slackware 8.0?
That should be no problem.


auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED] [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
___
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users