Libmpeg3 supports advanced editing and manipulation of MPEG streams.
Download (HTTP): http://prdownloads.sourceforge.net/heroines/libmpeg3-1.5.4-src.tar.bz2
Download MD5 sum: 7adfc9c0beea2134575137f2e0d2ef11
Download size: 612 KB
Estimated disk space required: 5.7 MB
Estimated build time: 0.12 SBU
Install libmpeg3 by running the following commands:
patch -Np1 -i ../libmpeg3-1.5.4-gcc34-1.patch && make
This package does not come with a test suite.
Now, as the root user:
make install && cp -v i686/libmpeg3.a /usr/lib && cp -v {libmpeg3,mpeg3private,mpeg3protos}.h /usr/include
cp -v i686/libmpeg3.a /usr/lib && cp -v {libmpeg3,mpeg3private,mpeg3protos}.h /usr/include: Since make install doesn't copy the library and header files to proper locations, it is done manually.
Last updated on 2005-08-01 13:29:19 -0600