Remove ffmpeg.patch - no longer necessary.
[melted] / demo / mlt_title_over_gfx
index ef9c55a..e9b7f66 100644 (file)
@@ -1,25 +1,25 @@
 inigo \
-       clip1.dv \
--track \
        watermark1.png out=9999 \
 -track \
        "+title over gfx.txt" fgcolour=0x000000ff \
+-track \
+       clip1.dv \
 -transition \
-       composite:0%,75%:100%x20%:0 \
+       composite start=30%,20%:40%x60% \
                in=50 \
                out=199 \
                a_track=0 \
                b_track=1 \
+               distort=1 \
+-transition \
+       composite:0%,75%:100%x20%:0 \
+               in=50 \
+               out=199 \
+               a_track=2 \
+               b_track=0 \
                key[24]=0%,75%:100%x20%:100 \
                key[-25]=0%,75%:100%x20%:100 \
                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 \
 $*