summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-02 23:54:14 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-02 23:54:14 +0000
commitf3366ee29a67665b287831f5d5ff3831bdda25ba (patch)
tree76c7a685f553288a2d32774cbd9762b192885d48 /DOCS
parenta69386bdbb64b918421b4f7c8d77ba3e6946bfd7 (diff)
downloadmpv-f3366ee29a67665b287831f5d5ff3831bdda25ba.tar.bz2
mpv-f3366ee29a67665b287831f5d5ff3831bdda25ba.tar.xz
Framestepping does not require pause mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14313 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index b9750329fc..7729929f56 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -1298,7 +1298,7 @@ All attempts have failed so far, but patches are welcome.
I'd like to seek +/- 1 frames instead of 10 seconds.
</para></question>
<answer><para>
-You can step forward by pressing <keycap>.</keycap> when the movie is paused.
+You can step forward one frame by pressing <keycap>.</keycap>.
Stepping backwards is unlikely to be implemented anytime soon.
</para></answer>
</qandaentry>