I've just installed CVS version of avifile on my RedHat 7.3 using instruction taken from INSTALL file. I have win32 directory /usr/lib/win32 (ir50_32.dll, divx.dll and so on) and /usr/local/lib/avifile0.7 (ac3pass.so, divx4.so, ffmpeg.so and so on) on my computer. Everything seems fine but I don't get a video. The error is
<codec keeper> : CreateVideoDecoder(): Unknown codec 0x30355649 = "IV50" <aviplay> : Failed to initialize decoder Google showed me that some other people had this error but I didn't find the workaround. Mplayer can play this using DirectShow codec ir50_32.dll (taken from mplayer output). What's wrong? Please, make CC to [EMAIL PROTECTED] because I don't subscribed to avifile mailing list. Thanks in advance, Alexander Nasonov $ aviplay /tmp/snowman.avi <init> : Avifile CVS-0.7.32-030224-18:12- <init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse <init> : 451.03 MHz Pentium III (Katmai) processor detected <aviplay> : Debug is on 0 <reader> : checking: /tmp/snowman.avi <AVI reader> : MainHeader: MicroSecPerFrame=40000 MaxBytesPerSec=85785 PaddingGranularity=0 Flags=[ HAS_INDEX TRUST_CKTYPE ] TotalFrames=230 InitialFrames=0 Streams=2 SuggestedBufferSize=4884 WxH=192x144 Scale=0 Rate=0 Start=0 Length=0 <AVI reader> : StreamHeader: Type=vids Handler=IV50 Flags=[ ] InitialFrames=0 Scale=40000 Rate=1000000 Start=0 Length=230 SuggestedBufferSize=4884 Quality=10000 SampleSize=0 Rect l,r,t,b=0,192,0,144 <AVI reader> : StreamHeader: Type=auds Handler=0x0 Flags=[ ] InitialFrames=0 Scale=1 Rate=11025 Start=0 Length=101504 SuggestedBufferSize=512 Quality=10000 SampleSize=1 Rect l,r,t,b=0,0,0,0 <AVI reader> : Reading index from offset: 679988 <AVI reader> : Stream 0 vids : IV50 (0x30355649) 230 chunks (0.90KB) <AVI reader> : Stream 1 auds : PCM (0x1) 230 chunks (1.80KB) <StreamCache> : Creating cache for file descriptor: 7 <reader> : Initialized audio stream (chunk tblsz: 101504, fmtsz: 18) <reader> : Initialized video stream (chunk tblsz: 230, fmtsz: 40) <codec keeper> : Found 9 plugins (/usr/local/lib/avifile0.7,A:20,V:23) <codec keeper> : CreateVideoDecoder(): Unknown codec 0x30355649 = "IV50" <aviplay> : Failed to initialize decoder <codec keeper> : PCM audio decoder created <aviplay> : Will try audio renderers in this order: OSS,SDL,noaudio <audio renderer> : src fmt=0x01 1ch 11025Hz 8b 11025B/s balign=1 cbsz=0 <audio renderer> : dst fmt=0x01 1ch 44100Hz 8b 44100B/s balign=1 cbsz=0 <OSS audio renderer> : frags=8 size=4096b buffer=32768b (4096b) <aviplay> : Closing clip <StreamCache> : Destroy... (Total accesses 94, hits 97.87%, misses 2.13%, errors 0.00%) _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
