nuc wrote:igorzwx wrote:nuc wrote:1. Cesium claimed that gstreamer should now work "out of the box" without configuration. It seems that it does. It does not contradict my experience with Linux Mint 14 Mate. This, however, may requires verification.
I'm pretty sure I needed to configure it via gstreamer-properties in order to make gstreamer applications work (in my case
PiTiVi)
"Out of the box" may mean, in this particular case, "without hacking, patching, and re-compilation".
Configuration might be needed, to a certain extent.
On, Linux Mint 14 Mate, "default_mixer_tracks" and "default_mixer_device" seem to be "deprecated". They can be set to arbitrary values. It does not change everything.
The same might be true for other keys. They might also be set to arbitrary values. I have not yet tested everything.
Everything seems to works on Linux Mint 14 Mate with such settings:
- Code: Select all
$ mateconftool-2 --recursive-list /system/gstreamer/0.10/default
audiosink = Mumu
musicaudiosink = Mumu
$ gconftool-2 --recursive-list /system/gstreamer/0.10/default
audiosink = Mumu
musicaudiosink = Mumu
$ mateconftool-2 --recursive-list /desktop/mate/sound
default_mixer_tracks = Mumu
default_mixer_device = Mumu
It was tested with Totem, Opera/HTML5 and "media keys".
Configuration is not needed.
Gstreamer does work with OSS4 "out of the box" without configuration, if "good" plugins are installed.
It does contradict Arch Linux Wiki
https://wiki.archlinux.org/index.php/OS ... _GStreamerbut it works on Linux Mint 14 Mate.
It may not work, of course, on Arch Linux, because Arch Linux developers are not likely to upgrade anything, except for PulseAudio and systemd.
Notification with media keys is indeed enabled in Mate. It works with OSS4, but it seems to be extremely buggy.
Do you have "media keys" and "pop-up notification" working with OSS4?