Re: [Mjpeg-users] y4mstabilizer segmentation fault

2009-06-04 Thread Richard Archer
At 3:41 PM +0200 3/6/09, Hervé wrote: hello, I'm not developper but it could not be a buffer concern? (it's just an idea) Following this hint, I doubled the buffer sizes allocated by y4mstabilizer and it now works! I have no idea how much overkill this solution is... for all I know it may have

Re: [Mjpeg-users] y4mstabilizer segmentation fault

2009-06-03 Thread Richard Archer
Hi Steven, Wow, thanks for such a detailed response! At 9:10 PM -0700 2/6/09, Steven M. Schultz wrote: mjpegtools build either from the last release (end of Dec 2009) or from CVS (which hasn't changed too much)? I was using the atrpms RPM of mjpegtools 1.9.0. I then downloaded the 1.9.0

Re: [Mjpeg-users] y4mstabilizer segmentation fault

2009-06-03 Thread Richard Archer
At 10:19 AM +0200 3/6/09, Hervé wrote: one tip to Richard: if your contents is interlaced, deinterlace (from ffmpeg or another mjpeg tool) if your contents is progressive (and only the wrapper is interlaced), correct headers with yuvcorrect That's interesting... ffmpeg -deinterlace -i test.m2v