[MPlayer-users] Avi file

Bohdan Horst nexus at hoth.amu.edu.pl
Sat Oct 5 13:04:02 CEST 2002


On Sat, Oct 05, 2002 at 06:28:09PM +0200, Mathieu Malaterre wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi all,
>  I have a question. Could someone test the video:
> 
> http://malat.free.fr/test.avi.gz
> 
> and tell me if it work in x11 AND xv mode.
> thanks
> 
> Could the problem be related to the size of the video: 747x271 ?? To big 
> for hardware acceleration ?
> Note: I am using thomas winishoffer sis driver for Sis530.
> 

x11 works, xv doesn't

neomagic from XFreeCVS

in source (neo_video.c):

    if (src_w > 720)
        src_w = 720;
    if (src_h > 576)
        src_h = 576;

;)))


best regards

btw anyone have faster neomagic driver ? :)


-- 
 / irl:Bohdan 'Nexus' Horst | mailto:nexus at irc.pl | irc:Nexus \
{---------------------------^----------v----------^------------}
 \ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki  UAM /




More information about the MPlayer-users mailing list