Hallo

> Compiled mjpegtools-1.0.9, captured raw video with streamer and got this 
> error:
I hope you 1.0.9 is a typo ;)

What size, framerate, chroma (sublampling) did you set in streamer ?
Can you try what happens when you feed the stream to yuv2lav, with a 
command like that:
yuv2lav -v 2 -f a -o test.avi < test.yuv

If that works please retry the mpeg2enc command by using a command like 
that: mpeg2enc -v 2 -a 2 -b 2500 -I 0 -o test.m1v < test.yuv

> [...@andraslinux ~]$ mpeg2enc -o test.mlv <  test.yuv
>    INFO: [mpeg2enc] SETTING EXTENDED MMX for MOTION!
>    INFO: [mpeg2enc] SETTING SSE and MMX for TRANSFORM!
>    INFO: [mpeg2enc] SETTING EXTENDED MMX for PREDICTION!
[...]
>    INFO: [mpeg2enc] Using default unmodified quantization matrices
>    INFO: [mpeg2enc] SETTING MMX and MMX for QUANTIZER!
>    INFO: [mpeg2enc] NEW GOP INIT length 12
> *** glibc detected *** free(): invalid pointer: 0x00245820 ***
> Aborted
> [...@andraslinux ~]$
> 
> I got same error before compiling latest version, this is why I compiled it.
I'm not sure what causes the problem.
Can you also post the command you used when you recorded the video with 
streamer.

auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: shadowl...@utanet.at
www: http://www.lysator.liu.se/~gz/bernhard

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to