Hi Paul, Thank you for your reply.
> Just how can you play a sound slowly without altering the pitch? Thanks, I overlooked this important implementation detail. Keep a separate swf with the sound recorded slowly but with lowered pitch. The video player loads both the video swf (with regular sound) and the sound-only swf file (with slow sound). Then, when the slow button is clicked, play the video swf slowly with no sound, and simultaneously play the sound-only swf file at a synchronized location. Maybe this would work with the flv solution so long as the sound-only file is kept in swf format or in flv but streamed through a flash media server instance, so that seeking could be done to non-keyframe locations. Thanks again, Adam On Fri, Mar 13, 2009 at 8:59 PM, Paul Andrews <p...@ipauland.com> wrote: > > ----- Original Message ----- From: "Adam Duston" <a...@langolab.com> > To: <flashcoders@chattyfig.figleaf.com> > Cc: "Jennifer Ede" <jenni...@langolab.com> > Sent: Friday, March 13, 2009 10:37 PM > Subject: [Flashcoders] Playing Flash video in slow-motion > > >> 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. > > Just how can you play a sound slowly without altering the 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 > -- Founder, langolab.com a...@langolab.com Skype: aduston _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders