Mario Goebbels wrote:
>> What configure options do you use compared to mine? I'm also using
>> the bundled 3.4.3 gcc compiler.
>
> GCC 3.4.3 build has the same problem.
>
> ./configure --prefix=/usr --bindir=/usr/bin --libdir=/usr/lib
> --disable-win32dll --disable-vidix --extra-cflags=-Wa,--divide
>
> Strange issue. The system's running two displays in TwinView mode. I
> don't think that'd be a problem. I've a bunch of NVidia options set in
> xorg.conf, maybe one of those could cause the issue (they're
> recommendations from the NVNews forums).
>
> Option "NoLogo" "1"
> Option "Coolbits" "1"
> Option "OnDemandVBlankInterrupts" "1"
> #Option "AllowIndirectPixmaps" "1"
> Option "PixmapCacheSize" "1000000"
> Option "AllowSHMPixmaps" "0"
> Option "UseEvents" "1"
> Option "InitialPixmapPlacement" "2"
> Option "GlyphCache" "1"
I tried all of these options with the 185.18.14 release and 190.32 beta
driver and didn't see slow
or choppy frame rates. As an experiment, can you run your mplayer with
the "-nosound" command line option to see if it masks the problem?