similar to: Opus with bluetooth ?

Displaying 20 results from an estimated 50000 matches similar to: "Opus with bluetooth ?"

2014 Apr 16
0
Question for members on using OPUS with Bluetooth
Robert Bean wrote: > This is my first post to the OPUS group but I would like to find out if > anyone is using OPUS over Bluetooth? If so, I have some follow-up > questions on the implementation strategies that have been used. I know some people have looked at it (see, e.g.,
2014 Apr 16
2
Question for members on using OPUS with Bluetooth
Hi All; This is my first post to the OPUS group but I would like to find out if anyone is using OPUS over Bluetooth? If so, I have some follow-up questions on the implementation strategies that have been used. Is anyone using OPUS over A2DP? Is it possible for off-the-shelf OPUS bluetooth devices manufactured by different companies to be compatible with each other? If so, which A2DP Audio
2017 Nov 16
0
Opus vs AAC (endurance test)
Opus is specifically designed to survive tandeming but you need to keep the frames aligned and not mess with the gain, which your tools probably do not do. On Thu, Nov 16, 2017 at 10:58 PM, encrupted anonymous < sergeinakamoto at gmail.com> wrote: > using iTunes i've noticed that AAC is > very good at re-encoding own lossy sound. > let's test Opus! > > neroaacenc.exe
2017 Oct 15
0
Opus VS. EVS and AAC-ELD
Hello, I am really curious about something. How does the quality of Opus compare to alternative VoIP codecs like AAC-ELD V2 and EVS? I heard that the use of ACELP in EVS and AAC-ELD offers a slight improvement in low bit rate performance relative to Opus but then I also heard that the improvement is insignificant. Thanks for taking the time to read my question. -- mo -------------- next part
2017 Nov 16
2
Opus vs AAC (endurance test)
using iTunes i've noticed that AAC is very good at re-encoding own lossy sound. let's test Opus! neroaacenc.exe -q 0.75 -if 000.wav -of 001.m4a neroaacdec.exe -if 001.m4a -of aac001.wav wavdiff.exe 000.wav aac001.wav Comparing 000.wav - aac001.wav... Max diff: -17.3867dB RMS diff: -33.0851dB Mean diff: -32.4582dB opusenc.exe --bitrate 512 "000.wav" 001.opus opusdec.exe 001.opus
2013 Sep 05
2
Enquiry into .Opus Audio Quality
2012 Dec 18
1
OPUS on embedded platforms
Hi all, I am interested in using the OPUS codec for real-time application on an (preferable low-profile) platform. In order to choose the optimal processor (memory size, speed,...) I have the following questions: - We have compiled OPUS on a PC with Linux OS and on a dual-core Cortex A9 with Linux Kernel. Can OPUS run on a processor with no specific OS, or are there
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/
2020 Mar 31
0
opus-codec.org/comparison: Mono or Stereo?
Paul, you may find the following page has more useful/accurate numbers than that diagram: https://wiki.xiph.org/Opus_Recommended_Settings ________________________________ From: opus <opus-bounces at xiph.org> on behalf of Paul Marks <pmarks at google.com> Sent: Thursday, February 13, 2020 6:31:39 PM To: opus at xiph.org <opus at xiph.org> Subject: [opus]
2016 Jun 23
1
Build opus for STM32
Hello everyone. I would like to use the opus codec in the following scenario: the PCM audio signal, coming from bluetooth module is captured by STM32F446 MCU and then decoded by opus codec. However, I don't know where to start to build the opuslib for ARM Cortex-M4. Could someone provide any hints or give any brief guide on this? WBR, Aleksandr -------------- next part -------------- An
2016 Jun 22
1
Opus codec on STM32
Hello everyone. I would like to use the opus codec in the following scenario: the PCM audio signal, coming from bluetooth module is captured by STM32F446 MCU and then decoded by opus codec. However, I don't know where to start to build the opuslib for ARM Cortex-M4. Could someone provide any hints or give any brief guide on this? WBR, Aleksandr -------------- next part -------------- An
2018 Nov 17
0
Impossible two bugs in Opus
On Fri, Nov 16, 2018 at 7:40 PM ongaku zettai <sergeinakamoto at gmail.com> wrote: > Hello. > i have over 30GB of Opus music and noticed that > solo instrumentals and solo vocals uses more bitrate > than full-mixes. > Here's example where Opus 1.3 used 190 kbps for > piano solo and 159 kbps for full-mix. > (--bitrate 160 --music) > Download example piano solo
2015 Oct 25
0
recommended opus bitrate / opusenc setting for general?
Well, with stored music files, with close to transparency bitrate, you don't really need Opus. Now compare it with Vorbis when streaming on a low bandwidth connection with real-time latency... 2015-10-25 2:01 GMT-02:00 Christoph Anton Mitterer <calestyo at scientia.net>: > Hey. > > I just wondered,... which is the recommended bitrate and further > settings of opusenc (like
2015 Oct 25
0
recommended opus bitrate / opusenc setting for general?
Everything above 96kbps on that table is speculative, as the highest multi-participant listening testing done was at 96kbps. Here's the results from that test, if you're curious: http://listening-test.coresv.net/results.htm As you can see, at that rate Opus ranged from slightly perceptible to imperceptible. Also importantly, note how few of the donors were able to give significant
2017 Oct 19
1
Test opus
Please report this failure and include 'make check SEED=0 fails tests/test_opus_api.c at line 1387 for libopus 1.1' and any relevant details about your system. Linux SBC-A62 3.14.28-a62-00001-gbed2e52 #31 SMP PREEMPT Thu Apr 21 12:54:03 CEST 2016 armv7l armv7l armv7l GNU/Linux Matteo Piersantelli Sales Manager <http://www.am-microsystems.com/> Mobile
2019 Jul 23
0
Opus-tools for split and merge
Hello. I would like to ask if there are any chances for a tool for splitting an opus-file at a given position, and save the parts (as opus) without re-encoding (i.e. no quality loss). And vice versa: Merge two given opus file into one (if prerequisites hold). opussplit opusFile hh:mm:ss,ss ---> opusFileSplit1 opusFileSplit2 opusmerge opusFileA opusFileB ---> opusFileAMerge For mp3 and aac
2019 Oct 29
1
implement opus codec
Dear expert: I would like to ask about the CPU resources need if implement the "opus codec" as the Bluetooth transmission devices?(music ) we do have DSP with SRAM..., how much-approximated memory space need for running the encode, decode algorithm? any minimum CPU power requirement ?? Thanks for idea. Regards sound analyst hogn kong -------------- next part -------------- An HTML
2019 Mar 28
0
Adobe Audition filter for Opus
The developers of Opus can help the adoption of Opus greatly by writing a filter to load/save files for the commercial Adobe Audition app. The older Audition 1.x/2.x/3.x versions, before Adobe went all Creative Cloud. Just a suggestion. Even if it's a GUI filter front-end for opusenc. Adobe abandoned their legacy plugins which supported a very wide range of formats - even HE-AAC, WMA Pro,
2020 Feb 14
0
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/
2015 Oct 25
4
recommended opus bitrate / opusenc setting for general?
Hey. I just wondered,... which is the recommended bitrate and further settings of opusenc (like complexity and framesize) for general music (e.g. including classical music) to achieve more or less transparency? Talking about CD level audio (16bit; 44,1 kHz; Stereo) The only source I could find regarding that was: http://wiki.hydrogenaud.io/index.php?title=Opus#Music_encoding_quality But that