Hi, I am using Debian 3.0 with the following avifile packages installed:
ii avifile-mad-pl 0.7.12.2002071 MAD - MPEG audio plugin ii avifile-mjpeg- 0.7.12.2002071 MJPEG video plugin ii avifile-player 0.7.12.2002071 Video player for AVI/ASF/WMF files ii avifile-win32- 0.7.12.2002071 Win32 audio/video plugin ii avifile-xvid-p 0.7.12.2002071 XviD video encoding plugin ii libavifile0.7 0.7.12.2002071 Shared libraries ii libavifile0.7- 0.7.12.2002071 Development header files and I have the following in my /usr/lib/win32: $ ls /usr/lib/win32/ 3ivxdmo.dll divxc32.dll imaadp32.acm m3jpeg32.dll msvidc32.dll acelpdec.ax divxc32f.dll imc32.acm m3jpegdec.ax mvoiced.vwp apmpg4v1.apl divxcfvk.dll ir32_32.dll m3jpegenc.ax qdv.dll apmpg4v1.dll divxcvki.ax ir41_32.dll mcmjpg32.dll tm20dec.ax asusasv2.dll divxcvki.dll ir41_qc.dll mpg4c32.dll tssoft32.acm asusasvd.dll divxdec.ax ir50_32.dll mpg4ds32.ax voxmsdec.ax ativcr2.dll divx.dll ir50_qc.dll msadp32.acm vp31vfw.dll avimszh.dll huffyuv.dll ir50_qcx.dll msg711.acm wmv8ds32.ax avizlib.dll i263_32.drv l3codeca.acm msgsm32.acm wmvds32.ax divxa32.acm iccvid.dll l3codecx.ax msh261.drv divx_c32.ax icmw_32.dll lhacm.acm msms001.vwp Now when I try to launch avifile, I get: viplay cap_004.avi <Init> : Avifile CVS-020719-13:30-2.95.4 <Init> : Available CPU flags: fpu de cx8 cyrix_arr <aviplay> : Debug is on 0 <AVI reader> : Checking: cap_004.avi <AVI reader> : AVIMainHeader: MicroSecPerFrame=50000 MaxBytesPerSec=0 PaddingGranularity=0 Flags=[ HAS_INDEX IS_INTERLEAVED ] TotalFrames=624 InitialFrames=0 Streams=2 SuggestedBufferSize=0 WxH=160x120 Scale=0 Rate=0 Start=0 Length=0 <AVI reader> : AVIStreamHeader: FccType=vids FccHandler=mp42 Flags=[ ] InitialFrames=0 Scale=500000 Rate=10000000 Start=0 Length=624 SuggestedBufferSize=5693 Quality=10000 SampleSize=0 Rect l,r,t,b=0,160,0,120 <AVI reader> : AVIStreamHeader: FccType=auds FccHandler=0x0 Flags=[ ] InitialFrames=1 Scale=1 Rate=8000 Start=0 Length=249600 SuggestedBufferSize=4000 Quality=-1 SampleSize=1 Rect l,r,t,b=0,0,0,0 <AVI reader> : Reading index from offset: 1924310 <AVI reader> : Stream 0 vids : 0x3234706d (mp42) 624 chunks (9.75KB) <AVI reader> : Stream 1 auds : 0x7 (u-Law) 615 chunks (9.61KB) <StreamCache> : Creating cache for file descriptor: 7 <ReadStream> : Initialized video stream (chunk tblsz: 624, fmtsz: 40) <ReadStream> : Initialized audio stream (chunk tblsz: 249600, fmtsz: 18) <AVI reader> : Successfully opened cap_004.avi <Codec keeper> : /usr/lib/avifile0.7/mp3lamebin_audioenc.so: A/V 1/0 <Codec keeper> : /usr/lib/avifile0.7/mpeg_audiodec.so: A/V 1/0 <Codec keeper> : /usr/lib/avifile0.7/vorbis_audio.so: A/V 1/0 <Codec keeper> : /usr/lib/avifile0.7/divx4.so: A/V 0/3 <Codec keeper> : /usr/lib/avifile0.7/ffmpeg.so: A/V 2/10 <Codec keeper> : /usr/lib/avifile0.7/audiodec.so: A/V 6/0 <Codec keeper> : /usr/lib/avifile0.7/ac3pass.so: A/V 1/0 <Codec keeper> : /usr/lib/avifile0.7/mad_audiodec.so: A/V 1/0 <Codec keeper> : /usr/lib/avifile0.7/win32.so: A/V 13/48 <LDT_Keeper> : Installed fs segment: 0x4001f000 <Codec keeper> : /usr/lib/avifile0.7/mjpeg.so: A/V 0/1 <Codec keeper> : /usr/lib/avifile0.7/xvid.so: A/V 0/1 libavcodec: CPU flags: <Codec keeper> : FFMPEG M$ MPEG-4 v2 video decoder created <renderer> : SDL Video driver: x11 <renderer> : Created surface: 160x120 16 bits <renderer> : Creating YUV overlay 160x120, fourcc 0x32315659 (YV12) <renderer> : No hardware YUV acceleration detected! <renderer> : *** Using SDL software YUV emulation *** Usually most codecs supports RGB modes - so you may achieve better performance with disabled YUV flag <renderer> : XV port: 0 X Error: XvBadPort 146 Major opcode: 140 <renderer> : Loading subfont: "-adobe-helvetica-medium-r-normal--*-160-100-100-p-*-iso8859-*" <Codec keeper> : uLaw audio decoder created <aviplay> : Will try audio renderers in this order: OSS,SDL,noaudio <audio renderer> : src fmt=0x07 1ch 8000Hz 8b 8000B/s balign=1 cbsz=0 <audio renderer> : dst fmt=0x01 1ch 8000Hz 16b 16000B/s balign=2 cbsz=0 <audio renderer> : OSS audio renderer: frags: 9 size:4096 buffer: 36864 <Player> : Player started <Avi ReadV> : w:160 h:-120 bpp:12 0x32315659 - 1:4 (0x80a3170) <Avi ReadV> : w:160 h:-120 bpp:12 0x32315659 - 2:4 (0x80fa2d8) <Avi ReadV> : w:160 h:-120 bpp:12 0x32315659 - 3:4 (0x80a4028) <Avi ReadV> : w:160 h:-120 bpp:12 0x32315659 - 4:4 (0x80d52b0) Segmentation fault The error lines seem to be : X Error: XvBadPort 146 Major opcode: 140 Can anyone help me with this ? Moritz
msg03800/pgp00000.pgp
Description: PGP signature
