Just trying to assemble a series of stills into an AVI.

[EMAIL PROTECTED] frames $ gdb avimake #-d *.JPG
GNU gdb 6.0
Copyright 2003 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 "i686-pc-linux-gnu"...(no debugging symbols found)...Using 
host libthread_db library "/lib/libthread_db.so.1".

(gdb) run -d *.JPG
Starting program: /usr/bin/avimake -d *.JPG
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols 
found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 31637)]
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols 
found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols 
found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols 
found)...(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols 
found)...(no debugging symbols found)...(no debugging symbols found)...<init> : 
Avifile RELEASE-0.7.38-040421-15:06-Configured with: 
/var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure --prefix=/usr 
--bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include 
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man 
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared 
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib 
--enable-languages=c,c++,f77,objc,java --enable-threads=posix --enable-long-long 
--disable-checking --enable-cstdio=stdio --enable-clocale=generic 
--enable-__cxa_atexit --enable-version-specific-runtime-libs 
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 
--with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext 
gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
<init> : Available CPU flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 mmx fxsr sse
<init> : 731.24 MHz Pentium III (Coppermine) processor detected
<LDT keeper> : Installed fs segment: 0x40940000
<codec keeper> : Found 12 plugins (/usr/lib/avifile-0.7,A:40,V:87)
<Win32 plugin> : Using Win32 dll library: mpg4c32.dll
KEYRATE 9999
<Win32 video encoder> : W32 Quality 0  KeyFrames: 100   BitRate: 910000
KEYRATE 9999
<Win32 video encoder> : W32 Quality 0  KeyFrames: 100   BitRate: 910000
==> hr:0  rest:0  fnum:0 0x12
header: video stream 0 mspframe=200000 rate=1000000 start=0

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 31637)]
0x4043cbb2 in pthread_mutex_lock () from /lib/libpthread.so.0
(gdb) bt
#0  0x4043cbb2 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x4086578a in free () from /lib/libc.so.6
#2  0x4079521b in operator delete(void*) () from 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libstdc++.so.5
#3  0x4079526d in operator delete[](void*) () from 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libstdc++.so.5
#4  0x080494c6 in ?? ()
#5  0x08049850 in ?? ()
#6  0x408067a7 in __libc_start_main () from /lib/libc.so.6
#7  0x080490b1 in ?? ()
(gdb) info threads
* 1 Thread 16384 (LWP 31637)  0x4043cbb2 in pthread_mutex_lock () from 
/lib/libpthread.so.0

[EMAIL PROTECTED] frames $ uname -a
Linux gonzo 2.6.3-gentoo-r1 #3 SMP Wed Feb 25 19:36:30 EST 2004 i686 Pentium III 
(Coppermine) GenuineIntel GNU/Linux

Dual CPU

Any ideas?

-- 

Cheers,
Darryl

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

Reply via email to