similar to: Re: Icecast Digest, Vol 7, Issue 34

Displaying 20 results from an estimated 2000 matches similar to: "Re: Icecast Digest, Vol 7, Issue 34"

2004 Dec 30
0
icecast2.2 and aac?
Hi All, Got today the Orban Opticodec-PC encoder LE and it sounds great at 32Kbps and 44.1Khz and even lower it sounds great!! Now even people with dial-up can listen to FM quality streams! Got a test stream up, if you're intrested, with some rights free (RIAA free) music (dutch language made by a friend of mine). http://dir.xiph.org/index.php?sgenre=&stype=&search=doosfm there
2004 Dec 29
2
icecast2.2 and aac?
Trying to get the LE version for months now, still treamguys can?t deliver.... Regards, Dennis Heerema -----Original Message----- From: "Greg J. Ogonowski" <greg@orban.com> To: qiang Bao <jakobao@yahoo.com>, icecast@xiph.org Date: Wed, 29 Dec 2004 11:08:04 -0800 Subject: Re: [Icecast] icecast2.2 and aac? Icecast 2.2 works fine with AAC/aacPlus at any bitrate. 32kbps
2004 Dec 29
0
icecast2.2 and aac?
Dennis- Orban Opticodec-PC LE is available now, as of last Tuesday, the release date of Icecast2 v2.2. StreamGuys is filling all orders now. Thanks. -greg. At 12:53 2004-12-29, Dennis Heerema wrote: >Trying to get the LE version for months now, still treamguys can?t deliver.... > >Regards, > >Dennis Heerema > >-----Original Message----- >From: "Greg J.
2004 Dec 30
0
icecast2.2 and aac?
ICecast i capable of sorts of streams, that is not your problem. Your stream source client (DSP) is the part who must be capable of streaming the format you want. For AAC use oddcast DSP www.oddsock.org capabale of AAC, LAME Mp3, and OGG (Free to use) very good at OGG specially with the vorbis 1.1 aoTuVb3 DLLs For AAC Plus (HE_AAC) use Orban opticodec for PC (witch is capable of every bitrate
2004 Dec 29
3
icecast2.2 and aac?
it seems that icecast 2.2 can only stream aac at 128kbps! mp3 and ogg are ok at all bitrates. is it a bug or my config wrong? --------------------------------- Do you Yahoo!? Jazz up your holiday email with celebrity designs. Learn more. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 09
1
Icecast 2.2 with Opticodec - dropping stream
Hello All, We own an Orban Opticodec LE1010 and we are testing it to use with Icecast 2.2 (no relays are used, only one icecast 2.2 is working in one system) With both linux and win32 versions of Icecast2.2 Opticodec with aacplus-v2-32kbps stream generates the following errors: several minutes (2 to 30) after starting of encoding the stream drops (like there were internet connection
2005 Feb 09
0
Icecast 2.2 with Opticodec - dropping stream
This sounds like a network problem. We have several Opticodec-PC Encoders working with Icecast2. It is a VERY reliable server. Our EVAL stream is here: http://stream.orban.com/eval.aac -greg ORBAN -----Original Message----- From: Nagy Gergely - K?k Duna R?di? [mailto:nagyger@kekduna.hu] Sent: Wednesday, February 09, 2005 07:11 To: icecast-dev@xiph.org Cc: Hintz, Charles Subject: [Icecast-dev]
2005 Jun 05
2
YP listing from Icecast2.2 and Ices2
Is possible YP listing in http://dir.xiph.org/cgi-bin/yp-cgi and http://www.oddsock.org/cgi-bin/yp-cgi from Icecast2.2 with source Ices2? Thank you -- P?eji spokojen? den ***************************************************** I'm not really a human, but I play one on earth. *************************************** Karel Du?ek email: mailto://karel.dusek@duhovy.net ICQ#: 1 498 454 721
2005 Jun 05
2
YP listing from Icecast2.2 and Ices2
I am sorry, I don't understand. Karl Heyes napsal(a): > On Sun, 2005-06-05 at 14:18, Karel Du?ek wrote: > >>Is possible YP listing in >>http://dir.xiph.org/cgi-bin/yp-cgi >>and >>http://www.oddsock.org/cgi-bin/yp-cgi >> >>from Icecast2.2 with source Ices2? > > Im error.log of icecast2 I have [2005-06-05 15:33:20] DBUG yp/yp_recheck_config
2007 Jul 23
0
Re:Speex-dev Digest, Vol 38, Issue 21
Hi, I am very glad to enter this mail list. i am a new guy,i am interested in speech coding.so is there anybody working on this ? please contact me,thank you.i am studing on fixed codebook search. and i have read almost all the articals(including patent on this) about codebook search. but i found that all the suboptimize methods have their own flaw. could anybody have some comments on
2005 Feb 04
2
how to generate a function from a linear model
Hi All, I am trying to generate a function from a linear model. I think there should be build-in function that perform this action but I've had no luck finding it. For example, I have a model created using lm(). model <- lm(sat.d~1+sat.n+I(sat.n^2)) What I would like to have is a function (similar to the one generated by splinefun()) so that I can use it on different data-sets.
2014 Jul 08
0
Re: How to get uuid info inside a lxc container created by libvirt_lxc
At Tue, 08 Jul 2014 12:19:40 +0800, Qiang Guan wrote: > > > 于 2014年07月08日 12:06, Eric Blake 写道: > > On 07/07/2014 10:02 PM, Qiang Guan wrote: > >> Hi , > >> > >> Is there anyway to get uuid info inside a lxc container which is created > >> by libvirt_lxc? > >> > >> For kvm, we can use dmidecode or lshw to get this info inside
2016 Sep 15
0
[ANNOUNCE] xf86-video-ati 7.7.1
I'm pleased to announce the 7.7.1 release of xf86-video-ati, the Xorg driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver. This release supports xserver versions 1.9-1.18. This is a stable point release containing only fixes for crash/hang/corruption bugs and other minor changes. Thanks to Qiang Yu for his contributions to this release! Michel Dänzer (15): Handle
2020 Sep 10
0
[PATCH] vhost-vdpa: fix memory leak in error path
On 2020/9/9 ??11:41, Li Qiang wrote: > Free the 'page_list' when the 'npages' is zero. > > Signed-off-by: Li Qiang <liq3ea at 163.com> > --- > drivers/vhost/vdpa.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > diff --git a/drivers/vhost/vdpa.c b/drivers/vhost/vdpa.c > index 3fab94f88894..6a9fcaf1831d 100644 > ---
2016 May 26
0
centos7 tmpfiles.d deleted outdate files
Would some one help me for this question? thanks very much. On 2016?05?25? 14:18, Qiang Chen wrote: > Hi all, > > I use centos7 and don't want to use tmpwatch as well as crond. > > I have a question to use `systemd-tmpfiles-clean.service` with my > custom configured file in `tmpfiles.d` to delete outdated files > periodically in some log dir. > > I have a
2016 May 30
0
centos7 tmpfiles.d deleted outdate files
so, there no method to delete special files that below a directory? such as in the directory [root at chenqiang]# tree . ??? test_10d ??? test_20d 0 directories, 2 files [root at chenqiang]# ll total 8 -rw-r--r-- 1 root root 4 5? 20 19:14 test_10d -rw-r--r-- 1 root root 4 5? 10 19:15 test_20d So, I want to delete file test_20d, keep test_10d, how to do that? thx. On 2016?05?27? 02:12,
2016 May 30
0
centos7 tmpfiles.d deleted outdate files
Hi Jonathan Billings, the `age` can't apply to 'r', only would apply to 'd', 'D', 'x', 'X', etc "The age field only applies to lines starting with |d|, |D|, |v|, |q|, |Q|, |C|, |x| and |X|. If omitted or set to "|-|", no automatic clean-up is done." so, there have good idea if I only want to delete the specific files not all
2010 Aug 31
3
how to install xen4.0.1 from source?
Hi all, Who can tell me how to install xen4.0.1 from source on centos5.4? I cannot find the yum repositories for the version of 4.0.1. Best Wishes Qiang Ma _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Aug 22
2
hey
dear friends, i am now working on a longitudinal data using R. all the analyses have been done. now I am wondering how the plot out the cross-level interaction using R. do you guys have some syntax?? thank you so much!! Best, -- Qiang Wang, MS Graduate student Industrial-Organizational Psychology Department of Psychology Wright State University [[alternative HTML version deleted]]
2007 Aug 07
2
speex compression rate
I want to know speex compression rate. On the speex website,it says" Speex is based on CELP and is designed to compress voice at bitrates ranging from 2 to 44 kbps." Is the original voice at bitrates raning from 2 to 44 kbps,or the compressed voice at bits ranging from 2 to 44 kbps? what is the maxmium compression rate? Thanks a lot! Weiqin Bao -------------- next part -------------- An