Re: [Mjpeg-users] Problems running lavrec

2007-12-26 Thread Bernhard Praschinger
Hallo >> From my guess you use a bttv based card ? >> If you use a bttv based card, you need to use a command like that: >> lavrec -f a -i p -g 352x288 -q 80 -R l --software-encoding test.avi > lavrec -f a -g 720x576 -s -q 80 -U -r 44100 -R l --software-encoding raw.avi > Works, but with stutter

Re: [Mjpeg-users] Problems running lavrec

2007-12-23 Thread Peter Chant
On Saturday 22 December 2007, Bernhard Praschinger wrote: > From my guess you use a bttv based card ? > If you use a bttv based card, you need to use a command like that: > lavrec -f a -i p -g 352x288 -q 80 -R l --software-encoding test.avi > lavrec -f a -g 720x576 -s -q 80 -U -r 44100 -R l --s

Re: [Mjpeg-users] Problems running lavrec

2007-12-22 Thread Peter Chant
On Saturday 22 December 2007, Bernhard Praschinger wrote: > From my guess you use a bttv based card ? > If you use a bttv based card, you need to use a command like that: > lavrec -f a -i p -g 352x288 -q 80 -R l --software-encoding test.avi > Worked a treat. Tried it with 720x576 as well - work

Re: [Mjpeg-users] Problems running lavrec

2007-12-22 Thread Bernhard Praschinger
Hallo > I'm having trouble running lavrec, copy of the script I am using is below: > lavrec --format=a --input=p --quality=80 --decimation=2 raw.avi > > Unfortunately it does not work - the output I get is: > > ++ WARN: [lavrec] Unable to set negative priority for audio thread. > ++ WARN: [lavre