Hi ! Any ideas what to try next ?
I can not play any avi, aviplay keeps complaining about the plugins "WARNING: plugin *.so is in incompatible format". I tried avifile from Suse 9.1 (avifile-0.7.38) and current cvs, but I got the same Warnings. Aviplay then exits, due to "unkown codec". I compiled avifile from cvs (cvs-0.7.40-040515), using gcc 3.3.3. ./autogen.sh ./configure --enable-loader-out (for verbose win32 output) make make install everything went fine. I checked /usr/local/lib/avifile-0.7 , the files there are up to date. Here is the output from aviplay : ---------- cut---- aviplay /mnt/linux_c/Video/test.avi <init> : Avifile CVS-0.7.40-040515-11:05-(SuSE <init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow <init> : 4294.97 MHz AMD Athlon(TM) XP 1700+ processor detected <aviplay> : Debug is on 0 <reader> : Checking: /mnt/linux_c/Video/test.avi <AVI reader> : MainHeader: MicroSecPerFrame=40000 MaxBytesPerSec=0 PaddingGranularity=0 Flags=[ HAS_INDEX IS_INTERLEAVED ] TotalFrames=2101 InitialFrames=0 Streams=2 SuggestedBufferSize=0 WxH=352x288 Scale=0 Rate=0 Start=0 Length=0 <AVI Reader> : Info: fccHandler differs from biCompression! <AVI reader> : StreamHeader: Type=vids Handler=MP43 Flags=[ ] InitialFrames=0 Scale=1 Rate=25 Start=0 Length=2101 SuggestedBufferSize=28368 Quality=10000 SampleSize=0 Rect l,r,t,b=0,352,0,288 <AVI reader> : StreamHeader: Type=auds Handler=0x0 Flags=[ ] InitialFrames=1 Scale=1 Rate=14000 Start=0 Length=1176672 SuggestedBufferSize=7000 Quality=-1 SampleSize=1 Rect l,r,t,b=0,0,0,0 <AVI reader> : Reading index from offset: 30238672 <AVI reader> : Stream 0 vids : MP43 (0x3334504d) 2101 chunks (8.21KB) <AVI reader> : Stream 1 auds : MPEG Layer-3 (0x55) 2090 chunks (16.33KB) <reader> : Initialized audio stream (chunk tblsz: 1176672, fmtsz: 30) <audio reader> : MPEG1 Layer-3 48000Hz 112kbps JointStereo (1152,40,336) <reader> : Initialized video stream (chunk tblsz: 2101, fmtsz: 40) <LDT keeper> : Installed fs segment: 0x412d2000 <codec keeper> : Found 11 plugins (/usr/local/lib/avifile-0.7,A:42,V:87) <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/divx4.so is in incompatible format <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/ffmpeg.so is in incompatible format <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is in incompatible format <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is in incompatible format <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is in incompatible format <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is in incompatible format <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/win32.so is in incompatible format <codec keeper> : CreateVideoDecoder(): Unknown codec 0x3334504d = "MP43" <aviplay> : Failed to initialize decoder <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/ffmpeg.so is in incompatible format <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/mad_audiodec.so is in incompatible format <codec keeper> : WARNING: plugin /usr/local/lib/avifile-0.7/mpeg_audiodec.so is in incompatible format <audio reader> : Failed to initialize audio decoder for format 0x55 ---------- cut---- Hm... <init> : 4294.97 MHz AMD Athlon(TM) XP 1700+ processor detected ? I hope there is nothing wrong with my processor <g>. I did *not* overclock. ;-) thx, Kjell _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
