<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">Le mer. 6 févr. 2019 05 h 27, Manas Jayanth <<a href="mailto:prometheansacrifice@gmail.com">prometheansacrifice@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">I'm using GES with the following as GESEffectClip that gets added to a second layer, hoping that keeping the text in a different layer would prevent its scaling/distortion. The first layer is the media ofc.<div><br></div><div><div>        textoverlay \</div><div>                             shaded-background=0 \</div><div>                             shading-value=50 \</div><div>                             draw_outline=0 \</div><div>                             y-absolute=0</div><div>                             deltax=0</div><div>                             xpad=32</div><div>                             deltay=300</div><div>                             text=\"%s\" \</div><div>                             line-alignment=left \</div><div>                             draw-shadow=false \</div><div>                             valignment=absolute \</div><div>                             halignment=left \</div><div>                             font-desc=\"fira sans 24\" \</div><div>                             scale-mode=1 \</div><div>                             auto-resize=true<br></div></div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">GES or the video mixer element would need to support overlay composition meta. So that it can telle text overlay to attach seperate overlay buffer to the buffer instead of compositing, and these prerendered buffer could match the output size.</div><div dir="auto"><br></div><div dir="auto">An other approach, without patching GST/GES, would be to create a dedicated track for the text, with the output size set to the final resolution.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div><div><br></div></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 6, 2019 at 11:41 AM Manas Jayanth <<a href="mailto:prometheansacrifice@gmail.com" target="_blank" rel="noreferrer">prometheansacrifice@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">





<p class="m_4996513399253816247gmail-m_-8012204493985711941gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:"Helvetica Neue"">I have a text that lasts two images - sort of a subtitle. I noticed if one of the image is low res, the resolution of the text is affected too. Can I avoid this?</p><div><br></div>-- <br><div dir="ltr" class="m_4996513399253816247gmail-m_-8012204493985711941gmail_signature"><div dir="ltr"><font color="#666666">- prometheansacrifice</font></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="m_4996513399253816247gmail_signature"><div dir="ltr"><font color="#666666">- prometheansacrifice</font></div></div>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>