Code: Select all
emerge --oneshot gst-plugins-base
Code: Select all
the above is in my make.conf
[code]localhost ramaswamy # emerge -av liboil
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] dev-libs/liboil-0.3.12 USE="-doc" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No]
Code: Select all
localhost ramaswamy # emerge -av gstreamer
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] media-libs/gstreamer-0.10.15 USE="nls -debug -test" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No] Code: Select all
localhost ramaswamy # emerge -av gst-plugins-gconf
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] media-plugins/gst-plugins-gconf-0.10.6 USE="-debug" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No] Code: Select all
localhost ramaswamy # emerge -av gst-plugins-good
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] media-libs/gst-plugins-good-0.10.6 USE="-debug" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No]Code: Select all
localhost ramaswamy # gst-inspect-0.10 gconfaudiosink
Factory Details:
Long name: GConf audio sink
Class: Sink/Audio
Description: Audio sink embedding the GConf-settings for audio output
Author(s): Ronald Bultje <rbultje@ronald.bitfreak.net>
Jan Schmidt <thaytan@mad.scientist.com>
Rank: none (0)
Plugin Details:
Name: gconfelements
Description: elements wrapping the GStreamer/GConf audio/video output settings
Filename: /usr/lib/gstreamer-0.10/libgstgconfelements.so
Version: 0.10.6
License: LGPL
Source module: gst-plugins-good
Binary package: Gentoo GStreamer Ebuild
Origin URL: http://www.gentoo.org
GObject
+----GstObject
+----GstElement
+----GstBin
+----GstSwitchSink
+----GstGConfAudioSink
Implemented Interfaces:
GstChildProxy
Pad Templates:
Element Flags:
no flags set
Bin Flags:
no flags set
Element Implementation:
Has change_state() function: 0xb7b08c50
Has custom save_thyself() function: gst_bin_save_thyself
Has custom restore_thyself() function: gst_bin_restore_thyself
Clocking Interaction:
element requires a clock
element is supposed to provide a clock but returned NULL
Indexing capabilities:
element can do indexing
Pads:
SINK: 'sink'
Implementation:
Has chainfunc(): gst_proxy_pad_do_chain
Has custom eventfunc(): gst_proxy_pad_do_event
Has custom queryfunc(): gst_proxy_pad_do_query
Provides query types:
Has custom intconnfunc(): gst_proxy_pad_do_internal_link
Has bufferallocfunc(): gst_proxy_pad_do_bufferalloc
Element Properties:
name : The name of the object
flags: readable, writable
String. Default: null Current: "gconfaudiosink0"
async-handling : The bin will handle Asynchronous state changes
flags: readable, writable
Boolean. Default: false Current: false
profile : Profile
flags: readable, writable
Enum "GstGConfProfile" Current: 0, "sounds"
(0): sounds - Sound Events
(1): music - Music and Movies
(2): chat - Audio/Video Conferencing
Children:
testsink
localhost ramaswamy # Code: Select all
/etc/init.d/dbus start
Code: Select all
sudo emerge -v1 media-video/totem