Re: [Mjpeg-users] dc 10+ under Ubuntu

2007-06-29 Thread Bernhard Praschinger
Hallo > lavrec -f a -i n -d 1 -q 80 -s -l 60 -R 1 -U test1.avi Wat ist that char after the -R ? It should be a l for Line-in. You also need to check if other programs use your sound card (like esd). If your card does not support multiple opens you need to stop all other programs before you can

Re: [Mjpeg-users] dc 10+ under Ubuntu

2007-06-29 Thread Lance F. Squire
On Fri, 2007-29-06 at 10:28 +0100, Anne Wilson wrote: > I use a DC10+. Try something like > > lavrec -f a -i P -d 1 -q 80 -s -l 60 -R l -U > filename-%02d.avi --max-file-size num Maximum size per file (in MB) > lavrec -f a -i n -d 1 -q 80 -s -l 60 -R 1 -U test1.avi Worked fine for th

Re: [Mjpeg-users] dc 10+ under Ubuntu

2007-06-29 Thread Anne Wilson
On Friday 29 June 2007 04:53:30 Lance F. Squire wrote: > On Thu, 2007-28-06 at 17:42 +0200, Bernhard Praschinger wrote: > > How did you try to record the video, it does not work with > > streamer/xawtv. You need to install the mjpegtools and use lavrec. > > Thanks, > > I had mjpegtools installed, b