minor testing update
[melted] / mlt / docs / testing-20040110.txt
index d1354ed..b18dcef 100644 (file)
@@ -17,12 +17,11 @@ INSERT
 MOVE
 REMOVE
 USET points=ignore
+USET eof=terminate
 XFER
-USET eof=loop
 
 
 Incorrect Behaviour
-(Intent may be unknown in some cases.)
 ------------------------------------------------------------------------------
 killall miracle does not work. requires killall -HUP
 LOAD commences play
@@ -30,6 +29,8 @@ STOP does not play the test card (white silence) (=pause)
 USTA when stopped reports "paused"
 REW when stopped does not rewind to the beginning of the clip.
 CLEAN removes all clips (as opposed to leaving the currently playing one)
+USET eof=pause is partially supported
+SIN/SOUT do not leave the unit in a paused state
 
 
 Different Intentional Behaviour
@@ -42,13 +43,4 @@ MLT Bugs
 Please check the services.txt doc for known bugs related to MLT components.
 
 
-User Acceptance Testing, 2004-01-12, by Dan Dennedy
-------------------------------------------------------------------------------
-We may need to add a play u0 in some places of the test script due to play
-state issues.
-sout u0 1000 made frame 1000 repeat with audio (usta shows playing, not paused).
-sin u0 400 made it jump to frame 400 and start playing
-When miracle hit the out point (1000) not paused, playing last frame with audio.
-Sometimes I need to say goto u0 0 to continue test script because it has hit
-the end of a clip.
-Everything else working good.
+