Displaying 2 results from an estimated 2 matches for "incorrecxt".
Did you mean:
incorrect
2004 Aug 06
2
@Christian Buchner: speex acm & netmeeting
Hi,
I managed to get the codec into netmeeting. Unfortunately it doesn't
properly work. I tried to talk vie net, but only erranous packets are
decoded. Did I possibly register the codec wiht incorrecxt parameters or
is this a problem of the acm codec?
bye,
D A
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org'
containing only the word 'unsubscribe&...
2004 Aug 06
0
@Christian Buchner: speex acm & netmeeting
Hi,
> I managed to get the codec into netmeeting. Unfortunately it doesn't
> properly work. I tried to talk vie net, but only erranous packets are
> decoded. Did I possibly register the codec wiht incorrecxt parameters or
> is this a problem of the acm codec?
I can't tell why. Try to register mode 8kHz Mono mode Q3 or Q4 for
Netmeeting. Only these modes pack exactly 1 speex frame into one data
packet. That ensures lowest latency. Q0-Q2 in contrast pack 8 frames
into a packet which is inaccepta...