Displaying 7 results from an estimated 7 matches for "high_mod".
Did you mean:
high_mode
2006 Feb 10
2
About wideband encode
Hi, all.
I have two questions about wideband encoding.
>From "testenc_wb.c"...
1)
tmp=8;
speex_encoder_ctl(st, SPEEX_SET_QUALITY, &tmp);
tmp=3;
speex_encoder_ctl(st, SPEEX_SET_HIGH_MODE, &tmp);
tmp=6;
speex_encoder_ctl(st, SPEEX_SET_LOW_MODE, &tmp);
How to set high_mode and low_mode, if quality is set to '9'?
When I set quality '9' / high_mode '3' / low_mode '6', encode as like quality is '8'.
And what does high/low mode val...
2006 Nov 21
2
One bug in the SVN and rtp wrapper issue
...the value received
2: MODE Choose the encoder mode directly
3: QUALITY Choose the encoder quality
4: VBR Set VBR on (ReqVal=1) or off (ReqVal=2)
5: VBR_QUALITY Set the encoder quality for VBR mode
6: LOW_MODE Set the encoder mode for low-band (wideband only)
7: HIGH_MODE Set the encoder mode for high-band (wideband only)
All requests should be considered at the receiver as a suggestion and
compliance is not mandatory. The PERSIST_ACK should be sent upon receiving a
REQ_PERSIST request to indicate that the request has been received.
The speech data part conta...
2006 Nov 21
2
Re: One bug in the SVN and rtp wrapper issue
...coder mode directly
> > 3: QUALITY Choose the encoder quality
> > 4: VBR Set VBR on (ReqVal=1) or off (ReqVal=2)
> > 5: VBR_QUALITY Set the encoder quality for VBR mode
> > 6: LOW_MODE Set the encoder mode for low-band (wideband only)
> > 7: HIGH_MODE Set the encoder mode for high-band (wideband only)
> >
> > All requests should be considered at the receiver as a suggestion and
> > compliance is not mandatory. The PERSIST_ACK should be sent upon
> receiving a
> > REQ_PERSIST request to indicate that the request ha...
2006 Nov 21
2
Re: One bug in the SVN and rtp wrapper issue
...Choose the encoder quality
> > > 4: VBR Set VBR on (ReqVal=1) or off (ReqVal=2)
> > > 5: VBR_QUALITY Set the encoder quality for VBR mode
> > > 6: LOW_MODE Set the encoder mode for low-band (wideband
> only)
> > > 7: HIGH_MODE Set the encoder mode for high-band (wideband
> only)
> > >
> > > All requests should be considered at the receiver as a suggestion
> and
> > > compliance is not mandatory. The PERSIST_ACK should be sent upon
> > receiving a
> > &...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...DE Choose the encoder mode directly
> 3: QUALITY Choose the encoder quality
> 4: VBR Set VBR on (ReqVal=1) or off (ReqVal=2)
> 5: VBR_QUALITY Set the encoder quality for VBR mode
> 6: LOW_MODE Set the encoder mode for low-band (wideband only)
> 7: HIGH_MODE Set the encoder mode for high-band (wideband only)
>
> All requests should be considered at the receiver as a suggestion and
> compliance is not mandatory. The PERSIST_ACK should be sent upon receiving a
> REQ_PERSIST request to indicate that the request has been received.
>
&...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...> > 3: QUALITY Choose the encoder quality
> > 4: VBR Set VBR on (ReqVal=1) or off (ReqVal=2)
> > 5: VBR_QUALITY Set the encoder quality for VBR mode
> > 6: LOW_MODE Set the encoder mode for low-band (wideband only)
> > 7: HIGH_MODE Set the encoder mode for high-band (wideband only)
> >
> > All requests should be considered at the receiver as a suggestion and
> > compliance is not mandatory. The PERSIST_ACK should be sent upon
> receiving a
> > REQ_PERSIST request to indicate...
2006 Nov 21
0
Re: One bug in the SVN and rtp wrapper issue
...coder quality
> > > 4: VBR Set VBR on (ReqVal=1) or off (ReqVal=2)
> > > 5: VBR_QUALITY Set the encoder quality for VBR mode
> > > 6: LOW_MODE Set the encoder mode for low-band
> (wideband only)
> > > 7: HIGH_MODE Set the encoder mode for high-band
> (wideband only)
> > >
> > > All requests should be considered at the receiver as a
> suggestion and
> > > compliance is not mandatory. The PERSIST_ACK should be sent
> upon
> >...