X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Finigo.txt;h=0ea0b93e1d56985507466c63e46a34d8dd2496a9;hb=75288bcb5a5a3925cf8e94ba12f034a0a8fd6758;hp=9fa53e10f659dde9443bfd237479c63c4258176f;hpb=812170855207691a0ce6fa152cb3d917221eb66f;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: