]> git.sesse.net Git - mlt/blob - demo/mlt_title_over_gfx
some demo updates
[mlt] / demo / mlt_title_over_gfx
1 inigo \
2         clip1.dv \
3 -track \
4         watermark1.png out=9999 \
5 -track \
6         "+title over gfx.txt" fgcolour=0x000000ff \
7 -transition \
8         composite:0%,75%:100%x20%:0 \
9                 in=50 \
10                 out=199 \
11                 a_track=0 \
12                 b_track=1 \
13                 key[24]=0%,75%:100%x20%:100 \
14                 key[-25]=0%,75%:100%x20%:100 \
15                 luma=luma1.pgm \
16                 end=0%,75%:100%x20%:0 \
17                 distort=1 \
18 -transition \
19         composite start=30%,20%:40%x60% \
20                 in=50 \
21                 out=199 \
22                 a_track=1 \
23                 b_track=2 \
24                 fill=true \
25 $*