X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Fservices.txt;h=37b3b9efc34245f591f135c09ad6b65311e11d9a;hb=acebb83a8ead55799505891f9a95be4eead9eb49;hp=27864d3d79c4ed879af01daf5724e5f359c8163b;hpb=42bd0aedb6d3d65bedb98479adcdbaeb326dfee9;p=melted diff --git a/docs/services.txt b/docs/services.txt index 27864d3..37b3b9e 100644 --- a/docs/services.txt +++ b/docs/services.txt @@ -89,6 +89,36 @@ Producers Implementation does not allow fast random access. + fezzik + + Description + + A freindly giant that likes to throw rocks + + Constructor Argument + + 'file' - produce a/v from file + + Initialisation Properties + + int in - in point + int out - out point + + Read Only Properties + + string resource - file location + double fps - output frames per second + double aspect_ratio - aspect ratio of video] + int length - duration of resource (in frames) + + Dependencies + + all. + + Known Bugs + + None. + libdv Description @@ -648,21 +678,14 @@ Transitions Constructor Argument - mix - see below + string start - X,Y:WxH[:mix] Initialisation Properties + string end - X,Y:WxH[:mix] int in - in point int out - out point - - Mutable Properties - - int x - the horizontal offset from the left edge of the frame - int y - the vertical offset from the top edge of the frame - double mix - the opacity factor to apply to the second frame - (used in addition to alpha channel). - - any negative value causes an automatic dissolve - + Read Only Properties none