It converts uncompressed video frames into MPEG-1 and MPEG-2 video
coded bitstream sequences, and vice versa.
From the README:
MPEG-1 Video Software Encoder
(Version 1.5; February 1, 1995)
Lawrence A. Rowe, Kevin Gong, Eugene Hung, Ketan Patel, Steve Smoot
and Dan Wallach
Computer Science Division-EECS, Univ. of Calif. at Berkeley
This directory contains the freely distributed Berkeley MPEG-1 Video
Encoder. The encoder implements the standard described in the ISO/IEC
International Standard 11172-2. The code has been compiled and tested
on the following platforms:
DECstation 5000 and Alpha
HP PA-RISC (HP/UX 9.X) (i.e., HP 9000/7XX and 9000/3XX)
SGI Indigo running IRIX 5.0.1
Sun Sparc (SunOS 4.X)
This is *not* bug-free software. In particular, I've had problems using
odd-sized input frames. Other than that, it works OK.
eric.
erich@FreeBSD.org
[ excerpt (with adaptations) from developer's website with modifications ]
These tools allow information about (ogminfo) or extraction from
(ogmdemux) or creation of (ogmmerge) OGG media streams. Note that
I'll use OGM for "OGG media streams".
Supported stream types include video streams from AVIs or Ogg files
and Vorbis audio from Ogg files. The resulting files can be played
back with mplayer or with the OggDS Direct Show filters under
Windows.
A set of Perl bindings for gstreamer
A video editor that allows editing of AVI, OGM, and MPEG videos. The MPEG
support provides the ability to convert to DVD compliat PS streams. It
contains various filters for deinterlacing, cropping, resizing, etc. Allows
for cutting without re-encoding. Has the ability to re-encode and re-sample.
Utilizes ECMAScript (aka. Javascript) to provide batch scripting and
processing support.
gst-python provides a convenient wrapper for the GStreamer library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting.
Like the GTK library itself gst-python is licensed under the GNU LGPL, so is
suitable for use in both free software and proprietary applications. It
is already in use in many applications ranging from small single purpose
scripts up to large full features applications.
gst-python provides a convenient wrapper for the GStreamer library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting.
gst-python provides a convenient wrapper for the GStreamer library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting.
Library and tools to read, create, and modify mp4 files.
Linux V4L2 and DVB API utilities shipped with the v4l libraries (libv4l).
You can always find the latest development v4l-utils in the git repo:
http://git.linuxtv.org/v4l-utils.git