Tux, the Linux mascotte
http://ronald.bitfreak.net/

Site Contents

- Home & News
- Screenshots
- Downloads
- Installation & Usage
- Help & FAQ
- CVS

Developers

- Ronald Bultje
- Bernhard Praschinger
- Mailinglist


Drivers

- Buz (old)
- Marvel G200/G400 and Rainbow Runner G-series
- DC10(+), LML33 and Buz

Software

- GStreamer
- KWinTV
- Lavtools
- MJPEG-Tools
- Xanim
- XawTV


Manufacturer Links

- Iomega
- Linux Media Labs
- Matrox
- Pinnacle
 


SourceForge Logo

Installing/Using

Installation is also described in the INSTALL file in the package.
You need Gtk to use this application. You also need the MJPEG-Tools installed. Besides that, you now also need an X-server with the Xvideo extension installed (i.e. you need XFree 4.x). In the XF86Config file, add the line 'Load "v4l"' in the modules-section. Next, restart X (you must have the zoran drivers loaded before staring X, or the V4L-module won't work!). For some distros, you might have to install this module first (RedHat 7.0: you need the XFree86-V4L-.... RPM).
 
From source:
# tar -zxf linuxvideostudio-x.y.z.tar.gz
# cd linuxvideostudio-x.y.z
# ./configure
# make
# make install
 
From binary RPM:
# rpm --install linuxvideostudio-x.y.z-n.i386.rpm
You can also use GnoRPM or another convenience tool.
 
From Source RPM:
# rpm --rebuild linuxvideostudio-x.y.z-n.src.rpm
# cd /usr/src/redhat/RPMS/i386/
# rpm --install linuxvideostudio-x.y.z-n.i386.rpm
 
From debian apt:
# apt-get install linuxvideostudio
 
Then, you can start it up by simply calling "studio" at the prompt, or "stv" for the TV-application.


Usage: start it up ("studio" or "stv"). Read 'man studio' and 'man stv' for command-line options. All the buttons and options should speak for themselves. If you're in doubt, feel free to contact us on the mailing list (see 'man studio' -> Contacting).


 
Last Modified: Monday, 21 October 2002
 
© Ronald Bultje, 2000 - under the terms of the GNU Public License (GPL)
Powered by Apache Web Server on OpenBSD