[Bug 794837] cannot pass arguments to effects with ges-launch-1.0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 14 17:55:28 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794837

--- Comment #7 from Thibault Saunier <tsaunier at gnome.org> ---
Well, just add several effects in that case, end result will be the exact same
:-)

When you use code you can specify on what element an property setting should be
applied on with the GstRotate::property-name synthax, the command line doesn't
allow that, but you still have ways to achieve what you are asking for.

So :

  ges-launch-1.0 +test-clip smpte s=0 d=2 +effect videocrop set-bottom 40 +
effect circle set-angle 1 +effect rotate set-angle 1

should work.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list