MIM 1.0.9 review

Download
by rbytes.net on

MIM is an application that allows viewing of MPEG-I streams multicasted according to RFC1889, RFC1890, RFC2250

License: GPL (GNU General Public License)
File size: 24K
Developer: Hoang Tran
0 stars award from rbytes.net

MIM is an application that allows viewing of MPEG-I streams multicasted according to RFC1889, RFC1890, RFC2250. These are video streams broadcasted at 30 fps over the mbone. Audio is made in the form of mpeg layer 2 or 3.

Untar the package.
To compile mim:

cd mim-1.0.9/mim/
cp Makefile.platform Makefile
make mim
or
cd mim-1.0.9/mim/
make -f Makefile.platform mim

Make sure to check the Makefile for sanity in the context of your environment.

To compile xmim:

cd mim-1.0.9/xmim
cp Makefile.platform Makefile
make xmim
or
cd mim-1.0.9/xmim/
make -f Makefile.platform xmim

Requirements:
mtvp is a very good and fast command line mpeg player. The mtvp binary is freely available for private noncommercial use from :http://www.mpegtv.com/
mpg123 is a free mpeg layer 1,2,3 audio player for unix os's.check it out at: http://www.mpg123.de/mtvp and mpg123 need to be in your PATH .

MIM 1.0.9 keywords