X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Fdvcp.txt;h=18da20fb72ca5a2f5e01738a6bbfcfee0263bc1b;hb=84425c1be5307863eea88f29e285df38026b6984;hp=6da16dbfc4b753adf6d9d58191283c16745b14fe;hpb=89963b31bc7e8fcad7c45103c313e802e186267d;p=melted diff --git a/docs/dvcp.txt b/docs/dvcp.txt index 6da16db..18da20f 100644 --- a/docs/dvcp.txt +++ b/docs/dvcp.txt @@ -1,9 +1,9 @@ +Miracle Control Protocol (DVCP) Reference Documentation -dv1394d Control Protocol (DVCP) Reference Documentation - -Copyright (C) 2003 Ushodaya Enterprised Limited +Copyright (C) 2004 Ushodaya Enterprised Limited Author: Dan Dennedy -Last Revision: 2003-01-13 +Last Revision: 2004-03-20 + General Format -------------- @@ -27,10 +27,11 @@ Response Codes is an error or exception. Most responses do not contain a body except some of the success results that report information and sometimes the 500 Server Error returns specific information. - A 200 result code contains no body. - A 201 result code contains one or more lines in the body, and a empty - line terminates the response. - A 202 result code contains only a single response line in the body. + + A 200 result code contains no body. + A 201 result code contains one or more lines in the body, and an empty + line terminates the response. + A 202 result code contains only a single response line in the body. Errors in the 400 range indicate a normally handled error where the command could not perform its action due to protocol syntax errors or @@ -232,6 +233,9 @@ REMOVE {unit} [ [+|-]clip ] CLEAN {unit} Removes all by the playing clip. +WIPE {unit} + Removes all clips before the playing clip. + MOVE {unit} [+|-]clip [ [+|-]clip ] Move a clip in the playlist to position specified or position relative to the currently playing clip. @@ -252,7 +256,7 @@ PAUSE {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 @@ -265,7 +269,7 @@ REW {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 @@ -303,8 +307,7 @@ USTA {unit} - unit number: U0, U1, U2, or U3 without the "U" prefix - mode: (offline|not_loaded|playing|stopped|paused|disconnected|unknown) "unknown" means the unit has not been added - "disconnected" means the server has closed a connection to a client running - STATUS. + "disconnected" means the server has closed the connection to the client. - current clip name: filename - current position: in absolute frame number units - speed: playback rate in (percent * 10)