Re: [Mjpeg-users] segfault with jpeg2yuv

2004-04-26 Thread Steven M. Schultz
Hi - On Mon, 26 Apr 2004, Richard Dr. Schulze wrote: > I have this little problem with jpeg2yuv: What version of mjpegtools is being used? The release'd 1.6.2 or the CVS version? > - aim: make an mpeg1 movie out of 150 jpeg images > - use: mjpeg tools > - compilation and every

[Mjpeg-users] segfault with jpeg2yuv

2004-04-26 Thread Richard Dr. Schulze
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