163 projects tagged "Capture"
bttvgrab is a program for grabbing video sequences using a bt848-based frame grabber card (e.g. Hauppauge WinTV, Miro PCTV...). The goal of bttvgrab is to provide high-quality grabbing suitable for video recording. Currently, this is accomplished by trying hard not to leave out a single frame, and to catch temproary delays by buffering several frames. In the future, synchronized sound will be part of it. Then you can create mpeg movies using mpeg2enc, the output files will be prepared for that, so that the conversion can be done by a simple shell script.
camE is a Webcam grabber designed for video4linux devices. It is based on the xawtv webcam app, but extended to use imlib2 for applying antialised, blended truetype fonts to the image before upload. A large number of new options have been added including scp support (in addition to ftp), image archiving, and much more. It runs as a daemon and needs no X connection to operate.
dvgrab receives audio and video data from a digital camcorder via an IEEE 1394 (widely known as FireWire) link and stores them into an AVI file. It features autosplit of long video sequences into several files, and supports saving the data as raw frames, AVI type 1, AVI type 2, and image files.
libbgrab is a video4linux grabbing library to facilitate use of framegrabber cards and webcams through a few function calls. To implement constant throughput and to avoid frame loss delays, triple buffering is used through local buffer copying in a separate grabbing thread. The many demo and utility programs included can display live video to X, convert live video to ASCII, smoothly zoom live-video (using Glide), do some image processing (using MMX), and provide a stand-alone webcam image server.
mgadvd is a Matrox G200/Zoran 36700 hardware MPEG decoder driver for Linux. It allows you to play MPEG-1, MPEG-2, and DVD streams through the Zoran 36700 Vaddis III decoder (connected to the G200) with very low CPU usage. Supported DVD audio formats are AC3 (Dolby Digital) and PCM. Included is a player app called mzplay that plays DVD directly from the disc as well as MPEG-1 and MPEG-2 video and audio (Layer II only) files.