public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jesús Guerrero" <i92guboj@terra.es>
To: <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] Kmplayer, video and audio not syncing.
Date: Sun, 01 Nov 2009 20:20:51 +0100	[thread overview]
Message-ID: <653de34793187b89a1be0c7fc05b1717@localhost> (raw)
In-Reply-To: <4AEDD1AC.1070204@gmail.com>

On Sun, 01 Nov 2009 12:21:32 -0600, Dale <rdalek1967@gmail.com> wrote:
> Jesús Guerrero wrote:
>> On Fri, 30 Oct 2009 22:34:57 -0500, Dale <rdalek1967@gmail.com> wrote:
>>   
>>> Jesús Guerrero wrote:
>>>     
>>>> 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
>>>>       
>> 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
>>>> 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
>>>>       
>> the
>>   
>>>> relevant mails in the mplayer ML.
>>>>
>>>> http://bugs.gentoo.org/show_bug.cgi?id=286020
>>>>
>>>>   
>>>>       
>>> 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?
>>>     
>>
>> Sorry for the delay, it's been a busy weekend ;)
>>
>> You can just run "mplayer <file>", if you need to force ALSA (so you
can
>> check if it's a problem with ALSA as it was my case) you can add -ao
>> alsa,
>> so it would be:
>>
>>   mplayer -ao alsa <filename>
>>
>> Mplayer is usually smart enough to decide what to do without any
further
>> 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
files,
>> 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
>> finding a
>> solution.
>>
>> By the way, what mplayer version are you using?
>>   
> 
> 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="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="nvidia" 0 kB
> [ebuild   R   ] media-video/mplayer-1.0_rc2_p20090731  USE="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="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. 

As far as I know that version of mplayer is bugged. I can't guarantee that
your problem is the same one I had, but if I am not mistaken the bug is
present in that release. Please, try 1.0_rc4_p20091026-r1 and see if the
bug goes away. I will open an STABLEREQ bug to speed up the stabilization
of this version, and the masking of older ones. After all, they should be
hard masked or at least patched to fix the bug.

-- 
Jesús Guerrero



  reply	other threads:[~2009-11-01 19:21 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-24 20:16 [gentoo-user] Kmplayer, video and audio not syncing Dale
2009-10-24 20:21 ` Alan McKinnon
2009-10-24 20:36   ` Dale
2009-10-24 21:25     ` Alan McKinnon
2009-10-30 11:17       ` Dale
2009-10-30 16:22         ` Jesús Guerrero
2009-10-31  3:34           ` Dale
2009-10-31 19:26             ` Alan McKinnon
2009-10-31 21:30               ` Dale
2009-11-01 15:06             ` Jesús Guerrero
2009-11-01 18:21               ` Dale
2009-11-01 19:20                 ` Jesús Guerrero [this message]
2009-11-01 22:56                   ` Dale
2009-11-02  6:08                   ` Dale
2009-11-02 12:58                     ` Jesús Guerrero
2009-11-02 13:25                       ` Neil Bothwick
2009-11-02 13:44                         ` Dale
2009-11-02 13:58                         ` Jesús Guerrero
2009-11-02 14:12                           ` Alan McKinnon
2009-11-02 15:01                             ` [gentoo-user] revdep-rebuild vs. @preserved-rebuild [was: Kmplayer, video and audio not syncing.] Jesús Guerrero
2009-11-02 15:39                               ` Alan McKinnon
2009-11-02 16:31                                 ` [gentoo-user] Re: revdep-rebuild vs. @preserved-rebuild Harry Putnam
2009-11-02 17:52                                   ` Alan McKinnon
2009-11-02 15:40                               ` [gentoo-user] " Graham Murray
2009-11-02 23:13                                 ` Neil Bothwick
2009-11-02 15:50                               ` [gentoo-user] revdep-rebuild vs. @preserved-rebuild [was: Kmplayer, video and audio not syncing.] Alex Schuster
2009-11-02 16:39                                 ` Jesús Guerrero
2009-11-02 14:49                           ` [gentoo-user] Kmplayer, video and audio not syncing Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=653de34793187b89a1be0c7fc05b1717@localhost \
    --to=i92guboj@terra.es \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox