On 1/10/2004, Dan Dennedy ran the dv1394d/docs/testing.txt against mlt albino and miracle. NOTE: Discrepancies cited here may have impact on related functionality. General ------------------------------------------------------------------------------ Server side error checks and related response error codes are not stringently enforced. Not Implemented ------------------------------------------------------------------------------ NLS INSERT MOVE REMOVE USET points=ignore Incorrect Behaviour (Intent may be unknown in some cases.) ------------------------------------------------------------------------------ LOAD commences play 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) Different Intentional Behaviour ------------------------------------------------------------------------------ STOP does not terminate audio/video output 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.