Hi folks,

I have this little problem with jpeg2yuv:

- aim: make an mpeg1 movie out of 150 jpeg images
- use: mjpeg tools
- compilation and everything seemed to work fine

The command I used:

jpeg2yuv -f 25 -I p -j img_%05d.sca.jpg > result.yuv 2> jpeg2yuv.err >
jpeg2yuv.std

----------------------------------------------

*** jpeg2yuv.err

   INFO: [jpeg2yuv] Parsing & checking input files.
   INFO: [jpeg2yuv] YUV colorspace detected.

   INFO: [jpeg2yuv] Starting decompression
   INFO: [jpeg2yuv] Image dimensions are 418x302
   INFO: [jpeg2yuv] Movie frame rate is:  25.000000 frames/second
   INFO: [jpeg2yuv] Non-interlaced/progressive frames.
   INFO: [jpeg2yuv] Frame size:  418 x 302
   INFO: [jpeg2yuv] Number of Loops 1
   INFO: [jpeg2yuv] Now generating YUV4MPEG stream.
   INFO: [jpeg2yuv] Processing non-interlaced/interleaved img_00000.sca.jpg,
size 3751l

*** jpeg2yuv.std

YUV4MPEG2 W418 H302 F25:1 Ip A0:0

-------------------------------------

At this point jpeg2yuv experiences a segmentation fault.

jpegs look good with xnview.

I could not find any help in the web so far.

Any ideas? I would be grateful for any idea.

Thanks a lot!

Rich



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to