Difference between revisions of "Avifile"
From CBLFS
Jump to navigationJump to searchChipster19 (talk | contribs) |
|||
Line 28: | Line 28: | ||
* [[libvorbis]] | * [[libvorbis]] | ||
* [[Qt3]] | * [[Qt3]] | ||
− | * [[ | + | * [[DivX4Linux]] |
== Non-Multilib == | == Non-Multilib == |
Revision as of 10:32, 1 January 2007
Download Source: | http://downloads.sourceforge.net/avifile/avifile-0.7-0.7.45.tar.bz2 |
---|---|
Download Patch: | http://svn.cross-lfs.org/svn/repos/patches/avifile/avifile-0.7-gcc41-1.patch |
Contents
Introduction to Avifile
Avifile is a library that allows you to read and write compressed AVI files (Indeo? Video, DivX, etc.) under x86 Linux. (De)compression is performed with Win32 DLLs. It includes AVI player, video4linux-compatible capture program and simple AVI recompres.
Dependencies
Required
Recommended
Non-Multilib
Compile the package:
patch -Np1 -i ../avifile-0.7-gcc41-1.patch && ./configure --prefix=/usr --disable-dependency-tracking&& make
Install the package:
make install
Multilib
32Bit
Compile the package:
To do..
Install the package:
To do..
N32
Compile the package:
To do..
Install the package:
To do..
64Bit
Compile the package:
To do..
Install the package:
To do..
Contents
Installed Programs: | avibench, avicat, avitype, avimake, kv4lsetup, avirec, avicap, aviplay |
---|---|
Installed Libraries: | libqavm.la.{la,so}, libaviplayvidix.{la,so}, libaviplaydha.{la,so}, libaviplayavcodec.{la,so}, libaviplayavformat.{la,so}, libaviplayavutil.{la,so} |
Installed Directories: | /usr/lib/avifile-0.7, /usr/include/avifile-0.7 |