X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=demo%2Fmlt_title_over_gfx;h=d9158a1d3f85bce926c7af66f9eb76fbb4c127f9;hb=a0a988c50fce047427b445d5e21d7354862e8e23;hp=ef9c55ae1b9c07373594f4295eb8c0ef1e468de9;hpb=556c56d17c6d94ee542ae870f9c0d48c181a1561;p=melted diff --git a/demo/mlt_title_over_gfx b/demo/mlt_title_over_gfx index ef9c55a..d9158a1 100644 --- a/demo/mlt_title_over_gfx +++ b/demo/mlt_title_over_gfx @@ -1,10 +1,17 @@ inigo \ clip1.dv \ --track \ +-hide-track \ watermark1.png out=9999 \ --track \ +-hide-track \ "+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 \ $*