%general-entities; ]> $LastChangedBy$ $Date$ Libmpeg3-&libmpeg3-version; Libmpeg3 Introduction to Libmpeg3 Libmpeg3 supports advanced editing and manipulation of MPEG streams. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libmpeg3-md5sum; Download size: &libmpeg3-size; Estimated disk space required: &libmpeg3-buildsize; Estimated build time: &libmpeg3-time; Additional Downloads Required Patch: Libmpeg3 Dependencies Required Installation of Libmpeg3 Install libmpeg3 by running the following commands: patch -Np1 -i ../libmpeg3-&libmpeg3-version;-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 Command Explanations 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. Contents Installed Programs Installed Library Installed Directories mpeg3cat, mpeg3dump, and mpeg3toc libmpeg3.[so,a] None Short Descriptions mpeg3cat concatenates elementary streams or demultiplexes a program stream (separates components of the stream). mpeg3cat mpeg3dump dumps information or extracts audio to a 24 bit PCM file. mpeg3dump mpeg3toc creates a table of contents for a DVD or MPEG stream. mpeg3toc libmpeg3.[so,a] decodes several MPEG standards into uncompressed data suitable for editing and playback. libmpeg3.[so,a]