similar to: mid stream sample rate changes

Displaying 20 results from an estimated 10000 matches similar to: "mid stream sample rate changes"

2019 Oct 30
5
Q: Bandwidth vs. bitrate
Hi! I have some MP3 audio material which is basically speech with some background noises, essentially > 120Hz and < 5kHz. I had the idea to reduce the file size by recoding the material to Opus at 56kbps. Unfortunately the result is a file sampled at 48kHz much larger than the original. I hope you agree that it does not make sense to create a file larger than the original (MP3). Of course
2006 Dec 11
6
Sampling Rate
Kirk, Speex was designed for 8kHz, 16kHz, and 32kHz sample rates. If you don't use one of these sample rates, you'll be messing up important assumptions deep within the codec. Why these sample rates? It's telecommunications tradition, rather than PC audio tradition. If you want an efficient and high quality format for voice chat, try 16kHz with VBR quality 6. You should see
2014 Feb 27
1
OPUS_SET_MAX_BANDWIDTH does not have expected results
Hi All. I am seeing the following unexpected behavior with OPUS_SET_MAX_BANDWIDTH. I expect that setting this to OPUS_BANDWIDTH_NARROWBAND would give similar results to passing an 8Khz sample rate stream, but OPUS_SET_MAX_BANDWIDTH has almost no effect with any settings. My test data has 4Khz bandwidth. I am testing the opus encoder (latest versions) with the following opus_encoder_ctl
2018 Oct 18
1
Is OPUS_AUTO the default for an encoder's bitrate?
I had expected that the default bitrate for the encoder would be the same as setting it to OPUS_AUTO, but I'm getting difference results: >opusenc --comp 4 sample.wav sample.opus Encoding using libopus 1.3-rc2 (audio) ----------------------------------------------------- Input: 8 kHz, 1 channel Output: 1 channel (1 uncoupled) 20ms packets, 25 kbit/s VBR Preskip: 312
2012 Jan 18
1
data rate / sample rate
Oh I overlooked that one.. Thanks Darren! Btw, I was wondering if anyone has tried using the echo canceller function of speex with other codec like g.711? On Tue, Jan 17, 2012 at 8:32 PM, Darren Longhorn < darren.longhorn at redembedded.com> wrote: > On 14/01/12 12:26, Christopher Adoremos wrote: > > What is the highest quality audio data rate and sample rate Speex can >
2019 Oct 31
1
Antw: Re: Q: Bandwidth vs. bitrate
Hi! Useful advice, thanks! Actually I had been using foobar2000 to recode, because it just makes it so easy to convert multiple files while keeping the metadata (I confess, I'm a "tagger"). But it's easy to miss some encoder option when being presented some default suggestions in a dialog form... Apart form that I always had the impression that Opus could be quite smart
2006 Dec 11
0
Sampling Rate
It seems that I only have the following values available for sampling from the mic. "The value must be 8000, 11025, 22050, 32000, 44100, or 48000" Which leaves 8000 and 32000 for use with speex. I think since this is a game and not a voice application, I'm stuck using the 8kHz rate. What speex setting would you recommend I use for the best quality/performace, what frame size
2006 Dec 11
1
Sampling Rate
That's pretty bad. Both DirectSoundCapture and WinMM are capable of recording at 16kHz. I don't know why OpenAL would be incapable of handling it. It's not like it's at all rare or new. I would try 16000 and see if it works. Maybe the docs are wrong? Note that one option to retain high quality is to capture at a higher rate and then downsample using a resampling
2006 Dec 11
1
Sampling Rate
Hi, I'm no DSP or audio expert by any means, but I can share what works for me. People in the know, I would appreciate tips on whether this stuff is ok. You could sample at 32000Hz (or 48000Hz, any AC97 card will support this), run a 8000Hz lowpass filter over the data (16000Hz sample rate can only represent frequencies up to 8000Hz) and then drop every second (or 2 out of 3 for
2006 Dec 11
1
Sampling Rate
Oops, CTRL+Enter send strikes again ... At the other end for playback you can convert it back to 48000 (or whatever) by repeating each sample 3 times (48/16 == 3), then running a 8000Hz lowpass over the result to remove any aliasing artifacts. Cheers, David Hogan > -----Original Message----- > From: David Hogan > Sent: Tuesday, 12 December 2006 10:44 AM > To:
2006 Dec 13
0
Sampling Rate
What would be speex configuration recomended for Telefone/Voip quality voice? With a quality just a little better/similar then G.729? or GSM? is there a comparison chart somewhere, but telephone quality oriented? Thanks, Alain Tom Grandgent escreveu: > Kirk, > > Speex was designed for 8kHz, 16kHz, and 32kHz sample rates. If you > don't use one of these sample rates,
2008 Feb 01
2
Speex memory usage?
Hello Mailing List, I am a Speex supporter and user that would really like to know how much memory Speex uses to decode a 8kHz, 16kHz and 32kHz (primarily the 8kHz) and is it possible to use a 1kBytes of RAM to decode a 8kHz stream? (I was thinking of the possibility of using a ATmega168 to decode Speex) //P?r, Sweden
2012 Jan 14
2
data rate / sample rate
What is the highest quality audio data rate and sample rate Speex can support? -- Thanks <http://www.earnmailer.com/link/9e66612ae7944911> <http://www.earnmailer.com/alert/confirm/9e66612ae7944911> <http://www.earnmailer.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 Apr 02
2
Question on opus_decoder output sampling rate
Hi, is there any way to tell the decoder the output sampling Fz we want ? opus_decoder_create = Sampling rate of input signal (Hz) Considering this example (VoIP-out from WebRTC/RTP) MICROPHONE(44.1/48kHz) >> [encoder created at 48kHz but with internalSampleRate set to 8kHz]>> INTERNET >> [decoder(created with 48kHz)] >> 48kHz(?) >> G.711(8kHz) This leaves us with
2019 Nov 01
2
Q: Bandwidth vs. bitrate
Hi! So here is what I got with different encoder settings; still not sure what the "best" setting is. 6kbps seems to add distortions, so I tried 12kbps. MP3-Original: LAME 3.99r, 120kbps, 44100Hz, Stereo, VBR V5 (22:23, 19.8MB) Opus (--raw-rate 44100 --bitrate 56 --vbr --comp 5): (44:45?, 23.4MB): Broken Opus (--bitrate 56 --vbr --comp 5 --ignorelength - %d): (22:23, 12.1 MB, 74kbps)
2008 Nov 14
3
SPEEX on iPhone ?
----- Original Message ----- From: "Alexander Chemeris" <Alexander.Chemeris at sipez.com> To: "Vincent Burel" <vincent.burel at vb-audio.com> Cc: "Conrad Parker" <conrad at metadecks.org>; <speex-dev at xiph.org>; "Jean-Marc Valin" <jean-marc.valin at usherbrooke.ca> Sent: Thursday, November 13, 2008 11:31 PM Subject: Re:
2017 Apr 10
2
133 kbps stereo killer sample
Hello! I found a sample I can ABX successfully when encoded at 133.333 kbps. I was targetting 1 MB/min. https://drive.google.com/drive/folders/0B8KWShoIrA1kQzR1Z0FFRUlfcEU floex.wav is 4:54–5:04 of a lossless copy of 'Forget-me-not' by Floex, downloaded from http://store.floex.cz/album/zorya floex-133.opus was created with `opusenc --bitrate 133.333333 floex.wav floex-133.opus`,
2016 Mar 15
3
Question on opus_decoder output sampling rate
Hi, another question on the same topic Speex resampler at 44.1kHz seems to be very CPU intensive on Android (even more than the Opus encoder) While Speex at 48kHz is just fine. I wonder any alternate solutions or ideas ? Improve it, look for alternate solution ... I am guessing the NEON optimization are still used for both, etc. On Thu, Apr 2, 2015 at 4:46 PM, Jean-Marc Valin <jmvalin at
2006 Oct 03
2
How to get podcasters to adopt Speex?
This is a really good point, and definitely a recurring theme on this mailing list. :) I wonder, what are some better options for handling this issue, other than to keep saying "just use 8/16/32kHz"? - Extend Speex to support other sample rates (seems unlikely..?) - Integrate a resampling algorithm into libspeex - Maintain a list of recommended resampling libraries that work well
2006 Aug 19
3
speex on Dell Axim X51v
Hi, Sorry to be posting about a subject that may have already been answered. If so, please point me in the right direction. I'm developing a dictation application on the Dell Axim (Windows Mobile 5.0 Pocket PC). A key requirement of the application is the best possible sampling rate as the audio goes into a speech reco system. So, I've set up my wrapper around libspeex to capture audio