Displaying 20 results from an estimated 600 matches similar to: "Opus Radio Stream"
2013 Jun 09
0
Opus vs. Vorbis
On 05/31/2013 04:48 PM, Gagarin Miljkovich wrote:
> Hello Dennis!
>
> Please send me the links to your streams. I'm interested in the
> audioquality.
You can also check out:
http://dir.xiph.org/by_format/Opus
Best regards
Thomas B. Ruecker
> Dennis Heerema <Dennis at Heerema.net> wrote:
>
> Hello Jordan,
>
> I run a test stream in OPUS format.
>
2020 Jun 26
2
FLAC specification clarification
I am also philosophically opposed to changing the specification.
That said, there's nothing wrong with adding a note to the specification about the common implementations, particularly the reference library. Then, future developers will know both the precise specification and still have the warning that they risk incompatibility by deviating from the reference implementation.
I own devices
2018 Jan 27
2
Installation instructions for Opus are incorrect - maybe?
Before I got an log a ticket, can I just check I'm not doing anything wrong?
In 15.2, to install Opus:
1) run `make menuselect`
2) Highlight "Codec Translators" and press enter.
3) Scroll down to "codec_opus" in the section labeled "External"
4) Press enter to select the codec if it is not already selected.
... at this point, I see
XXX codec_opus
and a
2018 Jan 27
2
Installation instructions for Opus are incorrect - maybe?
On 27 January 2018 at 09:27, Ludovic Gasc <gmludo at gmail.com> wrote:
> Hi Jonathan,
>
> If you put the cursor on the line XXX, you will see what are the
> dependencies are missing to enable the option.
> In this case, it's certainly curl that is missing on your system.
Ah, OK! No, it wasn't curl that was missing, but I think the way it
was phrased confused me. It
2019 Nov 14
3
Digium's Opus Codec download links broken?
I tried to download Digium’s Opus Codec via the following link, but the server is unavailable: http://downloads.digium.com/pub/telephony/codec_opus/
It took me a while to figure this out, because initially I tried downloading via selecting the Opus codec in make menuselect and realizing that it isn’t there after make install step.
Can someone from Digium/Sangoma please confirm?
FLORIAN
2006 Feb 11
2
Xend crashes repeatedly starting DomU - please help...
Hi, this is a repost of a previous question - since then I have tried
rebuilding my Xen0 kernel numerous times and trying different
configurations, but I haven''t yet ever got a single DomU to boot so I
really don''t even know what is supposed to happen, let alone how to
start debugging it...
Can someone please speculate on how to debug this further? It''s a
gentoo
2019 Aug 21
1
MetaData Update for FLAC and OPUS
Thanks for your clear answer.
I'll try to contact the OGG, FLAC a Opus encoder developers at xiph.org.
As it currently seems, that there is no direct support for chained streams on the 'client-side' (encoder side) when using the reference encoders as provided by xiph.org.
As such I find it a bit odd to have no 'out-of-the-box' solution available at all.
Even if all/you say:
2017 Sep 20
0
Icecast Radio Directory database needed for radio-browser.info
Good evening,
On Wed, 2017-09-20 at 07:54 +0200, David Hedlund wrote:
> I wrote this issue earlier for radio-browser.info: Import 20,000 steams
> from the Icecast Radio Directory -
> https://github.com/segler-alex/radiobrowser-api/issues/31
>
> radio-browser.info publish the latest database
> (http://www.radio-browser.info/backups/latest.sql.gz) and you are free
> to use
2005 Mar 30
0
[PATCH] libxc xc_ptrace gcc 4 fix
Variable guest_va is declared as a long* . It takes values that are cast
as unsigned long* . GCC 4 picks up on this. This patch changes the
declaration of guest va to be an unsigned long* and fixes the problem.
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
--
Jerone Young
IBM Linux Technology Center
jyoung5@us.ibm.com
512-838-1157 (T/L: 678-1157)
2005 Jun 24
0
vmx_io signness gcc4 fix
Fixes sign issue with gcc4.
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
--- xen/arch/x86/vmx_io.c.old 2005-06-24 14:40:00.000000000 -0500
+++ xen/arch/x86/vmx_io.c 2005-06-24 14:41:54.000000000 -0500
@@ -181,7 +181,7 @@ static void load_cpu_user_regs(struct cp
__vmwrite(GUEST_RIP, regs->rip);
}
-static inline void __set_reg_value(long *reg, int size, long value)
2005 Mar 02
0
[PATCH] libxc fix: fast trap id is only for x86 patch
x86 ( 32bit) is the only architecture that uses Fast trap vector offset
( fast_trap_idx ). This makes sure that x86 is the only architecture to
use this variable.
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
Jerone Young
Open Virtualization
IBM Linux Technology Center
jyoung5@us.ibm.com
512-838-1157 (T/L: 678-1157)
2017 Sep 20
2
Icecast Radio Directory database needed for radio-browser.info
I wrote this issue earlier for radio-browser.info: Import 20,000 steams
from the Icecast Radio Directory -
https://github.com/segler-alex/radiobrowser-api/issues/31
radio-browser.info publish the latest database
(http://www.radio-browser.info/backups/latest.sql.gz) and you are free
to use it. Do you also publish the database used for http://dir.xiph.org/?
2009 May 15
2
Radio? Sure! Internet Radio Player support in Wine?
http://www.radiosure.com/
Is it possible to get this working under Wine? I'm running the latest version and get the following when I try to run the "portable" version they have on their website:
Code:
wine RadioSure.exe
wine: Call from 0x7b844453 to unimplemented function ntoskrnl.exe.IoAttachDevice, aborting
wine: Unimplemented function ntoskrnl.exe.IoAttachDevice called at
2016 Oct 25
3
Opus codec in codecs.conf
Hello,
I am trying to configure new opus codec in asterisk 14, but unable to find
any examples of codecs.conf settings for this codec.
All I am trying to do - setup peer with using opus in narrow band mode
(8kHz sampling rate). Does anybody know how to configure chan_opus?
--
Regards, Igor Goncharovsky
Unistim Dev: http://unistim.igorg.ru
-------------- next part --------------
An HTML
2005 Oct 27
2
[PATCH] Enable xenstat to use xenstore & fix bugzilla #311
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
--
Jerone Young
IBM Linux Technology Center
jyoung5@us.ibm.com
512-838-1157 (T/L: 678-1157)
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2018 Feb 04
2
opus from git : install questions
On 13.9.0
https://github.com/traud/asterisk-opus
The README:
Alternatively, you can use the Makefile of this repository to create
just the shared libraries of the modules. That way, you do not have to
(re-) make your whole Asterisk.
The Makefile generates:
codecs/codec_opus_open_source.so
formats/format_ogg_opus_open_source.so
formats/format_vp8.so
res/res_format_attr_opus.so
Without any of
2013 May 31
2
Opus vs. Vorbis
Hello Dennis!
Please send me the links to your streams. I'm interested in the audioquality.
regards
Gagarin M.
Stockholm
www.mrs.se
Dennis Heerema <Dennis at Heerema.net> wrote:
>Hello Jordan,
>
>I run a test stream in OPUS format.
>I find the quality of OPUS way better at low bitrates then VORBIS.
>Thus better quality at lower bitrates, but also on higher bitrates the
2007 Apr 25
0
Heads up re web radio show tonight
CentOS will be guest of honour on the Linux tech link show tonight
http://www.thelinuxlink.net/
8.30 pm Eastern US time
00:30 am UTC
01.30 am UK BST
Johnny and I will hope to give good answers to whatever is thrown at us :)
Lance
--
uklinux.net -
The ISP of choice for the discerning Linux user.
2006 Mar 10
0
Multiple radio buttons for defining multiple objects?
Hi, I''ve been working on a multiple choice Question/Answer system. The
response object (analagous to a lineitem) has a question_id, user_id,
and the actual response. What''s a good way of making a form with
multiple response objects which are created from the radio_button
helper?
Right now I''ve got the following code:
2006 Mar 22
2
Radio Button Defailt Value?
I have:
<%= radio_button ''foo'', ''bar_id'', ''1'' %>
<%= radio_button ''foo'', ''bar_id'', ''2'' %>
<%= radio_button ''foo'', ''bar_id'', ''3'' %>
I would like to have option #3 be selected if foo.bar_id is nil. Is
there a way to do