Hello!

I have some questions concering the speed of 'benchmark' and 'aviplay'.

My system: RH7.0 / avifile cvs from 2001/06/14 / ATI 3D Rage LT Pro 
P-133 / 400 MHz Celeron / XFree86 4.0.1 / SDL cvs from 2001/06/14


If I do a

movies> benchmark movie.avi -yuv -direct

I get somewhat (some lines deleted)

    Initializing registry
    Using DirectShow codec: /usr/lib/win32/divx_c32.ax
    Decoder is capable of YUV output ( flags 0x1 )
    Movie size: 512x384  []
    Creating YUV overlay for width 512, height 384, fourcc 0x32595559
    Fullscreen renderer: FATAL: No hardware acceleration detected!
    $$$$$$$$$$$$$$$$$$$$$$$$$$  Initializing direct
    $$$$$$$$$$$$$$$$$$$$$$$$$$  set direct
    Played 100 frames in 2.399590 seconds ( max frame rate 41.673788 fps )
    Average results:
            Decompression 15.995048 ms
            Drawing 0.079566 ms
            Sync 7.921285 ms
    Total Unfree 1907226 bytes cnt 85 [0,0]
    Destroying cache. Total accesses 132, hits 100.00%, misses 0.00%, 
errors 0.00%


But when I do a

movies> benchmark movie.avi -yuv -direct -real

I get the same results as if I use aviplay with direct rendering enabled

    Initializing registry
    Using DirectShow codec: /usr/lib/win32/divx_c32.ax
    Decoder is capable of YUV output ( flags 0x1 )
    Movie size: 512x384  []
    Creating YUV overlay for width 512, height 384, fourcc 0x32595559
    Fullscreen renderer: FATAL: No hardware acceleration detected!
    $$$$$$$$$$$$$$$$$$$$$$$$$$  Initializing direct
    $$$$$$$$$$$$$$$$$$$$$$$$$$  set direct
    Direct mode is not available for this format 0x0 and this mode
    Played 100 frames in 4.527135 seconds ( max frame rate 22.089025 fps )
    Average results:
            Decompression 26.172741 ms
            Drawing 11.383807 ms
            Sync 7.714803 ms
    Total Unfree 1907226 bytes cnt 85 [0,0]
    Destroying cache. Total accesses 132, hits 100.00%, misses 0.00%, 
errors 0.00%



I would like to use the direct rendering feature in aviplay.  So my 
questions:

* Is this 'Direct mode is not available for this format 0x0 and this 
mode' a bug or a feature?

* Is it possible to use direct rendering in aviplay without getting the 
'Direct mode is not available for this format 0x0 and this mode'?  If 
not, will it sometimes be implemented :-) ?


Regards

Andre



_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to