<div dir="ltr">I am famliar with the GES Launch command which loads a timeline file in xges format.  The syntax is something like this:<div><br><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>ges-launch-1.0 --load=MY_FILE.xges</div></blockquote></div><div><br></div></div><div>My first question is:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>Now I am wondering if there is a similar kind of command using GST Launch (<u>gst</u>-launch-1.0).  Specifically I am wondering if this is now possible via the new "gessrc" element.</div></blockquote><div><br></div><div>My second question is:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>I am wondering how the "gessrc" element is supposed to be used.</div><div><br></div><div>The reason I ask is:  I have some C++ code which builds a GstPipeline which contains a GESTimeline.  Now I wonder if it is better to put a GESSrc inside of the GstPipeline (where the GESSrc contains the GESTimeline).</div></blockquote></div>