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: Matthias Kramm
Subject: Re: [Swftools-common] Can I use swftools to find out the duration of a swf flie
Date: Sat, 21 Jun 2008 10:51:35 +0200
User-agent: Mutt/1.5.6i

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.

Greetings

Matthias






reply via email to

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