swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] small improvement required in swfextract


From: jean-michel.voicechat_fan
Subject: [Swftools-common] small improvement required in swfextract
Date: Mon, 07 Dec 2009 09:58:06 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090812)

hello matthias
i suggested you a very small & simple change which can be usefull in swfextract.c

line 9 in function handlejpeg replace filename ="output.jpg" ; by filename =name ;

like that each jpeg file will be named differently picXX.jpg
same in line 85 in function handlelossless ( for png files )

replace filename="output.swf" by filename = name ;

each png file will be named  by picXX.png


XX is the number shown in the no option swfextract command




reply via email to

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