swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] audio is repeating twice


From: Chris Pugh
Subject: Re: [Swftools-common] audio is repeating twice
Date: Wed, 21 Apr 2010 12:44:51 +0100

Hmm.. you're right.  A little quirky! ;o)

  wav2swf -E -o your_sound.swf  your_sound.wav

doesn't appear to have quite the right effect.

This however, does:

    wav2swf -l 0 -o your_sound.swf  your_sound.wav

Let us know how you get on.

HTH.

Regards,


Chris.
On 21 April 2010 08:17, Kiran Muthoju <address@hidden> wrote:
> Hi All,
>
>
>
>             I am using wav2swf tool for convert from wav to swf files.
>
> The issue is after converting I am getting swf file which playing sound
> twice. I have not used any option to loop but still playing twice.
>
>
>
> The command which I am using:
>
>             wav2swf.exe -r 12   slide01_vo.wav -o slide01_vo.swf (In this
> the total no of frames showing around 300)
>
> One more command I tried to stop the loop. But here the issue is I am
> missing total no of frames. It showing total no of frames count  is 1)
>
>             wav2swf.exe -r 12 –l 0  slide01_vo.wav -o slide01_vo.swf
>
>
>
> Could you please help me on this?
>
>
>
> Thanks.
>
> Kiran. M




reply via email to

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