After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 98717 - Can't give options to audiosink, videosink, audiosrc, and videosrc in GConf keys
Can't give options to audiosink, videosink, audiosrc, and videosrc in GConf keys
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.4.2
Other Linux
: Normal normal
: 0.4.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-11-16 19:29 UTC by Scott Barnes
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Scott Barnes 2002-11-16 19:29:22 UTC
If I attempt to set any option on the sinks with the GConf keys (like
setting audiosink to "alsasink device=hw:0,1") it thinks the option is part
of the plugin's name and fails.
Comment 1 Thomas Vander Stichele 2002-12-07 17:21:33 UTC
You haven't specified where it fails.  I suspect it is rhythmbox, and
rhythmbox needs to be fixed.

In any case, specificaiton of options is supported and encouraged, and
apps need to use our gstgconf library for it.