# HG changeset patch # User gabucino # Date 1013723352 0 # Node ID 85e776f4585fda9084fd99f6501746c51da357d7 # Parent 53c5b0fe189483133901b56fa094a06abddee982 miafene (so arpi can say I don't write proper cvslogs) diff -r 53c5b0fe1894 -r 85e776f4585f DOCS/Hungarian/faq.html --- a/DOCS/Hungarian/faq.html Thu Feb 14 21:47:44 2002 +0000 +++ b/DOCS/Hungarian/faq.html Thu Feb 14 21:49:12 2002 +0000 @@ -207,7 +207,7 @@ Mit jelentenek azok a számok a status sorban? A: lássuk:
-       A:   2.1  V:   2.2  A-V: -0.167  ct:  0.042   57  41%   0%  2.6% 0 4
+       A:   2.1  V:   2.2  A-V: -0.167  ct:  0.042   57  41%   0%  2.6% 0 4 49%
      - A: audio pozíció másodpercben
      - V: video pozíció másodpercben
      - A-V: audio-video eltérés másodpercben (késés)
@@ -218,7 +218,8 @@
      - video output cpu használat AVI-nál, MPEG-nél 0 (lásd fent)
      - audio codec cpu használat százalékban
      - kihagyandó képkockák száma, hogy A-V szinkron megmaradjon
-     - a képjavítás jelenlegi szintje (-autoq használatánál)
+ - a képjavítás jelenlegi szintje (-autoq használatánál) + - a cache jelenlegi telítettsége (~50% a normális) Legtöbbjük hibakeresési célokat szolgál, és hamarosan megszűnik.   diff -r 53c5b0fe1894 -r 85e776f4585f DOCS/documentation.html --- a/DOCS/documentation.html Thu Feb 14 21:47:44 2002 +0000 +++ b/DOCS/documentation.html Thu Feb 14 21:49:12 2002 +0000 @@ -1502,6 +1502,11 @@
  • Open source QT RPZA decoder
  • +
  • Wojtek Kaniewski +
      +
    • Mouse wheel support
    • +
  • +

    Main testers:

    diff -r 53c5b0fe1894 -r 85e776f4585f DOCS/faq.html --- a/DOCS/faq.html Thu Feb 14 21:47:44 2002 +0000 +++ b/DOCS/faq.html Thu Feb 14 21:49:12 2002 +0000 @@ -240,7 +240,7 @@ Q: What is the meaning of numbers in the status line? A: -See: A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0 4
    +See: A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0 4 49%
    • A: audio position in seconds
    • V: video position in seconds @@ -252,6 +252,7 @@
    • audio codec cpu usage in percent
    • frames needed to drop to maintain A-V sync
    • current level of image postprocessing (when using -autoq) +
    • current cache size used (normal is ~50%)
    Most of them are for debug purposes, and will be removed soon.