From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Gary Thomas <gary@mlbassoc.com>
Cc: Poky Project <poky@yoctoproject.org>
Subject: Re: gstreamer not playing nice with gconf?
Date: Wed, 04 May 2011 15:14:54 +0100 [thread overview]
Message-ID: <1304518494.21461.155.camel@rex> (raw)
In-Reply-To: <4DC08D31.7000001@mlbassoc.com>
On Tue, 2011-05-03 at 17:18 -0600, Gary Thomas wrote:
> 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?
Missing gconf postinstall for gstreamer? I'm just guessing though...
Cheers,
Richard
next prev parent reply other threads:[~2011-05-04 14:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-03 23:18 gstreamer not playing nice with gconf? Gary Thomas
2011-05-04 14:14 ` Richard Purdie [this message]
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=1304518494.21461.155.camel@rex \
--to=richard.purdie@linuxfoundation.org \
--cc=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.