On Sun, 2005-07-24 at 07:06, Vincent Yau wrote:
> lavrec --software-encoding --format=a -in --quality=80  
> --geometry=720x480+0+0 --audio-bitsize=0 --time=60  ./test.avi
> ++ WARN: [lavrec] Not ready for capture (state = 0)!

This almost certainly means that you've hit some limitation that we
haven't seen before, since the 'not ready for capture' is basically an
internal assertion. Looking at the code, this implies that lavrec_main()
most likely failed (the return value isn't being checked in
lavrec.c:main()). Can you run with -v2 so we can see all messages and
see how far it goes?

Cheers,
Ronald

-- 
Ronald S. Bultje <[EMAIL PROTECTED]>



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mjpeg-users mailing list
Mjpeg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to