Public bug reported:

Hello,
Our application uses libgnome-media-profiles-dev to get audio-profiles from 
GConf-registry.
We see these values in gconf-editor:
system -> gstreamer -> 0.10 -> audio -> profiles.

We are now moving to GTK3 and Gstreamer 1.0.
Libgnome-media-profiles library fails when ran with Gstreamer 1.0.

It obvious tries to create gstreamer 1.0 pipelines from Gstreamer 0.10 profiles!
And prints:
(audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are 
being created. Should be audio/x-raw,format=(string).. now.
....
....
(audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are 
being created. Should be audio/x-raw,format=(string).. now.
--------

In Gstreamer 1.0, we need to replace "audio/x-raw-int" and "audio/x-raw-float" 
with "audio/x-raw" !
Eg. see: https://wiki.ubuntu.com/Novacut/GStreamer1.0

Anyway, where does GNOME-media put profile-strings for Gstreamer 1.0?
We cannot find them neither in Gconf or Dconf.

Please respond. Urgent.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: libgnome-media-profiles-dev 3.0.0-1build1

** Affects: gnome-media (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-media in Ubuntu.
https://bugs.launchpad.net/bugs/1067494

Title:
  Using Gstreamer 1.0: Where to get installed audio-formats/media-
  profiles?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/1067494/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to