X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Finigo.txt;h=0ea0b93e1d56985507466c63e46a34d8dd2496a9;hb=16c5c516008b9debec7765e34f4756f8063dee7e;hp=9fa53e10f659dde9443bfd237479c63c4258176f;hpb=1fd5d30c5326f73a3889e3bf4f377f96e551a6d1;p=melted diff --git a/docs/inigo.txt b/docs/inigo.txt index 9fa53e1..0ea0b93 100644 --- a/docs/inigo.txt +++ b/docs/inigo.txt @@ -33,10 +33,12 @@ General rules: available; 4. The MLT framework, from which inigo has inherited its - naming convention - is very ego-centric. Producers produce + naming convention, is very mlt-centric. Producers produce MLT frame objects and consumers consume MLT frame objects. The distinction is important - a DV producer does not produce - DV and a DV consumer does not consume DV. + DV, it produces MLT frames from a DV source, and similarly a + DV consumer does not consume DV, it consumes MLT frames and + produces DV frames. Terminoligy: @@ -173,7 +175,7 @@ Introducing Tracks and Blanks: It is best to visualise a track arrangement, so we'll start with an example: - $ inigo a.dv out=49 -track b.dv + $ inigo a.dv in=0 out=49 -track b.dv This can be visualised as follows: