composite.geometry in mlt 7.x #1057
Unanswered
DangerD1024
asked this question in
Q&A
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In 6.2 i've used:
-filter watermark:"city.png" in=427.6719 out=555.0444 composite.progressive=1 producer.align=centre composite.valign=middle composite.halign=center crop_to_fill=1 composite.geometry="0=0,0:100%x125%:0%;7.4925=0,0:100%x125%:100%;119.03=0,0:100%x125%:100%;126.5225=0,0:100%x125%:0%"After updating to 7.28 geometry stopped to work...
In short, i need to position text on screen and add fade in/out.
How i can rewrite it?
Beta Was this translation helpful? Give feedback.
All reactions