First page Back Continue Last page Overview Graphics
Record to Hard Drive
Record to Hard Drive
- Start xawtv
- Test that it can see camcorder output
- Position tape
- Command:
- lavrec -f a -i P -d 2 -q 80 -s -l 60 -R l -U example.avi
- i.e. format=avi, input=PAL, decimation=2, quality=80%, stereo sound, loudness=60, record from line-in, use read() system call for recording
- File size limit=1.7GB. Recording automatically split into serially numbered files – example_01.avi, example_02.avi etc.