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 1N4f3Z-00032G-UN for garchives@archives.gentoo.org; Sun, 01 Nov 2009 18:21:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCF46E0C71; Sun, 1 Nov 2009 18:21:36 +0000 (UTC) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by pigeon.gentoo.org (Postfix) with ESMTP id B09AEE0C71 for ; Sun, 1 Nov 2009 18:21:36 +0000 (UTC) Received: by ywh29 with SMTP id 29so3918855ywh.32 for ; Sun, 01 Nov 2009 10:21:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Z90KTF3zfEhiPh7OT9SVxMUqu9teknZ/p7kTNfIS/VU=; b=LNXT+2Iw4RaOUYknxIOJF1w5jp6hq6ytfPpA7wnPWIlfD3QniYEOCTLY43oeT4NkE3 sNrBw41m7Mhy+k88gPaHBusDerY66Wm3dLQVc1mcECyocKWaVGDJWInZZGlbF+o3TAPk 7Eo60X1/TDSV2BLqfptIeeYPVvZrPEIZPXQQE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=jqaEoPGtEUc3jQcFGBIXYMuqznRRQPp+xMWEn3Ws4qUhWXq/TblyPFl8HC6UK/o8wU QMQzuZG2rcBLBmN7er0hItvspM+GyjwqRlw+438HXPrqfp5xD5gyx9Bzpxi4klhREgga hSO7Sa5YTs+RgjCRiZloIR6/0sT/xoCEq3ytI= Received: by 10.151.92.6 with SMTP id u6mr6780163ybl.237.1257099696344; Sun, 01 Nov 2009 10:21:36 -0800 (PST) Received: from ?192.168.1.1? (adsl-0-115-242.jan.bellsouth.net [65.0.115.242]) by mx.google.com with ESMTPS id 5sm1817745ywd.53.2009.11.01.10.21.33 (version=SSLv3 cipher=RC4-MD5); Sun, 01 Nov 2009 10:21:35 -0800 (PST) Message-ID: <4AEDD1AC.1070204@gmail.com> Date: Sun, 01 Nov 2009 12:21:32 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20091007 SeaMonkey/1.1.18 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Kmplayer, video and audio not syncing. 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> <4AEBB061.30801@gmail.com> <574d6ec4efb543f41e6470a0bb311ed5@localhost> In-Reply-To: <574d6ec4efb543f41e6470a0bb311ed5@localhost> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 776e367c-612b-4b3d-b688-ee4623de60ee X-Archives-Hash: 2b7c11588e376ed43c47ae5809885dc0 Jes=C3=BAs Guerrero wrote: > On Fri, 30 Oct 2009 22:34:57 -0500, Dale wrote: > =20 >> Jes=C3=BAs Guerrero wrote: >> =20 >>> kmplayer can get in the middle, can you -please- test regular mplayer >>> from >>> command line? >>> >>> I've had a similar issue a couple of weeks ago, and we were able to >>> =20 > track > =20 >>> it down on the mplayer mailing lists. If it's the same bug, I was abl= e >>> =20 > to > =20 >>> consistently reproduce it in streams with ac3 (5.1) audio (stereo >>> =20 > worked > =20 >>> fine), and only when using ALSA. So, check that and see if you can se= e >>> =20 > a > =20 >>> pattern there. If you see that same pattern, then it might be the sam= e >>> bug, >>> it's been fixed in the development branch, and the following ebuilds >>> should >>> 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 >>> when >>> debugging, since kmplayer just adds another level to worry about. For >>> your >>> reference, here's the bug I opened, there you can also find links to >>> =20 > the > =20 >>> relevant mails in the mplayer ML. >>> >>> http://bugs.gentoo.org/show_bug.cgi?id=3D286020 >>> >>> =20 >>> =20 >> I can give it a shot at least. Do I just run mplayer path/to/file or = do >> I need to add some options so that it will provide more info? >> =20 > > Sorry for the delay, it's been a busy weekend ;) > > You can just run "mplayer ", if you need to force ALSA (so you ca= n > check if it's a problem with ALSA as it was my case) you can add -ao al= sa, > so it would be: > > mplayer -ao alsa > > Mplayer is usually smart enough to decide what to do without any furthe= r > action on the user's side, however as someone said it's a very complex > program that can do almost anything in which regards playing media file= s, > that's why the man page is such a huge beast. If we manage to identify = the > bug and reproduce it consistently then that's a huge step towards findi= ng a > solution. > > By the way, what mplayer version are you using? > =20 This is the emerge info for mplayer and ffmpeg since that is what it is using: root@smoker / # emerge -pv mplayer ffmpeg These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] media-video/ffmpeg-0.5-r1 USE=3D"3dnow 3dnowext X alsa encode hardcoded-tables ipv6 jpeg2k mmx mmxext mp3 sdl ssse3 vorbis x264 xvid zlib (-altivec) -amr -bindist -custom-cflags -debug -dirac -doc -faac -faad -gsm -ieee1394 -network -oss -schroedinger -speex -test -theora -threads -v4l -v4l2 -vdpau -vhook" VIDEO_CARDS=3D"nvidia" 0 kB [ebuild R ] media-video/mplayer-1.0_rc2_p20090731 USE=3D"3dnow X aac alsa ass cddb cdio dirac dv dvd dvdnav enca encode esd faac faad gif iconv ipv6 jpeg live mad mmx mng mp2 mp3 network opengl osdmenu png quicktime rar real rtc schroedinger sdl shm speex sse tremor truetype unicode vorbis win32codecs x264 xscreensaver xv xvid -3dnowext -a52 -aalib (-altivec) -bidi -bindist -bl -cdparanoia -cpudetection -custom-cflags -custom-cpuopts -debug -dga -directfb -doc -dts -dvb -dxr3 -fbcon -ftp -ggi -gmplayer -jack -joystick -ladspa -libcaca -lirc -lzo -md5sum -mmxext -nas -openal -oss -pnm -pulseaudio -pvr -radio -samba -sse2 -ssse3 -svga -teletext -tga -theora -v4l -v4l2 -vdpau -vidix -xanim -xinerama -xvmc -zoran" VIDEO_CARDS=3D"nvidia -mga -s3virge -tdfx -vesa" 0 kB Total: 2 packages (2 reinstalls), Size of downloads: 0 kB root@smoker / # Those version OK? I am also still using KDE 3.5. KDE4 is just not there yet for me.=20 Dale :-) :-)=20