swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] wrong audio extraction


From: Matthias Kramm
Subject: Re: [Swftools-common] wrong audio extraction
Date: Sat, 23 Aug 2008 16:33:08 +0200
User-agent: Mutt/1.5.6i

On Sat, Aug 23, 2008 at 10:31:57AM +0200, Pablo Rodríguez <address@hidden> 
wrote:
> >>ERROR   Soundstream is not mp3 (2)
> 
> Many thanks for the reply, Matthias.
> 
> Shouldn't this error warning be an bug? (Either the soundstream is mp3 
> and should be extracted or the soundstream is not the main one, and then 
> another error should appear.)
> 
> >>swfdump describes it as an mp3 stream:

That's not the sound stream. That's just a single sound.
A "sound stream" is usually a longer sound which accompanies the
complete animation. A single sound, on the other hand, is
something short which can be triggered by ActionScript.
Single sounds have IDs- soundstreams don't (there's only one per
Movieclip).

I know that this distinction, which comes from the Flash file format,
is not exactly intuitive to the end user, but right now, that's how
swfextract expects to be told what to extract.

> If you allow me to suggest a couple of improvements for swfextract, I 
> think that the output file names should be named according their 
> original names. And it would be useful to prompt the user before saving 
> a file when overwriting another one using the same name.

Added to my TODO list.

Greetings

Matthias






reply via email to

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