search for: mlblog

Displaying 3 results from an estimated 3 matches for "mlblog".

Did you mean: xmlblog
2008 Feb 07
2
Determine number of 20ms frames in packet - without decoding
Hi, Does anyone know a practical way to determine the number of 20ms speex frames in a given speex packet without actually looping on speex_decode* ? Cheers, Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080208/0a3e84ac/attachment.html
2008 Feb 08
2
Determine number of 20ms frames in packet - without decoding
...t; encounters wideband data it doesn't want to decode. > We've written code to do just this, actually. It's included in iaxclient and asterisk in the speex codec modules. I've also written about it to this list (probably with code excerpts). Google is your friend. http://mlblog.osdir.com/audio.compression.speex.devel/2006-01/index.shtml Someone's even ported it to Java, it seems, here: http://www.koders.com/java/fidAEF1846C82020C9EDC1E49EF2C3F2663BC99A242.aspx -SteveK -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xip...
2008 Oct 06
1
python-sybase on Centos 5 x86_64
...ld/bdist.linux-x86_64/egg/sybasect.py", line 7, in ? File "build/bdist.linux-x86_64/egg/sybasect.py", line 6, in __bootstrap__ ImportError: /home/mbest/.python-eggs/python_sybase-0.39-py2.4-linux-x86_64.egg-tmp/sybasect.so: undefined symbol: blk_alloc As per this thread: http://mlblog.osdir.com/python.sybase/2004-03/ Something may be going wrong in linking, as the sybasect.so doesn't seem to be linked to the sybase libraries. $ ldd ~/.python-eggs/python_sybase-0.39-py2.4-linux-x86_64.egg-tmp/sybasect.so libpthread.so.0 => /lib64/libpthread.so.0 (0x00002aaaaac...