Hallo

> When I try to use JPEG2YUV with some jpg files it crashes giving 
> STATUS_ACCESS_VIOLATION
> I'm using rel. 1.6.1 compiled under cygwin on WIN32.
> I think the problem is relative to the size of image (in fact after 
> resizing the image from 1120x840 to a standard DVD 720x576 it works fine).
> There are some restriction in size or aspect ratio using it?
> Thanks in advance.
jpeg2yuv only likes images with a image ratio near the tv ratios. 

If you have something different you have to scale it before or use
convert and ppmtoy4m:
>convert *jpg ppm:- | ppmtoy4m | yuvplay

auf hoffentlich bald,

Berni the Chaos of Woodquarter

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to