Hallo

> Command I'm running:
> /usr/local/bin/jpeg2yuv -v 2 -f 30 -Ip -L0 -j 20061011006%03d.jpg >  
> out.yuv
> 
> Result:
>     INFO: [???] Parsing & checking input files.
> --DEBUG: [???] Analyzing 20061011006000.jpg to get the right pic params
>     INFO: [???] YUV colorspace detected.
> 
>     INFO: [???] Starting decompression
>     INFO: [???] Image dimensions are 160x120
>     INFO: [???] Movie frame rate is:  30.000000 frames/second
>     INFO: [???] Non-interlaced/progressive frames.
>     INFO: [???] Frame size:  160 x 120
>     INFO: [???] Number of Loops 1
>     INFO: [???] Now generating YUV4MPEG stream.
> YUV4MPEG2 W160 H120 F30:1 Ip A1:1 C420jpeg
> --DEBUG: [???] Preparing frame
>     INFO: [???] Processing non-interlaced/interleaved  
> 20061011006000.jpg, size 5089
> Bus Error (core dumped)

I guess you don't use the cvs version, there the core dump, should not
happen any more.
The problem seems to be that the image size is not divable by 16 without
rest (120/16=7,5).

What size has the original image ?


auf hoffentlich bald,

Berni the Chaos of Woodquarter

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to