rainbowcreatures / FlashyWrappers

AIR / Flash video recording SDK
17 stars 10 forks source link

Air Windows 7 addSoundtrack Sound is not added to video #53

Open muralikumara opened 5 years ago

muralikumara commented 5 years ago

Adobe Air Windows Desktop Application Using Adobe Air 31. ANE = ..\FW_2_6_free\lib\AIR\Windows\FWEncoderANE.ane OS: Windows 7 Service Pack 1 Flash ID: Animate CC 2017

Issue

add sounds dynamically myEncoder.start(25, FWVideoEncoder.AUDIO_STEREO, false) addSoundtrack(new SoundFromLibrary()) FWSoundIssue.zip

creating mp4 video takes too much time also Sound is not added to video.

rainbowcreatures commented 5 years ago

Thanks for that zip, I've downloaded this and will try to check it out when I get a chance.