[Bug 741427] RFC: gst-launch/gst-inspect support for presets

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 30 02:52:22 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=741427
  GStreamer | gstreamer (core) | 1.x

--- Comment #5 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2014-12-30 10:52:15 UTC ---
Created an attachment (id=293471)
 View: https://bugzilla.gnome.org/attachment.cgi?id=293471
 Review: https://bugzilla.gnome.org/review?bug=741427&attachment=293471

parse: add support for presets

Can be tested as:
gst-launch-1.0 audiotestsrc wave=ticks ! freeverb @preset="cathedral" !
pulsesink
gst-launch-1.0 audiotestsrc wave=ticks ! freeverb @preset="engine room" !
pulsesink

We could simplify the syntax:
... ! freeverb @"cathedral" ! ...

If we have consensus on the syntax, I'll update the man-page for gst-launch and
add tests.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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