X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Fservices.txt;h=c0742065e953e673af4a27ef59d166349fb89c7d;hb=e253fb0e1e231bcdc77bc37b05c7a9724dbe2bb1;hp=7e6fcae3136314a822b1a6affe7c9ff6cd4ec60c;hpb=f2dda0fcd1c242afcd07f2c2ef98f8f6b3fb0e13;p=melted diff --git a/docs/services.txt b/docs/services.txt index 7e6fcae..c074206 100644 --- a/docs/services.txt +++ b/docs/services.txt @@ -2,7 +2,7 @@ Service Documentation Copyright (C) 2004 Ushodaya Enterprises Limited Authors: Charles Yates - Dan Dennedy + Dan Dennedy Last Revision: 2004-03-20 @@ -95,7 +95,7 @@ Producers Details - This producer is has two roles: + This producer has two roles: 1. it handles the mappings of all file names to the other producers; @@ -636,36 +636,6 @@ Filters Not a bug, but it only provides fair quality. - ffmpeg_dub - - Description - - Use ffmpeg executable to substitute audio stream. - - Constructor Argument - - file - filename of a WAV, Ogg Vorbis (--enable-vorbis), - MP3 (--enable-mp3lame), or AC-3 (--enable-a52) audio file. - - Initialisation Properties - - int in - in point - int out - out point - - Read Only Properties - - string resource - file - - Dependencies - - ffmpeg plus for ffmpeg: - libogg and libvorbis for Ogg Vorbis, libmp3lame for MP3, liba52 for AC-3. - - Known Bugs - - Uses pipes and is therefore not compatible with bluefish. - - gamma Description @@ -833,7 +803,7 @@ Filters Constructor Argument - file - A file whose alpha channel will "shape" the region. + resource - A file whose alpha channel will "shape" the region. - The string "circle" is a shortcut but it requires pixbuf with the librsvg loader. The circle is automatically stretched to the region to create an ellipse. @@ -1135,28 +1105,7 @@ Transitions A generic dissolve and wipe transition processor. - Initialisation Properties - - int in - in point - int out - out point - string factory - The name of a factory service used as a non-PGM - producer loader. The default is Fezzik. - - Mutable Properties - - string resource - same as above - double softness - only when using a luma map, how soft to make the - edges between A and B. 0.0 = no softness. 1.0 = - too soft. - int reverse - reverse the direction of the transition. - Any property starting with "producer." is passed to the non-PGM luma - producer. - - Read Only Properties - - none - - Dependencies + Details luma gets its name from how it uses a grayscale "map" file. As the luma value varies @@ -1188,6 +1137,7 @@ Transitions double softness - only when using a luma map, how soft to make the edges between A and B. 0.0 = no softness. 1.0 = too soft. + int reverse - reverse the direction of the transition. Any property starting with "producer." is passed to the non-PGM luma producer.