demo mods for reversed tracks
[melted] / demo / mlt_title_over_gfx
index ef9c55a..94248d3 100644 (file)
@@ -1,10 +1,17 @@
 inigo \
        clip1.dv \
--track \
+-track cg=1 \
        watermark1.png out=9999 \
--track \
+-track cg=1 \
        "+title over gfx.txt" fgcolour=0x000000ff \
 -transition \
+       composite start=30%,20%:40%x60% \
+               in=50 \
+               out=199 \
+               a_track=1 \
+               b_track=2 \
+               fill=true \
+-transition \
        composite:0%,75%:100%x20%:0 \
                in=50 \
                out=199 \
@@ -15,11 +22,4 @@ inigo \
                luma=luma1.pgm \
                end=0%,75%:100%x20%:0 \
                distort=1 \
--transition \
-       composite start=30%,20%:40%x60% \
-               in=50 \
-               out=199 \
-               a_track=1 \
-               b_track=2 \
-               fill=true \
 $*