On Wed, Feb 18, 2009 at 07:45:30AM +0200, Genadijus Paleckis wrote: > on i386 4.5-beta (20090216 snapshot) vagalume reports "error > inititlizing audio system" and exits (after pressing OK) > > boo$ vagalume > ** (vagalume:19736): DEBUG: Initializing D-Bus... > ** (vagalume:19736): DEBUG: Creating GStreamer element mad: ERROR > ** (vagalume:19736): DEBUG: Creating GStreamer element flump3dec: ERROR > ** (vagalume:19736): DEBUG: Creating GStreamer element audioconvert: success > ** (vagalume:19736): DEBUG: Creating GStreamer element autoaudiosink: ERROR > ** (vagalume:19736): DEBUG: Creating GStreamer element alsasink: ERROR > > ** (vagalume:19736): CRITICAL **: Error creating GStreamer elements > boo$ >
works fine here. $ pkg_info | grep ^gst gstreamer-0.10.19p0 streaming media framework - core gstreamer-confelements-0.10.8p1 multimedia framework - conf elements gstreamer-gnome-0.10.19p1 multimedia framework - gnome vfs plugin gstreamer-mad-0.10.7p0 multimedia framework - mad plugin gstreamer-plugins-bad-0.10.7p5 multimedia framework - plugins bad gstreamer-plugins-base-0.10.19p0 multimedia framework - plugins base gstreamer-plugins-good-0.10.8p9 multimedia framework - good plugins gstreamer-plugins-ugly-0.10.7p0 multimedia framework - plugins ugly probably vagalume needs more RUN_DEPENDS, like gstreamer-confelements, gstreamer-plugins-good and apparently gstreamer-mad. probably most ports using gstreamer should depend on gstreamer-confelements and gstreamer-plugins-good. -- [email protected] SDF Public Access UNIX System - http://sdf.lonestar.org
