diff options
author | erich <erich@FreeBSD.org> | 1996-08-02 04:04:37 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-08-02 04:04:37 +0800 |
commit | 162e306852da9814c3c526a0c6c4a357d1001433 (patch) | |
tree | c9a47487f318587d7104417419ad5dfc68fa630d /graphics/mpeg_encode/pkg-descr | |
parent | 898b658dcc0afef2384f8d04446afd16ad32d544 (diff) | |
download | freebsd-ports-gnome-162e306852da9814c3c526a0c6c4a357d1001433.tar.gz freebsd-ports-gnome-162e306852da9814c3c526a0c6c4a357d1001433.tar.zst freebsd-ports-gnome-162e306852da9814c3c526a0c6c4a357d1001433.zip |
new port for UCB's MPEG-I encoder.
Diffstat (limited to 'graphics/mpeg_encode/pkg-descr')
-rw-r--r-- | graphics/mpeg_encode/pkg-descr | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/graphics/mpeg_encode/pkg-descr b/graphics/mpeg_encode/pkg-descr new file mode 100644 index 000000000000..16f182aa4b1f --- /dev/null +++ b/graphics/mpeg_encode/pkg-descr @@ -0,0 +1,24 @@ +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 |