Mercurial > mplayer.hg
changeset 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 | f5af54e6c393 |
children | f6d45a3f005c |
files | DOCS/Hungarian/codecs.html DOCS/codecs.html |
diffstat | 2 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/codecs.html Thu Feb 14 22:03:42 2002 +0000 +++ b/DOCS/Hungarian/codecs.html Thu Feb 14 22:14:19 2002 +0000 @@ -166,7 +166,9 @@ <LI>a <CODE>--with-xanimlibdir</CODE> opcióval mondd meg a configure-nak hogy hol vannak az xanim codec-ek. Alapállapotban a <CODE>/</CODE> - könyvtárban keresi őket (...) .</LI> + könyvtárban keresi őket (...) . Egy másik megoldás ha a <I>XANIM_MOD_DIR</I> + környezeti változót beállítod arra a könyvtárra ahol az XAnime codec-ek + találhatók.</LI> <LI>nevezd át a codeceket, hogy így nézzenek ki : <CODE>vid_cvid.xa, vid_h263.xa, vid_iv50.xa</CODE></LI>
--- 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>