Linux Video Studio 0.1.7 review

Download
by rbytes.net on

Linux Video Studio is a simple/small application to make the capturing of video on MJPEG-hardware CODEC boards easier. The applica

License: GPL (GNU General Public License)
File size: 325K
Developer: Ronald Bultje
0 stars award from rbytes.net

Linux Video Studio is a simple/small application to make the capturing of video on MJPEG-hardware CODEC boards easier.

The application uses the MJPEG-tools, a set of programs to capture video and do lots of things with this. You need to have MJPEG-Tools installed before trying to install Linux Video Studio (also see installation notes) ! Linux Video Studio also uses the Xvideo extension in XFree 4.x to see what you're recording.

But that is not all. I want more than just capturing. My dream is to create one big application that does all the work at once. Not just one application for capturing, one for editing (xlav?), etc. No, my dream is to have one application doing it all. I hope Linux Video Studio can be part of that.

Installation:

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

What's New in This Release:
some GList related preferences save bugfixes
bugfixes where the extension of a file (.mp2, .m1v) precedes the filename, but that path doesn't exist

Linux Video Studio 0.1.7 search tags