<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">>Le mer. 6 févr. 2019 05 h 27, Manas Jayanth <prometheansacrifice at <a href="http://gmail.com">gmail.com</a>></div><div dir="ltr">>a écrit :</div><div dir="ltr">></div><div dir="ltr">>> I'm using GES with the following as GESEffectClip that gets added to a</div><div dir="ltr">>> second layer, hoping that keeping the text in a different layer would</div><div dir="ltr">>> prevent its scaling/distortion. The first layer is the media ofc.</div><div dir="ltr">>></div><div dir="ltr">>>         textoverlay \</div><div dir="ltr">>>                              shaded-background=0 \</div><div dir="ltr">>>                              shading-value=50 \</div><div dir="ltr">>>                              draw_outline=0 \</div><div dir="ltr">>>                              y-absolute=0</div><div dir="ltr">>>                              deltax=0</div><div dir="ltr">>>                              xpad=32</div><div dir="ltr">>>                              deltay=300</div><div dir="ltr">>>                              text=\"%s\" \</div><div dir="ltr">>>                              line-alignment=left \</div><div dir="ltr">>>                              draw-shadow=false \</div><div dir="ltr">>>                              valignment=absolute \</div><div dir="ltr">>>                              halignment=left \</div><div dir="ltr">>>                              font-desc=\"fira sans 24\" \</div><div dir="ltr">>>                              scale-mode=1 \</div><div dir="ltr">>>                              auto-resize=true</div><div dir="ltr">>></div><div dir="ltr">></div><div dir="ltr">>GES or the video mixer element would need to support overlay composition</div><div dir="ltr">>meta. So that it can telle text overlay to attach seperate overlay buffer</div><div dir="ltr">>to the buffer instead of compositing, and these prerendered buffer could</div><div dir="ltr">>match the output size.</div><div dir="ltr">></div><div dir="ltr">>An other approach, without patching GST/GES, would be to create a dedicated</div><div dir="ltr">>track for the text, with the output size set to the final resolution.</div><div dir="ltr"><br></div><div dir="ltr"><br></div><div>This is a very interesting approach. I have been recommended to try GESTitleClip</div><div>and it seems simpler. Nevertheless, this approach has helped my understand the</div><div>reason behind the current behaviour.</div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">></div><div dir="ltr">></div><div dir="ltr">>></div><div dir="ltr">>></div><div dir="ltr">>> On Wed, Feb 6, 2019 at 11:41 AM Manas Jayanth <</div><div dir="ltr">>> prometheansacrifice at <a href="http://gmail.com">gmail.com</a>> wrote:</div><div dir="ltr">>></div><div dir="ltr">>>> I have a text that lasts two images - sort of a subtitle. I noticed if</div><div dir="ltr">>>> one of the image is low res, the resolution of the text is affected too.</div><div dir="ltr">>>> Can I avoid this?</div><div dir="ltr">>>></div><div dir="ltr">>>> --</div><div dir="ltr">>>> - prometheansacrifice</div><div dir="ltr">>>></div><div dir="ltr">>></div><div dir="ltr">>></div><div dir="ltr">>> --</div><div dir="ltr">>> - prometheansacrifice</div><div dir="ltr"><br></div></div></div></div>