From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 15 08:49:29 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA1681065670 for ; Sun, 15 Jan 2012 08:49:29 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 692A18FC0C for ; Sun, 15 Jan 2012 08:49:29 +0000 (UTC) Received: by qcse1 with SMTP id e1so235865qcs.13 for ; Sun, 15 Jan 2012 00:49:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tFBgy3zOrOxl11sm1B4Bmw0QYv5UlGDN/TuDhS/Cl4w=; b=uF73/JNTNo9LjQLFZYuQACdgsHopOezSlQaTmNYYsu9eJ1yd5wEuvkWAMCcGdJAc4m lXXtp3ZFwIQEJhHXtqNjg72clDLQhmPhwxJeB9CNBwQPN5l/SM+PlMz44rqRJfm4imi7 wNvf4NP3wtaTbeMZFgqtUy2Uie35YsqyGQ2as= MIME-Version: 1.0 Received: by 10.229.75.142 with SMTP id y14mr2741907qcj.16.1326617368717; Sun, 15 Jan 2012 00:49:28 -0800 (PST) Received: by 10.229.124.11 with HTTP; Sun, 15 Jan 2012 00:49:28 -0800 (PST) In-Reply-To: <4F126CF7.5040904@gmail.com> References: <4F126CF7.5040904@gmail.com> Date: Sun, 15 Jan 2012 09:49:28 +0100 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: Yo Dawg Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-multimedia@freebsd.org Subject: Re: XBMC with OSS error X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2012 08:49:29 -0000 Hi, 2012/1/15 Yo Dawg > After much tinkering and messing around I finally have at least sound > coming out of the optical out of my C-Media CM8738 sound card. 5.1 > seems to work when I start playing a video file, but as soon as I pause > it, I get these error messages: > > 10:32:19 T:34686923776 M:391131136 DEBUG: OnKey: 61472 pressed, action > is Pause > 10:32:19 T:34686923776 M:391131136 DEBUG: CAnnouncementManager - > Announcement: PlaybackPaused from xbmc > 10:32:19 T:34686923776 M:391131136 DEBUG: CGUIAudioManager::Initialize > 10:32:19 T:34686923776 M:391131136 ERROR: Unable to open audio mixer > 10:32:19 T:34686923776 M:391131136 DEBUG: ------ Window Init > (DialogSeekBar.xml) ------ > 10:32:19 T:34747554816 M:391110656 WARNING: > CALSADirectSound::CALSADirectSound - device is not able to pause > playback, will flush and prefix with 0 frames > > On resuming, audio stops working although I get some static and pops > coming from the speakers. The video framerate drops to 3.8 or so and > stutters horribly. Any suggestions on how to go about fixing this issue? > what version of XBMC do you use ?