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: ying lcs
Subject: Re: [Swftools-common] Can I use swftools to find out the duration of a swf file
Date: Sun, 22 Jun 2008 17:21:48 -0500

Thank you.

I tried your suggestion with youtube swf file:

./src/swfdump -rf ~/Desktop/watch_files/watch-vfl44017.swf
-r 25.00 -f 1

It said '-r 25.00 -f 1' , but youtube has more than 1 frame, right?
how we can tell if a frame has a video, since a video has duration
too.

Thank you.


On Sun, Jun 22, 2008 at 10:16 AM, Bill Hall <address@hidden> wrote:
> 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]