What are the differences between the Premiere Filter Factory und Transition Factory concerning programing ?
Because of two videos being used in Transition Factory as source material, there is a extension of the programming code. You have to use • src0 or src1 instead of simply src • rad0 or rad1 instead of simply rad • c0 or c1 instead of simply c • r0 or r1, g0 or g1, b0 or b1,a0 or a1 instead of simply r, g, b, a • i0 or i1, u0 or u1, v0 or v1 insted of simply i, u, v • m0 or m1 instead of simply m • cnv0 or cnv1 instead of simply cnv to make clear which video you mean. If you don’t use 0 or 1 after these expressions, Transition Factory will use the video that is placed at an earlier position in the timeline. These expressions work in Photoshop’s FF for compatibility reasons, too, but there’s only one source.