search for: bryandonnovan

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

2011 May 12
1
opus sampling rates
I hope it is OK to ask an Opus question here. If not, please advise the correct forum. Regarding the statement "Internally, the codec always operates at a 48 kHz sampling rate, though it allows input and output of various bandwidths..." Can I infer from this that it is most CPU efficient to always input and output PCM data at 48000 samples per sec, regardless of other factors such as
2012 Oct 23
4
building libtheora 1.0 on win64
I have an old conferencing app that uses theora and I'm building it for win64. libthora 1.1 builds just fine, but libtheora 1.0 has errors related to assembly code when building for x64. I've tried using 1.1, but the video does not look right -- the clients all generate their own first 3 packets instead of sending them over the network since they assume they are all on the same version
2011 Apr 27
3
configure in git repository
After downloading "celt-0.11.1.tar.gz" to OS X 10.6, I was able to ./configure and make with no problems. However, when I "git clone git://git.xiph.org/celt.git" then cd to celt, there is no file called "configure". So, I just took a guess and ran autogen.sh which then created a "configure" I then ran the new ./configure and saw the following: