swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Can I use swftools to find out the duration of a s


From: Bill Hall
Subject: Re: [Swftools-common] Can I use swftools to find out the duration of a swf file
Date: Sun, 22 Jun 2008 11:16:55 -0400

I hadn't noticed that before.  I use swfdump -rf  to get the framerate and total number of frames and
divide it  to get the runtime.  The values I get seem to be within a sec of the ShowFrame value.




Date: Sat, 21 Jun 2008 10:51:35 +0200
From: Matthias Kramm <address@hidden>
Subject: Re: [Swftools-common] Can I use swftools to find out the
       duration of     a swf flie
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=us-ascii

On Fri, Jun 20, 2008 at 03:25:50PM -0500, ying lcs <address@hidden> wrote:
> Can you please tell me if i can use swftools to find out the duration
> (e.g. in second) of a swf file?
> If not, is there any other tool which allows me to do that ?

You can use
   swfdump file.swf
and then look at the *last* line starting with SHOWFRAME:

SHOWFRAME 150 (00:00:03,000)

This means the file is 3 seconds long.



reply via email to

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