On Sat, 2002-01-26 at 06:44, Ramón Peña wrote: > Hello: > I'm a begener in video4linux. > I Have a Fast AV-Master card and I'd like to capture and edit video in Linux. > Somebody knows if my video capture card is compatible in Linux? and the > software? > Ramon I have no idea if your card is compatable. check your /var/log/dmesg to see if it's even recognized. xawtv is a good start for beginners. you need to read the readme & man files to use it and maybe some patience with the recording ui. once you learn the recording ui tho, it becomes easy. after awhile, if you don't spend much time recording and want to make nice compressed videos in realtime, i would recommend recompiling xawtv after installing quicktime4linux. xawtv will find the quicktime4linux libs automagically when in the ./configure process and you will then be able to record in "quicktime format". using xawtv to record qt videos is probabely the best & quickest method of recording video. you can then you bcast2000 to edit quicktime videos (from what i've found-out, bcast2000 is really meant only for quicktime and some audio). not really for beginners, but mjpeg-tools is probabely the best tools ever for recording video (to include windows s/w). i use mjpeg-tools explicitly here and i usually record in with lavrec -A (avi format)@80% or higher quality. (352x240 is the optimal recording geometery for my bttv848 card) lavrec -t30 --software-encoding --input=N --quality=90 --stereo --geometry=352x240 -fA /extra1/test.avi I can then convert the loosely compressed jpeg avi format to a highly compressed while retaining quality with lav2divx tool using divx3. lav2divx -o test-90.divx3 -b 2400 -a 128 -E DIV3 test-90.avi > > > > _______________________________________________ > Video4linux-list mailing list > Video4linux-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/video4linux-list
Attachment:
signature.asc
Description: This is a digitally signed message part