Displaying 20 results from an estimated 30000 matches similar to: "want sample code of opus codec"
2014 Apr 03
0
git snapshots from opus-codec.org website.
Hi
On the opus-codec web page here ---> http://www.opus-codec.org/development/
Underneath "Source code repository" there are options to download the gits.
As well as the traditional "$ git clone git://git.opus-codec.org/opus.git" there are also Snapshots.
opus-master.tar.gz
opus-1.0.x-branch.tar.gz
It's a great idea...
To download HEAD the command can be like this...
2016 May 02
0
Fwd: [codec] RFC 7845 on Ogg Encapsulation for the Opus Audio Codec
FYI, the Ogg Opus encapsulation is now RFC 7845:
https://tools.ietf.org/html/rfc7845
-------- Forwarded Message --------
Subject: [codec] RFC 7845 on Ogg Encapsulation for the Opus Audio Codec
Date: Fri, 29 Apr 2016 19:47:28 -0700 (PDT)
From: rfc-editor at rfc-editor.org
To: ietf-announce at ietf.org, rfc-dist at rfc-editor.org
CC: drafts-update-ref at iana.org, codec at ietf.org, rfc-editor at
2013 Nov 07
0
Question for using opus codec to our product.
Hello. I am LG electronics software engineer Yoonjoo Lee.
Our company (LGE) considers that using the Opus codec.
Actually i already visited opus-codec website (http://www.opus-codec.org/).
And I checked the license tab.
Following the web-site, below things are specified.
1. You can encode or decode Opus-compatible streams for any purpose at
no cost.
2. You can integrate the
2013 Mar 04
0
Required help for opus audio codec build & run
Hi,
I have downloaded the latest stable version *1.0.2 opus audio codec* from
the following link:
http://www.opus-codec.org/downloads/
*Details of OS & CPU:*
OS : Microsoft Windows XP
CPU : intel core 2 Duo cpu
I am using Microsoft visual C++ 2010 Express to build the codec
(opus.vcxproj available in the package downloaded). I am able to build it &
could generate the application
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]
2015 Apr 13
0
Regarding Opus Codec Input output file.
Hi Sakharam,
I see 2 potential issues with what you are doing.
1. ./opus_demo -e voip 48000 2 16 music_orig.wav testcase30.opus
in above command, "16" for bits/sec seems too low. I'm no audio
expert, but just cant convince myself you can get any reasonable audio
data with 16 bits/sec. FYI, I was able to encode and decode with 16
bits/sec, but when I played the decode file with
2013 Mar 04
0
Required help in opus codec build & run
Hi,
I have downloaded the latest stable version *1.0.2 opus audio codec* link:
http://www.opus-codec.org/downloads/
*Details of OS & CPU:*
OS : Microsoft Windows XP
CPU : intel core 2 Duo cpu
I am using Microsoft visual C++ 2010 Express to build the codec
(opus.vcxproj available in the package downloaded). I am able to build it.
With the executable opus_demo.exe , I tried to encode
2015 Jul 01
0
Fwd: [payload] RFC 7587 on RTP Payload Format for the Opus Speech and Audio Codec
FYI, the Opus RTP payload format is now RFC7587:
https://tools.ietf.org/html/rfc7587
Cheers,
Jean-Marc
-------- Forwarded Message --------
Subject: [payload] RFC 7587 on RTP Payload Format for the Opus Speech
and Audio Codec
Date: Tue, 30 Jun 2015 16:33:17 -0700 (PDT)
From: rfc-editor at rfc-editor.org
To: ietf-announce at ietf.org, rfc-dist at rfc-editor.org
CC: drafts-update-ref at
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
2014 Apr 18
1
build opus codec with visual studio 2005
i've downloaded source code from <http://www.opus-codec.org/downloads/>
http://www.opus-codec.org/downloads/ but in the tarball there is only one
project for visual studio 2010, it builds well but if i use .lib on visual
studio 2005 they won't work... Anyone knows how to compile with visual
studio 2005?
-------------- next part --------------
An HTML attachment was scrubbed...
2015 Aug 11
0
Regarding Opus codec
Hi,
We have some sample traces and we are trying to decode with your decoding
tool i.e. "Opus-1.1.tar.gz".
But the output is not in proper format.
We put parameters as
1. -d
2. bandwidth 16000
3. no of channel 1
4. -loss
What else is required?
Is there any wrong parameter to decode this?
Attaching Wireshark traces of Opus codec.
Could you please try to decode the attached file
2014 Apr 18
0
build opus codec with visual studio 2005
i've downloaded source code from <http://www.opus-codec.org/downloads/>
http://www.opus-codec.org/downloads/ but in the tarball there is only one
project for visual studio 2010, it builds well but if i use .lib on visual
studio 2005 they won't work... Anyone knows how to compile with visual
studio 2005?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Apr 23
0
Regarding opus audio codec
Hi All,
I am new to audio codec and just was going through the opus audio codec and
trying to use the same in my project here in the opus demo test code I
could see that before giving input to encoder or after decoder the audio
sample are modified as below
for(i=0;i<loop;i++)
{
printf("hiiii iam inside loop\n");
opus_int32 s;
2015 Oct 26
0
How to obtain optimized opus codec?
Hi all,
Currently I am working on a WebRTC based audio application that requires
opus codec to be integrated. For that purpose, I need optimized version of
opus codec. Can you please guide me in obtaining the same?
Regards,
Vignesh prabu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Oct 13
0
How to obtain optimized opus codec?
Hi all,
Currently I am working on a WebRTC based audio application that requires
opus codec to be integrated. For that purpose, I need optimized version of
opus codec. Can you please guide me in obtaining the same?
Regards,
Vignesh prabu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Mar 11
0
Implementing opus codec on ARM cortex m3
Hi,I have a question about implementing opus codec and I appreciate you to answer it.I want to implement this codec on LPC1768 which has ARM cortex m3 and in keil uvision4, I don't know which file of opus library should be added to the project environment.Best regardsHamed KarbasiSharif University of Technology
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Apr 25
1
Opus Audio Codec
Dear Opus team,
We are a PC, Tablets and Smartphones manufacturer in Brazil http://www.positivoinformatica.com.br/ .
We were informed that the VP9 Video Codec will be added by Microsoft in the new versions of our contracts with them.
We reseached this codec and sow that is developed by you and is royalty free.
Would you please help me to check whether to sign any tipe of contract for the
2014 Mar 10
1
looking for android.mk sample file of opus
Hello.
I've developed VOIP android app. using speex codec, and it works very well.
But I want to change to Opus codec, instead speex.
Where can I find sample opus android.mk file ?
I am a beginner of NDK. so I cannot make android.mk file myself.
Please help me.
tks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Jun 10
0
Use Opus codec within Windows Runtime
Hi guys,
I have an idea to use Opus in my Windows Store and Windows Phone apps.
Also it would be nice to make it more wide-spread by creating a Windows
Runtime component and NuGet package or Extension SDK.
With Windows Runtime Component it will be possible to use it in Windows
Store and Windows Phone apps regardless of the language the app is written
with.
And with NuGet or Extension SDK it
2016 May 30
0
pure java version of Opus codec
Hello,
you can find pure java version of Opus codec with java spi interface at my web-site:
http://dmilvdv.narod.ru/Apps/opus.html
Text in Russian, but must be understandable.
Best regards,
Dmitriy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20160530/f400f322/attachment-0001.html>