From owner-freebsd-gnome@FreeBSD.ORG Sat Apr 1 20:04:50 2006 Return-Path: X-Original-To: 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 9949416A422 for ; Sat, 1 Apr 2006 20:04:50 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao03.cox.net (centrmmtao03.cox.net [70.168.83.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E1E043D49 for ; Sat, 1 Apr 2006 20:04:49 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao03.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060401200445.YKQU613.centrmmtao03.cox.net@mezz.mezzweb.com>; Sat, 1 Apr 2006 15:04:45 -0500 To: Thomas References: <442E6BD7.2060109@bsdunix.ch> Message-ID: Date: Sat, 01 Apr 2006 14:06:31 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <442E6BD7.2060109@bsdunix.ch> User-Agent: Opera M2/8.52 (Linux, build 1631) Cc: gnome@freebsd.org Subject: Re: Gstreamer 0.10 playback error 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: Sat, 01 Apr 2006 20:04:50 -0000 On Sat, 01 Apr 2006 06:02:31 -0600, Thomas wrote: > Hi > > Alistair Sutton schrieb: >> Hi, >> >> Has anybody else seen the following error when trying to playback a >> file through gstreamer 0.10? >> >> (ajs@falter) ~/Audio/Various> gst-launch playbin >> uri=file:///home/ajs/Audio/Various/wasted.mp3 >> Setting pipeline to PAUSED ... >> >> ** (gst-launch-0.10:21611): 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 >> Pipeline is PREROLLING ... >> Pipeline is PREROLLED ... >> Setting pipeline to PLAYING ... >> New clock: GstSystemClock >> >> The process then just sits there until I CTRL-C it. >> >> Playing the file manually with the following command works however: >> >> (ajs@falter) ~/Audio/Various> gst-launch filesrc location=wasted.mp3 ! >> mad ! audioconvert ! audioresample ! osssink >> >> Testing the sound using gstreamer-properties produces the test beep as >> expected. >> >> Any suggestions? > > As marcus wrote in an earlier email in this mailing list: > > "Known issue. you need to switch from using the OSS sink to the ESD > sink, and it will work." > > Mp3 worked for me after the change to ESD. I now have trouble with > xvid/divx with totem. Yep, I can reproduce the XviD/DivX problem. I have no idea how to debug it, because it doesn't crash or whatever. It's just a misbehave like if I run XviD/DivX and it will pause by itself then I had to press pause/play button to make it plays again, but it will always pause at the every a few seconds after I click on pause/play button again and again. Cheers, Mezz > Cheers, > Thomas -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org