Why not just re-export the videos in a slow motion format? Unless there are a specific funcion that are needed

Andy
Sent from my iPhone

On Mar 13, 2009, at 3:37 PM, Adam Duston <a...@langolab.com> wrote:

Dear Flashcoders,

I must play an FLV in slow motion. After googling around for this for
several hours I've found many bad solutions. For example, the one at
http://www.flashcomguru.com/index.cfm/2005/8/2/slowmo is extremely
choppy, whereas the one at http://richapps.de/?p=36 doesn't also play
the sound. I must play the sound slowly as well, without altering its
pitch.

I have a solution in mind: I'm going to store each of my videos in SWF
format in one-minute segments. As each segment finishes downloading,
my custom player will start downloading the next segment, and will
play each of them back-to-back. I have proof that when a video is in
SWF format, it can be played in slow motion without noticeable
degradation in sound quality.

As you can tell, this solution is hacky and is going to take a lot of
work to implement. So, before implementing it, I wanted to make a
final check with the experts to make sure I'm not wasting my time.

Thank you,
Adam

--
Founder, langolab.com
a...@langolab.com
Skype: aduston
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to