Bugs item #711414, was opened at 2003-03-28 08:07
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111050&aid=711414&group_id=11050

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: avimake - Segmentation fault (core dumped)

Initial Comment:
 I have installed avifile0.7-0.7.32 and I try to make a avi 
file but doesn't work...when i use 

  fourcc_t codec = fccMP42;

[EMAIL PROTECTED] misc]# ./avimake  Sample1.jpg Sample2.jpg
<init> : Avifile RELEASE-0.7.32-030324-19:11-2.96
<init> : Available CPU flags: fpu vme de pse tsc msr 
mce cx8 pge mmx syscall 3dnow k6_mtrr
<init> : 400.92 MHz AMD-K6(tm) 3D processor detected
<LDT keeper> : Installed fs segment: 0x402bd000
<codec keeper> : Found 10 plugins 
(/usr/local/lib/avifile0.7,A:36,V:78)
<Win32 plugin> : Using Win32 dll library: mpg4c32.dll
<Win32 video encoder> : W32 Quality 0  KeyFrames: 
9999   BitRate: 910000
<Win32 video encoder> : W32 Quality 0  KeyFrames: 
9999   BitRate: 910000
Segmentation fault (core dumped)

and with 
   fourcc_t codec = fccMP42;

<init> : Avifile RELEASE-0.7.32-030324-19:11-2.96
<init> : Available CPU flags: fpu vme de pse tsc msr 
mce cx8 pge mmx syscall 3dnow k6_mtrr
<init> : 400.92 MHz AMD-K6(tm) 3D processor detected
<LDT keeper> : Installed fs segment: 0x402bd000
<codec keeper> : Found 10 plugins 
(/usr/local/lib/avifile0.7,A:36,V:78)
<DivX4 plugin> : DivX4 linux encoder
<DivX4 plugin> : quality: 10000
<odivx4> : SetAttrInt unsupported attribute or incorrect 
value quality2 = 10000
<odivx4> : GetAttrInt unsupported attribute or incorrect 
value quality2 = -1073743920
Segmentation fault (core dumped)

------------------------------------------------------------------------------
./configure

Install path:     /usr/local
Qt:               yes
Sdl:              no  (*** no SDL => no video rendering! ***)
Xft:              yes
Oss audio:        yes
Sun audio:        no
Mga_vid:          no
Plugins:
  ac3passthrough  yes  (with SBLive only)
  divx4           yes  (DivX ;-), OpenDivX, DivX4)
  xvid            no   (DivX4, XviD)
  ffmpeg          yes  (DivX ;-), OpenDivX, MJPEG, AC3)
  os motion jpeg  yes  (MJPEG)
  win32           yes  (DivX, WMF1/2, DV, MJPEG, Ati, 
Asus,...)
  MAD             yes  (MPEG Layer I/II/III)
  vorbis          yes
  lame runtime    no

-----------------------------------------------------------------------------
:( where is the problem?

Tks.
mchg


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111050&aid=711414&group_id=11050

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

Reply via email to