]> git.sesse.net Git - mlt/commitdiff
minor fixes
authorddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 15 Feb 2006 06:03:34 +0000 (06:03 +0000)
committerddennedy <ddennedy@d19143bc-622f-0410-bfdd-b5b2a6649095>
Wed, 15 Feb 2006 06:03:34 +0000 (06:03 +0000)
git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@887 d19143bc-622f-0410-bfdd-b5b2a6649095

docs/dvcp.txt
docs/inigo.txt

index acbded595096f88e5a6dcbc6cb4f061293c45acd..18da20fb72ca5a2f5e01738a6bbfcfee0263bc1b 100644 (file)
@@ -256,7 +256,7 @@ PAUSE {unit}
 
 REW {unit}
        Rewind the unit.
 
 REW {unit}
        Rewind the unit.
-       If the unit it playing, then REW sets the playback speed to 2000
+       If the unit it playing, then REW sets the playback speed to -2000
        (200%).
        If the unit is stopped, then the frame position is reset to the first
        frame. First frame depends upon the "points" unit configuration property
        (200%).
        If the unit is stopped, then the frame position is reset to the first
        frame. First frame depends upon the "points" unit configuration property
@@ -269,7 +269,7 @@ REW {unit}
 
 FF {unit}
        Fast forward the unit.
 
 FF {unit}
        Fast forward the unit.
-       If the unit it playing, then FF sets the playback speed to -2000 (200%
+       If the unit it playing, then FF sets the playback speed to 2000 (200%
        in reverse).
        If the unit is stopped, then the frame position is reset to the first
        frame. First frame depends upon the "points" unit configuration property
        in reverse).
        If the unit is stopped, then the frame position is reset to the first
        frame. First frame depends upon the "points" unit configuration property
index 9b047826b0350733db5b9b77e9480c7dc4e3b83e..7672093befbddf212056203ad0640388c724b432 100644 (file)
@@ -327,7 +327,7 @@ Transitions:
 
 Reversing a Transition:
 
 
 Reversing a Transition:
 
-       When we visualise a track definition, we also see situtations
+       When we visualise a track definition, we also see situations
        like:
        
        +-------+              +----------+
        like:
        
        +-------+              +----------+