]> git.sesse.net Git - mlt/blobdiff - demo/mlt_title_over_gfx
Improve reliability of real_time=1 frame-dropping.
[mlt] / demo / mlt_title_over_gfx
index ef9c55ae1b9c07373594f4295eb8c0ef1e468de9..c643ef7aa2a0c7aa5a64124a6da4751a861bf828 100644 (file)
@@ -1,25 +1,25 @@
-inigo \
-       clip1.dv \
--track \
+melt \
        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 \
 $*