# HG changeset patch # User gabucino # Date 1013724859 0 # Node ID 1e936c3cc3fa5de2077b2b6e4deb1d6743d0565d # Parent f5af54e6c3935f746bac56e462207557ef472bc7 XANIM_MOD_DIR can be used for XAnim codecs' path specifying diff -r f5af54e6c393 -r 1e936c3cc3fa DOCS/Hungarian/codecs.html --- 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 @@
  • a --with-xanimlibdir opcióval mondd meg a configure-nak hogy hol vannak az xanim codec-ek. Alapállapotban a / - könyvtárban keresi őket (...) .
  • + könyvtárban keresi őket (...) . Egy másik megoldás ha a XANIM_MOD_DIR + környezeti változót beállítod arra a könyvtárra ahol az XAnime codec-ek + találhatók.
  • nevezd át a codeceket, hogy így nézzenek ki : vid_cvid.xa, vid_h263.xa, vid_iv50.xa
  • diff -r f5af54e6c393 -r 1e936c3cc3fa DOCS/codecs.html --- 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 3ivx site.
  • use the --with-xanimlibdir option to tell configure where - it can find the xanim codecs. By default, it checks them at / (...) .
  • + it can find the xanim codecs. By default, it checks them at / (...) . + Alternatively you can set the environment variable XANIM_MOD_DIR to + the dir of the XAnim codecs.
  • rename the filenames by cutting out the architecture stuff, so they will have filenames like these : vid_cvid.xa, vid_h263.xa, vid_iv50.xa