[asterisk-users] FLAC script to convert from wav to FLAC and also with other 3 to 4 formats

Gopalakrishnan N gopalakrishnan.an at gmail.com
Tue Jul 16 08:10:54 CDT 2013


Hi,

Below link is the script which i found while surfing, this script basically
converts your voice file to flac format, where the file is reduced to 50%.

http://legroom.net/files/software/convtoflac.sh

The quality is really good, I tested. this...

In large production environment this script can be used, only challenging
part, please make sure the CPU usage is within the limit while conversion.

Can be used like this,
exten =>
_4X.,n,MixMonitor(IND_PRI/${CDR(accountcode)}/OUT/${STRFTIME(${EPOCH},,%Y-%m)}/${STRFTIME(${EPOCH},,%d)}/${MIXMONITOR_FILENAME}.wav,b,/root/
flac.sh ${MIXMONITOR_FILENAME}.wav)

Regards,
Gopal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130716/0d99d88b/attachment.htm>


More information about the asterisk-users mailing list