| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Dec 2002
Location: new zealand
Posts: 2
|
Did some searching on other forums related to the NellyMoser voice codec, now avaialble in F6. Was unable to come up with anything helpful. The Macromedia white paper on the swf format reads:
Starting with SWF version 6, a compressed sound format called Nellymoser Asao is available. This is a single-channel (mono) format optimized for low-bitrate transmission of speech. The format was developed by Nellymoser Inc. at http://www.nellymoser.com/. A summary of the Nellymoser Asao encoding process is provided here. For full details of the Asao format, contact Nellymoser. Asao uses frequency-domain characteristics of sound for compression. Sound data is grouped into frames of 256 samples. Each frame is converted into the frequency domain and the most significant (highest-amplitude) frequencies are identified. A number of frequency bands are selected for encoding; the rest are discarded. The bitstream for each frame then encodes which frequency bands are in use and what their amplitudes are. Has anyone been working with the settings at 16K bps? This is my target bps on a project I am working on. Particularly preprocessing the voice (high pass filter, maximizing, etc) to a format that is friendly to the NellyMoser codec, to achieve the best quality. The Nellymoser website does not go into much of the Flash mx related issues. thanks in advance, jsw |
|
|
|
|
|
#2 |
|
Registered User
Join Date: Jul 2006
Posts: 1
|
I have created a google page to describe this problem:
http://nellymoser.codec.googlepages.com/ |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Dec 2006
Posts: 3
|
Check this url: http://flv2mp3.com
Hope it can help you. |
|
|
|
|
|
#4 |
|
Registered User
Join Date: Sep 2004
Posts: 3
|
Here are directions on how to convert audio recorded with the Flash Player
(which uses the Nellymoser format) to any format you would like. This works in realtime on the server or at authortime. Record Audio with Flash Player to MP3, WAV, AVI, etc. >>> http://blog.andrewpaulsimmons.com/20...-to.html#links |
|
|
|
|
|
#5 |
|
Registered User
Join Date: Aug 2007
Posts: 1
|
there's an open source nellymoser decoder that can be downloaded here:
http://code.google.com/p/nelly2pcm/downloads/list |
|
|
|
|
|
#6 |
|
Registered User
Join Date: Oct 2007
Posts: 1
|
Full codec - encoder/decoder - http://nellymoser.narod.ru/
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Dec 2007
Posts: 1
|
As of October 2007, FFmpeg supports decoding/transcoding NellyMoser encoded FLVs.
Sample usage: ffmpeg.exe -i sample-22kHz.flv out.wav FFmpeg homepage: http://ffmpeg.mplayerhq.hu/ Latest windows binary: http://ffdshow.faireal.net/mirror/ff...eg.rev11143.7z |
|
|
|
|
|
#8 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
|
Very nice... Thanks for the info...
![]()
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer http://CyanBlue.FlashVacuum.com http://www.FlashVacuum.com http://tutorials.FlashVacuum.com Do NOT PM, Email or Call me... Your question belongs right in this forum...
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|