X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=demo%2Fmlt_title_over_gfx;h=72168a9eb3dd368c46000ef7fe76553b01e8c358;hb=af570ac8e6d5601fc2e84a6955c94b4ff9194bd7;hp=ef9c55ae1b9c07373594f4295eb8c0ef1e468de9;hpb=556c56d17c6d94ee542ae870f9c0d48c181a1561;p=melted diff --git a/demo/mlt_title_over_gfx b/demo/mlt_title_over_gfx index ef9c55a..72168a9 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 \ + distort=1 \ +-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 \ $*