This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
build:compile_xvid_cvs [2010/04/16 06:18] j.m |
build:compile_xvid_cvs [2012/11/11 08:51] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Compiling Xvid from CVS ====== | ====== Compiling Xvid from CVS ====== | ||
| - | The latest development files for the Xvid codec are available for use from their CVS repository. This is a guide to downloading and installing their libraries. After completing the download and compilation you will have to recompile Avidemux. There is a guide available on how to [[Compile SVN|compile Avidemux from SVN (Subversion)]]. | + | The latest development files for the Xvid codec are available for use from their CVS repository. This is a guide to downloading and installing their libraries. After completing the download and compilation you will have to recompile Avidemux. There is a guide available on how to [[Compiling Avidemux|compile Avidemux]]. |
| If packages become available for this program and libraries, feel free to edit this page to include instructions on how to use them. | If packages become available for this program and libraries, feel free to edit this page to include instructions on how to use them. | ||
| Line 22: | Line 22: | ||
| ./bootstrap.sh | ./bootstrap.sh | ||
| - | //(Specify where Xvid should be installed using the --prefix=??? option. This is only relevant if you are replacing a previously installed Xvid codec installation. You can usually find out by running the command 'locate libxvidcore.so'. )// | + | //(Specify where Xvid should be installed using the <nowiki>--</nowiki>prefix=??? option. This is only relevant if you are replacing a previously installed Xvid codec installation. You can usually find out by running the command 'locate libxvidcore.so'.)// |
| ./configure | ./configure | ||
| Line 32: | Line 32: | ||
| ===== Recompiling Avidemux ===== | ===== Recompiling Avidemux ===== | ||
| - | After you have downloaded and installed Xvid from source, then you need to recompile Avidemux with the new Xvid libraries. Check out the [[AvidemuxInstallCompileFromSVN|compiling Avidemux from SVN (Subversion)]]. | + | After you have downloaded and installed Xvid from source, then you need to recompile Avidemux with the new Xvid libraries. Check out the [[Compiling Avidemux|Compiling Avidemux]] article. |
| ===== Confirming the Xvid version ===== | ===== Confirming the Xvid version ===== | ||