diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-03 10:17:52 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-01-03 10:17:52 +0000 |
commit | 68d8f381ce2880b5573fd8653425b2c1be910535 (patch) | |
tree | cfd59d1978ca615ea8cb1c7751abf856240ba3d8 /DOCS/xml/en/faq.xml | |
parent | b3ccb94c249ba40efc94b3621dbe38b96103255b (diff) |
Clarification as suggested by Alexander Strasser.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14321 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/faq.xml')
-rw-r--r-- | DOCS/xml/en/faq.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 7729929f56..cb451fa494 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -1299,6 +1299,8 @@ I'd like to seek +/- 1 frames instead of 10 seconds. </para></question> <answer><para> You can step forward one frame by pressing <keycap>.</keycap>. +If the movie was not paused it will be paused afterwards +(see the man page for details). Stepping backwards is unlikely to be implemented anytime soon. </para></answer> </qandaentry> |