From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 24 15:08:22 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 05D3B16A41F for ; Fri, 24 Mar 2006 15:08:22 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from av-tac-rtp.cisco.com (bantam.cisco.com [64.102.19.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A2843D46 for ; Fri, 24 Mar 2006 15:08:21 +0000 (GMT) (envelope-from marcus@FreeBSD.org) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost [127.0.0.1]) by av-tac-rtp.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k2OF8JP06377; Fri, 24 Mar 2006 10:08:19 -0500 (EST) Received: from [64.102.193.244] (dhcp-64-102-193-244.cisco.com [64.102.193.244]) by rooster.cisco.com (8.11.7p1+Sun/8.11.7) with ESMTP id k2OF8Gm18515; Fri, 24 Mar 2006 10:08:19 -0500 (EST) Message-ID: <44240BD1.5020909@FreeBSD.org> Date: Fri, 24 Mar 2006 10:10:09 -0500 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: Thomas References: <1143212798.1517.14.camel@bert.mlan.solnet.ch> In-Reply-To: <1143212798.1517.14.camel@bert.mlan.solnet.ch> X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@FreeBSD.org Subject: Re: 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 15:08:22 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thomas wrote: > 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? Known issue. you need to switch from using the OSS sink to the ESD sink, and it will work. Joe - -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEJAvRb2iPiv4Uz4cRAhF7AJ9c6Pckc07vG1XWo/L2XbcypNCyQACfW/hv zXDIem193Rn3Pbzo4TqeLVU= =g4SB -----END PGP SIGNATURE-----