Mercurial > mplayer.hg
diff DOCS/codecs.html @ 4704:1e936c3cc3fa
XANIM_MOD_DIR can be used for XAnim codecs' path specifying
author | gabucino |
---|---|
date | Thu, 14 Feb 2002 22:14:19 +0000 |
parents | 4b231f3778a6 |
children | 6cb9d9a1716d |
line wrap: on
line diff
--- a/DOCS/codecs.html Thu Feb 14 22:03:42 2002 +0000 +++ b/DOCS/codecs.html Thu Feb 14 22:14:19 2002 +0000 @@ -163,7 +163,9 @@ isn't there, so download it from the <A HREF="http://www.3ivx.com">3ivx site</A>.</LI> <LI>use the <CODE>--with-xanimlibdir</CODE> option to tell configure where - it can find the xanim codecs. By default, it checks them at <CODE>/</CODE> (...) .</LI> + it can find the xanim codecs. By default, it checks them at <CODE>/</CODE> (...) . + Alternatively you can set the environment variable <I>XANIM_MOD_DIR</I> to + the dir of the XAnim codecs.</LI> <LI>rename the filenames by cutting out the architecture stuff, so they will have filenames like these : <CODE>vid_cvid.xa, vid_h263.xa, vid_iv50.xa</CODE>