> $ aviplay /mnt/amiga/work/multimedia/avi/Ugachaka.avi
> Available CPU flags: fpu vme de pse tsc msr mce cx8 pge mmx syscall 3dnow k6_mtr
> 501.135000 MHz AMD-K6(tm) 3D processor processor detected
> Segmentation fault

        My guess is the next step is to run it in a debugger.  When I
needed to do this, I did:

./configure --prefix=`pwd`/x
gmake && gmake install
LD_LIBRARY_PATH=`pwd`/x/lib AVIPLUGIN_PATH=`pwd`/x/lib/avifile0.6/ ddd x/bin/avifile

        Don't have old version lying around.  Look for the closest pit
of source code to the crash.  Report it to the list.


        Good luck,
        --Mat


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

Reply via email to