<div dir="ltr">Hello,<div><br></div><div>Transitions are automatically added when clips overlap, you can just do:<br><br></div><div> ges-launch-1.0 +test-clip red duration=5 +test-clip blue start=2 duration=5</div><div><br></div><div>and there will be a transition from the second second to the fifth.</div><div><br></div><div>BR,</div><div><br></div><div>Thibault<br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 10, 2020 at 2:58 PM vincent achard <<a href="mailto:maxthaurac@free.fr">maxthaurac@free.fr</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">Hello gstreamer lovers!<br>
<br>
I'd love to get video transitions working from the ges-launch command line.<br>
<br>
Tried with several video formats (ogg/theora - mp4/x-raw): no luck (Ijust get a regular cut: direct switching from one clip to the other).<br>
<br>
even with test-clips it doesn't work for me (no transition effect observed):<br>
<br>
ges-launch-1.0 +test-clip red duration=5 +transition crossfade duration=2 +test-clip blue duration=5<br>
<br>
is my syntax wrong? am I missing something?<br>
<br>
I use a self compiled 1.16.0 gstreamer version, and of course I can provide any debug / log <br>
<br>
Thank you for reading this!<br>
<br>
cheers!<br>
<br>
Vince<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div>