Talk:OpusFAQ: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(Created page with "[opus] MIPs Info Needed We are developing embedded solutions based on the Cortex-M4. We are considering Opus as a solution for our audio compression algorithm. However,before we...")
 
(Added attribution + response)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[opus] MIPs Info Needed
== MIPs Info Needed ==


We are developing embedded solutions based on the Cortex-M4.
We are developing embedded solutions based on the Cortex-M4.
Line 7: Line 7:
what about OPUS_SET_COMPLEXTY(x) corresponding complexity?
what about OPUS_SET_COMPLEXTY(x) corresponding complexity?
Any experience with other processors (such as ARM) would be helpful.
Any experience with other processors (such as ARM) would be helpful.
[[User:Jackghl|Jackghl]] 08:28, 18 June 2013 (PDT)
: If you get no response here after waiting a few days, ask your question on [http://lists.xiph.org/mailman/listinfo/opus the Opus mailing list]. [[User:Martin.leese|Martin Leese]] 09:57, 18 June 2013 (PDT)
== how to use opus audio code in stereo case ==
i am able to run in mono channel case and i got  output files and it is working fine but i am setting channel 2 in this case the  output was coming wrong then please tell me how to use stere case [[User:Pathan|Pathan]] 09:45, 7 July 2015 (PDT)
: If you get no response here after waiting a few days, ask your question on [http://lists.xiph.org/mailman/listinfo/opus the Opus mailing list]. When you do that it would help if you posted more information. [[User:Martin.leese|Martin Leese]] ([[User talk:Martin.leese|talk]]) 10:42, 8 July 2015 (PDT)

Latest revision as of 10:42, 8 July 2015

MIPs Info Needed

We are developing embedded solutions based on the Cortex-M4. We are considering Opus as a solution for our audio compression algorithm. However,before we invest heavily in code integration we would like to get some idea of the MIPS required. Does anyone have any knowledge of the MIPs requirements for Opus (specifically the SILK portion)? what about OPUS_SET_COMPLEXTY(x) corresponding complexity? Any experience with other processors (such as ARM) would be helpful. Jackghl 08:28, 18 June 2013 (PDT)

If you get no response here after waiting a few days, ask your question on the Opus mailing list. Martin Leese 09:57, 18 June 2013 (PDT)

how to use opus audio code in stereo case

i am able to run in mono channel case and i got output files and it is working fine but i am setting channel 2 in this case the output was coming wrong then please tell me how to use stere case Pathan 09:45, 7 July 2015 (PDT)

If you get no response here after waiting a few days, ask your question on the Opus mailing list. When you do that it would help if you posted more information. Martin Leese (talk) 10:42, 8 July 2015 (PDT)