view TOOLS/fastmem.sh @ 16805:50fb26acbcba

processing audio is sometimes essential for a/v sync, so 1000l to whoever made rawvideo muxer disable audio!! with this patch, audio is processed but simply thrown away by the muxer. various 'error' conditions in rawvideo muxer are removed to make it work. feel free to re-add them if they can be done without breaking anything, but do not use printf !!!! btw old behavior can be obtained by manually specifying -nosound.
author rfelker
date Wed, 19 Oct 2005 05:44:27 +0000
parents 5983b3ef67b4
children 15a7ea3fe2e0
line wrap: on
line source


sync
sleep 2
./fastmem-k6
sleep 2
./fastmem-k7
sleep 2
./fastmem-mmx
sleep 2
./fastmem-sse
sleep 2
./fastmem2-k6
sleep 2
./fastmem2-k7
sleep 2
./fastmem2-mmx
sleep 2
./fastmem2-sse
sleep 2