I was able to get this to work reasonable well trying different params
in the update script.

I think setting v4l_nbufs=128 did the trick.


only 19 frames in a 1.5 hour move dropped.


The movie I recorded looked excellent, except panning requiring the
majority of the frame to change was not smooth (jumpy). Maybe you
experts can look at a portion of my recording script to tell me what I
might do to reduce the problem.

nice -19 lavrec -t$TIME -in -fa -d2 -a16 -s -Rl -U $FILE%02d.avi
lav2wav ${FILE}??.avi | mp2enc -V -o $FILE.mp2 > $FILE.snd
lav2yuv ${FILE}??.avi | mpeg2enc -f2 -b 2500 -q6 -41 -21 -S630 -V300
-B300 -P -o ${FILE}.m1v
mplex -v2 -f2 -V -r3000 -b300 $FILE.mp2 $FILE.m1v -o ${FILE}.mpg
vcdimager *.mpg
cdrdao blank --device 0,0,0 --driver generic-mmc
cdrdao write --device 0,0,0 --driver generic-mmc *.cue






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to