 2008/05/09
|
Last update 2000/05/22
The Labs - Design & Functionality For The NetA Linux Video Toolbox
- Introduction
- Implementation
- Video Devices
| Raw Video Studio1. Introduction
|
We are planning to develop a video-toolbox containing:
- rvrecord: record video using V4L2
- rvplay: the player, maybe using PerlTK, or raw X11; let's see
- rvconv: convert single frames (PPM, JPEG etc) and WAV, RSS sound-stream into RVS-format.
- rvcut: cut video stream (simple)
- rvpaste: paste video section (simple)
- rvfade: fade two streams into a third stream (easy to implement, unless different fps, or audio-codecs)
- rvtoavi: convert RVS-format into AVI format (could be cumbersome, unless simple codec is used)
- avitorv: convert AVI to RVS-format (probably hacking XAnim)
- rvtompeg: convert RVS-format to MPEG (tools exist to handle PPM)
- mpegtorv: mpeg to RVS-format (source should be existant)
| Raw Video Studio2. Implementation
|
In the moment these two formats (plus our own) are considered:
Some of the apps are already coded without actual video-codec details. We
experimented with an custom video-format already, but for sake for
greater acceptance prefere to use one of the above listed resources about
the actual codec details.
| Raw Video Studio3. Video Devices
|
In the moment drivers for Bt848, QuickCam and few other cards are
under development. Check Video4Linux Resources
for updates.

Last update 2000/05/22 
All Rights Reserved - (C) 1997 - 2008 by The Labs.Com |