From: Gary Thomas <gary@mlbassoc.com>
To: Poky Project <poky@yoctoproject.org>
Subject: gstreamer not playing nice with gconf?
Date: Tue, 03 May 2011 17:18:09 -0600 [thread overview]
Message-ID: <4DC08D31.7000001@mlbassoc.com> (raw)
I'm having troubles with GConf and gstreamer on my Poky/Yocto system.
On my desktop, gstreamer has installed some proper defaults:
% gconftool-2 -R /system//gstreamer
/system/gstreamer/0.10:
/system/gstreamer/0.10/audio:
/system/gstreamer/0.10/audio/profiles:
/system/gstreamer/0.10/audio/profiles/aac:
extension = m4a
name = CD Quality, AAC
active = true
...
/system/gstreamer/0.10/default:
musicaudiosink_description = Default
videosink = autovideosink
visualization = autoaudiosink
audiosink = autoaudiosink
musicaudiosink = autoaudiosink
chataudiosink_description = Default
audiosrc_description = Default
audiosink_description = Default
chataudiosink = autoaudiosink
audiosrc = alsasrc
videosrc = v4l2src
However, on my Poky/Yocto system, I don't get any of this:
# gconftool-2 -R /system//gstreamer
#
(in other words, it's not there)
I can see that /etc/gconf/schemas/gstreamer-0.10.schemas was installed,
but it doesn't seem to be processed. Other schemas in that directory
are processed when the gconfd starts up.
Am I missing something in how this works? I'm trying to run a GNome
application (cheese) which needs to get at the gstreamer videosink
default, but it's not available which causes it to fail.
Ideas?
Thanks
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
next reply other threads:[~2011-05-03 23:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 23:18 Gary Thomas [this message]
2011-05-04 14:14 ` gstreamer not playing nice with gconf? Richard Purdie
2011-05-04 14:27 ` Koen Kooi
2011-05-04 14:33 ` Gary Thomas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DC08D31.7000001@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.