%general-entities; ]> $LastChangedBy$ $Date$ <application>Avifile</application>-&avifile-version; Avifile Introduction to <application>Avifile</application> The Avifile package contains an AVI video file player, tools and support libraries. This is useful for viewing and editing AVI files. Package information Download (HTTP): Download (FTP): Download MD5 sum: &avifile-md5sum; Download size: &avifile-size; Estimated disk space required: &avifile-buildsize; Estimated build time: &avifile-time; Additional downloads Required CODEC: Download MD5 sum: &codec-md5sum; Download size: &codec-size; Estimated disk space required: &codec-installsize; <application>Avifile</application> dependencies Required and Optional , , , , , , , , FAAD2, DivX4Linux and Dmalloc Installation of <application>Avifile</application> Install the required CODEC as the root user using the following commands: install -d -m755 /usr/lib/avifile-&avifile-main-version;/win32 && tar -zxf ../binaries-011002.tgz -C /usr/lib/avifile-&avifile-main-version; Install Avifile by running the following commands: ./configure --prefix=/usr \ --with-win32-path=/usr/lib/avifile-&avifile-main-version;/win32 && make && sed -i -e "s,include/avifile,&-&avifile-main-version;," avifile.pc Now, as the root user: make install Command explanations sed -i -e "s,include/avifile,&-&avifile-main-version;," avifile.pc: The pkgconfig file is installed with an incorrect include directory definition. This command fixes the file. Contents Installed Programs Installed Libraries Installed Directories avibench, avicap, avicat, avifile-config, avimake, aviplay, avirec, avirecompress, avitype, kv41setup and mmxnow-config libaviplay.so, libaviplayavcodec.so, libaviplayavformat.so, libaviplaydha.so, libaviplayvidix and numerous CODEC plugins and video extensions. /usr/include/avifile-&avifile-main-version;, /usr/lib/avifile-&avifile-main-version; and /usr/share/avifile-&avifile-main-version; Short Descriptions avibench performs a measurement of the AVI file support library's performance for a file. avibench avicap is a widget that displays acquired video from a Video For Windows (VFW) compatible device, like a webcam or a TV-tuner. avicap avicat takes a set of AVI files and combines them into a single file. avicat avifile-config is run by configure for programs wishing to link to the Avifile libraries. avifile-config avimake takes a set of JPG images and creates a movie. avimake aviplay manages the input formats, the CODECs and the output formats to display AVI video files on your screen. aviplay avirec is a command-line video recording tool. avirec avirecompress is a widget that takes an input file of one CODEC type and converts it into a video file of another CODEC. avirecompress avitype will read and display AVI file header information. avitype kv41setup is a small tool which tells video4linux about the current video mode. kv41setup mmxnow-config is run by configure for programs wishing to link to the mmxnow library. mmxnow-config libaviplay*.so libraries contain the functions required by the various Avifile programs for encoding, decoding and to interface with the various plugins and video extensions. libaviplay*.so