From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N3uG2-00057w-FZ for garchives@archives.gentoo.org; Fri, 30 Oct 2009 16:23:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7910CE08E5; Fri, 30 Oct 2009 16:23:21 +0000 (UTC) Received: from IMPaqm1.telefonica.net (impaqm1.telefonica.net [213.4.129.21]) by pigeon.gentoo.org (Postfix) with ESMTP id 2E026E08E5 for ; Fri, 30 Oct 2009 16:23:21 +0000 (UTC) Received: from IMPmailhost4.adm.correo ([10.20.102.125]) by IMPaqm1.telefonica.net with bizsmtp id yyax1c00T2iL0W2014PKBo; Fri, 30 Oct 2009 17:23:19 +0100 Received: from jesgue.homelinux.org ([78.136.66.163]) by IMPmailhost4.adm.correo with BIZ IMP id z4P31c0083XLmEe1k4PBfo; Fri, 30 Oct 2009 17:23:19 +0100 X-TE-authinfo: authemail="i92guboj.terra.es" |auth_email="i92guboj@terra.es" X-TE-AcuTerraCos: auth_cuTerraCos="cosuitera01" Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Date: Fri, 30 Oct 2009 17:22:59 +0100 From: =?UTF-8?Q?Jes=C3=BAs_Guerrero?= To: Subject: Re: [gentoo-user] Kmplayer, video and audio not syncing. In-Reply-To: <4AEACB5F.1020907@gmail.com> References: <4AE36083.5090005@gmail.com> <200910242221.12003.alan.mckinnon@gmail.com> <4AE3656B.30200@gmail.com> <200910242325.13460.alan.mckinnon@gmail.com> <4AEACB5F.1020907@gmail.com> Message-ID: X-Sender: i92guboj@terra.es User-Agent: RoundCube Webmail/0.3-stable Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9ada7846-ae9a-4db9-b392-ab2e53b5cfbb X-Archives-Hash: 5a79d6f373ed3a26b79339ffd7906680 On Fri, 30 Oct 2009 06:17:51 -0500, Dale wrote: > Alan McKinnon wrote: >> >> I haven't snipped - the output might be useful later in the thread. >> >> First, the "slow system" message always means something, but it's a bi= t >> generic. It means that mplayer can't process the audio fast enough and >> like >> the message says is often buggy driver or wrong configs. Try the >> suggestions >> listed. >> >> An OOo compile in the background will indeed kill interactive processes. >> I >> find that even on this DualCore2 2.6 notebook with 4G of RAM, building >> OOo >> sends the load through the roof, especially when it starts printing >> progress >> lines with lots of dots. It's IO blocking on something and the entire >> machine >> just sits there doing nothing whatsoever except sit in a tight loop >> waiting >> for soemthing to happen in the build. >> >> Try again once emerge OOo has completed. emerge KDE should not affect >> things >> anywhere near the same amount. >> >> >> >> =20 >=20 > I'm a snipping. LOL I haven't ignored this reply, I been testing some > things. It appears that some file types are worse than others. .mp4 > for example seems to be worse than a .flv. I'm still trying to make > some sense out of this so I can report back something that makes sense.= =20 > Trust me, that can be a challenge for me sometimes. ;-)=20 kmplayer can get in the middle, can you -please- test regular mplayer fro= m command line? I've had a similar issue a couple of weeks ago, and we were able to track it down on the mplayer mailing lists. If it's the same bug, I was able to consistently reproduce it in streams with ac3 (5.1) audio (stereo worked fine), and only when using ALSA. So, check that and see if you can see a pattern there. If you see that same pattern, then it might be the same bu= g, it's been fixed in the development branch, and the following ebuilds shou= ld work fine: 1.0_rc4_p20091026, 1.0_rc4_p20091026-r1, 9999 If not, then it's probably something else. But try with mplayer alone whe= n debugging, since kmplayer just adds another level to worry about. For you= r reference, here's the bug I opened, there you can also find links to the relevant mails in the mplayer ML. http://bugs.gentoo.org/show_bug.cgi?id=3D286020 --=20 Jes=C3=BAs Guerrero