Displaying 20 results from an estimated 40000 matches similar to: "Lowest bit rate for stereo"
2014 Apr 07
3
Stereo channel separation
>On 11/20/2013 03:37 PM, O'Connor, Kevin wrote:
>> I have an application I intend to use Opus for that involves creating
>> recordings of two-party conversations where each party is saved as a
>> separate channel. Audio may be later processed or analyzed on a
>> per-party basis so if audio in one channel affects the other channel, it
>> could create problems.
2015 Nov 16
2
Stereo voice not being retained
Hello,
I've been using Opus on an STM32 M4 platform for speech coding in mono mode. I thought I'd try stereo for grins to see if I can handle the CPU load, and I'm getting a return code of -1 from opus_decode_float (using CBR and 40ms frames).
I decided to try the opusenc and opusdec tools to just see how the command line apps would behave. I am getting decoded audio, but I am
2020 Feb 13
2
opus-codec.org/comparison: Mono or Stereo?
Looking at the Opus comparison page[1], I can't figure out whether the
Opus/AAC/Vorbis/MP3 lines are meant to imply a mono or stereo
encoding. Could someone please update the caption to clarify this?
The single dot for G.711 is clearly mono, but for stereo music, are
the codecs at the top meant to converge near 128 kbps, or 256 kbps?
[1] http://opus-codec.org/comparison/
2013 Nov 20
2
Stereo channel separation
I have an application I intend to use Opus for that involves creating recordings of two-party conversations where each party is saved as a separate channel. Audio may be later processed or analyzed on a per-party basis so if audio in one channel affects the other channel, it could create problems. My question is, if I use a single stereo Opus stream, how well will channel separation be maintained?
2017 Jun 18
1
Stereo dropping to mono with libopus 1.2 RC
Hello, I'm not a programmer or Opus developer but I tried to test the sound
quality of a music file (Nick Warren - Devil's Elbow, freely available from
the author's Soundcloud account) encoded with libopus 1.2 RC1. I used
Windows binaries from free-codecs.com. I noticed that in the case of my
selected music file (which is generally harsh on lossy codecs as it's
necessary to
2013 Jul 27
1
repacketizing unrelated frames
Hi Jean-Marc,
I looked at that but importantly these streams need to remain absolutely independent,
Further they may have been encoded at some previous time.
So my question stands.
Thanks,
Marc
On Jul 26, 2013, at 9:10 PMEDT, Jean-Marc Valin wrote:
> Hi Marc,
>
> I recommend you have a look at the multistream API and how we use it for
> surround in the Ogg Opus draft. Sounds
2017 Jan 27
1
FEC and Stereo
On 27/01/17 12:29 PM, Jon Lederman wrote:
> Thank you. Yes, we do need both channels independent. So, if we
> encode each channel separately, we will be sacrificing the
> compression ratio we would achieve with stereo encoding, correct?
Not necessarily. Stereo makes two assumptions:
1) It assumes the two channels are somehow correlated
2) It assumes the two channels are meant to be
2016 May 04
1
opus_encode
Hi all,
i am trying convert pcm (16bit pcm) stereo file to mono pcm file using
opus_encode and opus_decode, i am able do this but i have doubt about
TOC byte after opus encode.
below is how encoder and decoder structures are used to do encode and
decode file
opus_encoder_create(8000, 2, OPUS_APPLICATION_AUDIO, &err);
opus_decoder_create(8000, 1, &err);
after opus encode bits looks like
2017 Jan 27
1
FEC and Stereo
Hi,
One other question I was wondering about. Is the reason that we hear the crosstalk with fec and packet loss percentage>0 is that Opus uses information from the left channel to try to error correct the right channel and vice versa? I am trying to understand the origin of the crosstalk.
Thanks.
-Jon
> On Jan 27, 2017, at 12:29 PM, Jon Lederman <jon at soniccloud.com> wrote:
>
2017 Jun 19
1
Stereo dropping to mono with libopus 1.2 RC
Hello Jean-Marc, yes, it works for both 32 and 48 kb/s. Also this option
marginally increases the size of the file which is understandable. I tried a
few other music files and found that this stereo narrowing happens not only
in the case of track I submitted (although in smaller scale) so it would be
great if the final libopus 1.2 had officialy a parameter to force music
"mode" of
2013 Nov 05
1
Opus Stereo for Speech
Hi,
I have a question regarding the stereo capabilities of Opus. I would like to establish a connection between two ends via Wi-Fi and the signals that are to be transmitted are of speech kind. It mean on both ends speech is both recorded and played back as stereo. Now would the delay and loss characteristics of the speech transmission at a certain bitrate be the same as Mono voice transmission?
2017 Jan 27
2
FEC and Stereo
On 27/01/17 12:16 PM, Jon Lederman wrote:
> When you say that with fec enabled, the threshold is increased, do
> you mean the bitrate - i.e., you need higher bitrate with fec enabled
> to suppress crosstalk?
Correct. Another effect I forgot to mention is that Using FEC will
actually force SILK/hybrid rather than CELT, so it's possible that
disabling FEC makes you use CELT, which
2017 Sep 25
2
Force Opus/CELT to encode 2 mono instead of 1 stereo
Hi, folks,
I have an old CELT thing that I'm updating to Opus and I'm trying to get
individual pieces upgraded. My first task is upgrading the CELT encoder
to Opus.
The old CELT thing treated the L and R channels as independent mono
streams, encoded them somehow with CELT to form one bitstream, sent one
bitstream across, and then unpacked it manually after the decoder.
Can I do that
2017 Jan 27
2
FEC and Stereo
Thanks.
When you say that with fec enabled, the threshold is increased, do you mean the bitrate - i.e., you need higher bitrate with fec enabled to suppress crosstalk?
Also, can you make any recommendations to decide whether to use fec or not? We are trying to tune the parameters appropriately. Audio quality and reduction of crosstalk are critical for us.
Thanks again.
Jon
Sent from my
2013 Nov 20
1
Stereo channel separation
>On 11/20/2013 03:37 PM, O'Connor, Kevin wrote:
>> I have an application I intend to use Opus for that involves creating
> recordings of two-party conversations where each party is saved as a
>> separate channel. Audio may be later processed or analyzed on a
>> per-party basis so if audio in one channel affects the other channel,
>> it could create problems.
2017 Jan 27
2
FEC and Stereo
HI All,
We are trying to use Opus in a VoIP environment for sending stereo audio. We have noticed a phenomenon where when FEC is enabled and packet_loss_percentage>0, that there is a mixing of audio from the left channel into the right channel and vice versa. That is, rather than hearing each channel in its pristine form as it was in the file, there is a combination of right and left
2017 Jun 18
2
Stereo dropping to mono with libopus 1.2 RC
OK, so at the link : https://uloz.to/!yyVrCY2Y8sn1/devil-s-elbow-opus-7z
(https://uloz.to/%21yyVrCY2Y8sn1/devil-s-elbow-opus-7z) (change the language
to English by clicking at the flag at the right upper side of the web page
or just simply click at "Stáhnout pomalu" - it may take some time as the
file is 55 MB+ and the download service is free) there is 7zip archive with
5 music
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`,
2017 Apr 18
1
Antw: Re: 133 kbps stereo killer sample
>>> Agustín Dall'Alba <agustin at dallalba.com.ar> schrieb am 14.04.2017 um 22:53
in
Nachricht
<CAHBqS-w3v44WM5x+_4XdFMkD42A2iYTbEWKEBmvJc2P3Y-LJGA at mail.gmail.com>:
> I halved the volume of the sample before encoding with
> `sox -v 0.5 floex.wav quiet.wav` and now I can't ABX it succesfully
anymore.
> So the artifact I heard was just clipping when encoding
2016 Sep 22
1
OPUS_STEREO
Hi
I am using opus_demo binary to test 48KHz Stereo file,
i used below arguments to encode and decode.
./opus_demo -e audio 48000 2 48k_stereo.pcm stereo.opus
./opus_demo -d 48000 2 stereo.opus stereo.pcm
After decoding i found that both left and right channels are
identical, even input stereo file channels are differential in gain.
1. Is this the expected behavior of OPUS CODEC, if yes then