nvrec: High performance audio/video capture engine1

This is an attempt at a high performance audio/video capture engine. It currently only supports v4l1, v4l2 and OSS drivers. This engine makes use of deep buffers (2 seconds+) for audio and video. The video is buffered in the driver to avoid too many costly userspace copies. The audio is buffered in a userspace ring buffer. This is expensive, but neccessary, as OSS drivers are often limited to very short buffers.

... part of T2, get it here

URL: http://nvrec.sourceforge.net

Author: Justin Schoeman <justin [at] expertron [dot] co [dot] za>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: GPL
Status: Beta
Version: 20041227

CPU architectures: Does only support: x86 x86-64

Download: http://sourceforge.net/projects/nvrec/files/ nvrec-20041227.tar.gz

T2 source: hotfix-gcc34.patch
T2 source: nvrec.cache
T2 source: nvrec.conf
T2 source: nvrec.desc

Build time (on reference hardware): 5% (relative to binutils)2

Installed size (on reference hardware): 0.12 MB, 11 files

Dependencies (build time detected): 00-dirtree alsa-lib autoconf automake binutils coreutils diffutils findutils gawk grep lame libmad libsdl linux-header m4 make patch perl sed sysfiles tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).