Hi.

I am trying to use jpeg2yuv to make a movie out of individual jpegs.  I 
installed mjpegtools-1.8.0 today on a Linux/Intel system and it seems to 
install just fine.  But when I try running jpeg2yuv on a few jpgs, I get a seg 
fault and core dump (the core indicates that it is from jpeg2yuv).  The command 
I am using is:

> jpeg2yuv -f 5 -I p -j WSI-HI_%02d.jpg > result.yuv

The following is written to the screen before the seg fault:
   INFO: [jpeg2yuv] Parsing & checking input files.
   INFO: [jpeg2yuv] YUV colorspace detected.

   INFO: [jpeg2yuv] Starting decompression
   INFO: [jpeg2yuv] Image dimensions are 800x600
   INFO: [jpeg2yuv] Movie frame rate is:  5.000000 frames/second
   INFO: [jpeg2yuv] Non-interlaced/progressive frames.
   INFO: [jpeg2yuv] Frame size:  800 x 600
   INFO: [jpeg2yuv] Number of Loops 1
   INFO: [jpeg2yuv] Now generating YUV4MPEG stream.
   INFO: [jpeg2yuv] Processing non-interlaced/interleaved WSI-HI_00.jpg, size 
71221
Segmentation fault (core dumped)

In result.yuv, this is what is written out before the core dump:

YUV4MPEG2 W800 H600 F5:1 Ip A1:1 C420jpeg

Anyone have any ideas about what might be wrong?  Thanks!

Gary

-------------------------------------------------------------------------
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