Finally avifile-0.6 compiled on my NetBSD-1.5.1_BETA2:

zuntum@zunpc:~> aviplay  /main/divx/test.avi
libwin32.so.0: found 26 plugins
libmpeg_audiodec.so.0: found 1 plugin
libmp3lame_audioenc.so.0: found 1 plugin
libaudiodec.so.0: found 4 plugins
Set_LDT
Stream 0: 73646976:33766964, 176589 chunks
Cache: Adding stream 0, 176589 chunks
Stream 1: 73647561:0, 176589 chunks
Cache: Adding stream 1, 176589 chunks
Cache:   Creating cache for file descriptor: 8
Successfully initialized stream 0
Chunk table size 176589, format size 40
Successfully initialized stream 1
Chunk table size 94056967, format size 30
Successfully opened /main/divx/test.avi. 1 video streams, 1 audio streams
Length 176587
File /main/divx/test.avi successfully opened
2 streams
Audio in MPEG Layer-1/2 format
src [wFormatTag=85, nChannels=2, nSamplesPerSec=44100, nAvgBytesPerSec=15963, 
nBlockAlign=1, wBitsPerSample=16, cbSize=12]
dst [wFormatTag=1, nChannels=2, nSamplesPerSec=44100, nAvgBytesPerSec=176400, 
nBlockAlign=4, wBitsPerSample=16, cbSize=0]
Initializing registry
Using DirectShow codec: /usr/pkg/lib/win32/divx_c32.ax
Decoder is capable of YUV output ( flags 0x1 )
Video Depth 16
DPMS suppport not compiled
Creating YUV overlay for width 352, height 235, fourcc 0x32595559
Fullscreen renderer: FATAL: No hardware acceleration detected! at renderer.cpp:1822
DPMS suppport not compiled
Checking direct... 
Direct mode is not available for this format 0x3 and this mode 
Direct mode is OFF
SENDRESIZEEVNET
Player started

I can hear about 2 seconds of audio "scratches", like every time I tried aviplay
now and before.

Now I have 2 new windows -- 1 titled "M/F max/fullscreen,..." and the other one
has path do the .avi in the title.

M/F windows is whole black, and the other one has :
  controls and progress bar on the top, 5cm of nothing, and then some controls,
  progress bar and 0% Playing... on the right side right now I can see 02:16/1:38:12
  and the "02:16" increments every second.

I am able to click on the question mark and go to the config menu;

zuntum@zunpc:~> gdb /usr/pkg/bin/aviplay 3043
GNU gdb 4.17
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386--netbsd"...(no debugging symbols found)...

/home/zuntum/3043: No such file or directory.
Attaching to program `/usr/pkg/bin/aviplay', process 3043
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/qt2/lib/libqt.so.2...(no debugging symbols 
found)...done.
Reading symbols from /usr/pkg/lib/libSDL.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/pkg/lib/libpthread.so.14...(no debugging symbols 
found)...done.
Reading symbols from /usr/pkg/lib/libesd.so.2...(no debugging symbols found)...done.
Reading symbols from /usr/pkg/lib/libaudiofile.so.0...(no debugging symbols 
found)...done.
Reading symbols from /usr/lib/libm387.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libossaudio.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...(no debugging symbols found)...done.
Reading symbols from /usr/X11R6/lib/libXext.so.6...(no debugging symbols found)...done.
Reading symbols from /usr/pkg/lib/libaviplay.so.0...done.
Reading symbols from /usr/X11R6/lib/libXi.so.6...done.
Reading symbols from /usr/lib/libi386.so.0...done.
Reading symbols from /usr/pkg/lib/libjpeg.so.62...done.
Reading symbols from /usr/lib/libstdc++.so.2...done.
Reading symbols from /usr/lib/libc.so.12...done.
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Reading symbols from /usr/X11R6/lib/libGLU.so.3...done.
Reading symbols from /usr/X11R6/lib/libGL.so.3...done.
Reading symbols from /usr/pkg/lib/libpng.so.2...done.
Reading symbols from /usr/lib/libz.so.0...done.
Reading symbols from /usr/pkg/lib/libmng.so.1...done.
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Reading symbols from /usr/pkg/lib/liblcms.so.1...done.
Reading symbols from /usr/pkg/lib/avifile/libmpeg_audiodec.so.0...done.
Reading symbols from /usr/pkg/lib/avifile/libwin32.so.0...done.
---Type <return> to continue, or q <return> to quit--- 
0x489f197b in select ()
(gdb) info threads
(gdb) where
#0  0x489f197b in select ()
#1  0x481fe985 in QApplication::processNextEvent ()
#2  0x4825838c in QApplication::enter_loop ()
#3  0x481fe145 in QApplication::exec ()
#4  0x805204f in dladdr ()
#5  0x80516b9 in QCollection::newItem ()
(gdb) 

When I was in the gdb "test.avi" window seemed to be null, it returned to the previous
state when I left gdb:

(gdb) quit
The program is running.  Quit anyway (and detach it)? (y or n) y
Detaching from program: /usr/pkg/bin/aviplay process 3043

What else can I do?

-- 
/* Tomasz Luchowski <[EMAIL PROTECTED]> */

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

Reply via email to