swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Question on swfrender


From: Matthias Kramm
Subject: Re: [Swftools-common] Question on swfrender
Date: Sun, 8 Jun 2008 12:11:39 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

On Mon, Jun 02, 2008 at 12:11:39PM -0400, Temuri Imnaishvili <address@hidden> 
wrote:
> Is it possible to tell swfrender which SWF frame to render?

Nope, not possible yet- sorry.
What you can do is extract the frame with swfextract first, and then
swfrender it:
    swfextract file.swf -f 3 -o frame3.swf
    swfrender frame3.swf -o frame3.png

Greetings

Matthias






reply via email to

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