I've recompiled everything from scratch here and so far have been unable
to determine what exactly the problem is with aviplay.  I tested the
avitype and avibench programs, and they both work fine.  Even avibench
shows a fast-forward type preview of the file, so I know the video
decoders are working.  Here's a short clip of the output I get from
avitype and then aviplay.

$ avitype /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
AviMainHeader: MicroSecPerFrame=66666 MaxBytesPerSec=0
 PaddingGranularity=0  Flags=[ HAS_INDEX ] TotalFrames=364
 InitialFrames=11  Streams=2  SuggestedBufferSize=32768 WxH=160x120
AviStreamHeader: FccType=vids FccHandler=cvid Flags=[]
 InitialFrames=0 Scale=1 Rate=15 Start=0 Length=364
 SuggestedBufferSize=57600 Quality=10000 SampleSize=0 Rect l,r,t,b=0,0,160,120
AviStreamHeader: FccType=auds FccHandler=0x0 Flags=[]
 InitialFrames=11 Scale=1 Rate=11025 Start=0 Length=267532
 SuggestedBufferSize=11029 Quality=10000 SampleSize=1 Rect l,r,t,b=0,0,0,0
Stream 0: 0x73646976 (vids) : 0x64697663 (cvid)   364 chunks
Cache: Adding stream 0, 364 chunks
Stream 1: 0x73647561 (auds) : 0x0 (unknown)   25 chunks
Cache: Adding stream 1, 25 chunks
Cache:   Creating cache for file descriptor: 3
Initialized stream 0 (Chunk table size 364, format size 40)
Initialized stream 0 (Chunk table size 267532, format size 16)
Successfully opened /mnt/amiga/work/multimedia/avi/Ugachaka.avi

$ 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

It looks like the overall compile of the programs went fine, but for
some reason only aviplay won't run for me.  I get no other error
messages, and have really no idea where to start looking to find the
problem.  Are there some other flags I can try with the ./configure
command that might generate some more useful information at runtime?

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

Reply via email to