From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 24 14:05:50 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3D6116A430 for ; Fri, 24 Mar 2006 14:05:49 +0000 (UTC) (envelope-from freebsdlists@bsdunix.ch) Received: from conversation.bsdunix.ch (ns1.bsdunix.ch [82.220.17.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78CF343D45 for ; Fri, 24 Mar 2006 14:05:49 +0000 (GMT) (envelope-from freebsdlists@bsdunix.ch) Received: from localhost (localhost.bsdunix.ch [127.0.0.1]) by conversation.bsdunix.ch (Postfix) with ESMTP id 6D6C565CB for ; Fri, 24 Mar 2006 15:05:11 +0100 (CET) Received: from conversation.bsdunix.ch ([127.0.0.1]) by localhost (conversation.bsdunix.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 36705-02-2 for ; Fri, 24 Mar 2006 15:05:09 +0100 (CET) Received: from bert.mlan.solnet.ch (bert.mlan.solnet.ch [212.101.1.83]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by conversation.bsdunix.ch (Postfix) with ESMTP id 67BAB65C9 for ; Fri, 24 Mar 2006 15:05:09 +0100 (CET) From: Thomas To: freebsd-gnome@freebsd.org Content-Type: text/plain Date: Fri, 24 Mar 2006 15:06:38 +0000 Message-Id: <1143212798.1517.14.camel@bert.mlan.solnet.ch> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 Solnet.ch ISP Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mail.bsdunix.ch Subject: FreeBSD 2.14 gstreamer sound problems X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 14:05:50 -0000 Hello I use gnome 2.14 from tinderbox at marcuscom.com with FreeBSD 6.1-PRERELEASE #2: Thu Mar 23 00:04:26 UTC 2006 i386. It was installed on a clean machine. Gnome 2.14 "rocks". It's fast an stable. Problem: I've a sound problem. It could be gstreamer releated because sound works on applications without gstream (mpg123) When I start rhythmbox I get this error messages: (rhythmbox:1575): Rhythmbox-WARNING **: Unable to start mDNS browsing ** (rhythmbox:1575): WARNING **: could not link audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32, depth=(int)32, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }, channels=(int)[ 1, 2 ]: -4 I got the same error with totem-gstreamer too. If I load a movie I have a picture but still no sound. Sound driver is loaded by kernel module. Soundcard from dmesg: pcm0: port 0xcc00-0xccff irq 22 at device 17.5 on pci0 pcm0: pcm0: my sysctls: hw.snd.report_soft_formats: 1 hw.snd.targetirqrate: 32 hw.snd.verbose: 1 hw.snd.maxautovchans: 4 hw.snd.unit: 0 hw.snd.pcm0.buffersize: 4096 hw.snd.pcm0.vchans: 4 hw.snd.pcm0.spdif_enabled: 0 I recompiled all my gstreamer modules and added some more: pkg_info | grep gstream gstreamer-0.10.4 Development framework for creating media applications gstreamer-ffmpeg-0.10.0_2 GStreamer plug-in for manipulating MPEG video streams gstreamer-plugins-0.10.5 GStreamer written collection of plugins handling several me gstreamer-plugins-a52dec-0.10.5 Gstreamer a52dec plugin gstreamer-plugins-aalib-0.10.5 Gstreamer aalib plugin gstreamer-plugins-all-1.2.0.10.1 Meta-port of all gstreamer plugins with options gstreamer-plugins-bad-0.10.5 Bad gstreamer-plugins gstreamer-plugins-cairo-0.10.5 Gstreamer cairo plugin gstreamer-plugins-cdparanoia-0.10.5 Gstreamer cdparanoia plugin gstreamer-plugins-core-0.10_4 Core set of typical audio and video gstreamer-plugins gstreamer-plugins-dv-0.10.5 Gstreamer dv plugin gstreamer-plugins-esound-0.10.5 Gstreamer esound plugin gstreamer-plugins-faac-0.10.5 Gstreamer faac plugin gstreamer-plugins-faad-0.10.5 Gstreamer faad plugin gstreamer-plugins-flac-0.10.5 Gstreamer flac plugin gstreamer-plugins-gconf-0.10.5 Gstreamer gconf plugin gstreamer-plugins-gnomevfs-0.10.5 Gstreamer gnomevfs plugin gstreamer-plugins-good-0.10.5 Good gstreamer-plugins gstreamer-plugins-gsm-0.10.5 Gstreamer gsm plugin gstreamer-plugins-ivorbis-0.10.5 Gstreamer ivorbis plugin gstreamer-plugins-jpeg-0.10.5 Gstreamer jpeg plugin gstreamer-plugins-lame-0.10.5 Gstreamer lame plugin gstreamer-plugins-libcaca-0.10.5 Gstreamer libcaca plugin gstreamer-plugins-libpng-0.10.5 Gstreamer libpng plugin gstreamer-plugins-libvisual-0.10.5 Gstreamer libvisual plugin gstreamer-plugins-mad-0.10.5 Gstreamer mad plugin gstreamer-plugins-mpeg2dec-0.10.5 Gstreamer mpeg2dec plugin gstreamer-plugins-ogg-0.10.5 Gstreamer ogg plugin gstreamer-plugins-pango-0.10.5 Gstreamer pango plugin gstreamer-plugins-sdl-0.10.5 Gstreamer sdl plugin gstreamer-plugins-sidplay-0.10.5 Gstreamer sidplay plugin gstreamer-plugins-theora-0.10.5 Gstreamer theora plugin gstreamer-plugins-ugly-0.10.5 Ugly gstreamer-plugins gstreamer-plugins-vorbis-0.10.5 Gstreamer vorbis plugin gstreamer-plugins-wavpack-0.10.5 Gstreamer wavpack plugin gstreamer80-0.8.12_1 Development framework for creating media applications totem-gstreamer-1.4.0 A Gstreamer-based video player for the Gnome 2 desktop Any suggestions? Regards, Thomas