swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] New info -- Was: Problems with avi2swf


From: Matthias Kramm
Subject: Re: [Swftools-common] New info -- Was: Problems with avi2swf
Date: Tue, 18 Nov 2003 13:03:52 +0100
User-agent: Mutt/1.4i

On Mon, Nov 17, 2003 at 12:58:43PM -0800, Amartyo Banerjee wrote:
> Ok, here is some more info. Perhaps it will help to track down why the 
> segfault happens.
> My version of avifile as reported by  'avifile-config --version'  is 0.7.39. 
> Basically it is a cvs
> version, checked out on October 10, 2003.
> The avi file was created with ffmpeg using the command listed in my last 
> email to this mailing
> list about combining jpegs into an swf file.
> I recompiled avi2swf with the '-g3' flag. Here is the gdb session:
> ----------------------------------------------------------------------------------------------
> ...
> ringbuffer_clear (r=0x80b8a08) at q.c:194
> 194         free(i->buffer);
> (gdb) bt
> #0  ringbuffer_clear (r=0x80b8a08) at q.c:194
> #1  0x0804a706 in videoreader_avifile_close(_videoreader_t*) (v=0x80b8a08)
>     at avi2swf.cc:331

Found it, thanks! 

It seems avi2swf crashes if the video file doesn't have any audio
streams to be converted.
Strange that no one (including me) ever tried that before. :)

Anyway, it should be fixed now in the current CVS version.

Greetings

Matthias






reply via email to

[Prev in Thread] Current Thread [Next in Thread]