similar to: Writing Alpha Tags into the comments of an ogg stream

Displaying 20 results from an estimated 800 matches similar to: "Writing Alpha Tags into the comments of an ogg stream"

2007 Jul 16
3
Writing Alpha Tags into the comments of an ogg stream
> Ideally you'd do it with the program which is encoding our stream. You just > start a new ogg stream when you want to change your metadata and use the > appropriate tags. > > If this is not possible, you can also do this via Icecast. It will insert > the tags for you, creating the new stream. > > Here's what I've managed to turn up quickly as the
2007 Jul 16
2
Speex Support for Ices?
On Mon, 2007-07-16 at 23:12 +0200, Thomas B. Ruecker wrote: > If you want to experiment with speex: I think ezstream can handle this. > oggfwd too This is an alsa stream from the line-in port. Ezstream & oggfwd apparently do not stream from Alsa. I've seen some acrecord command line options, but it would also be nice to update metadata often too. Ices seems best. I've
2007 Jul 20
4
Speex Support for Ices?
wget ices*bz2 fgrep ./* -e "speex" ? fgrep ./* -e "ogg" ? Can't remember the exact lib name(s), but speex is very similar to vorbis/ogg lib implementations. So whomever wrote ices, would probably have a pretty easy time incorporating it. Well, before I do anything, I still need to get my program outputting usable metadata. On Thu, 2007-07-19 at 23:56 +0100, Ivo Emanuel
2007 Jul 16
3
Speex Support for Ices?
Using ices w/ icecast, I noticed a 15 second delay between live audio and live stream. Another item I recently started researching, was using speex (speex.org related to ogg/vorbis). I'm wondering if this might significantly reduce delay times. One question I ponder is if user's players have the speex codec compared to the more popular vorbis/ogg codec. -- Roger
2007 Jul 20
1
Writing Alpha Tags into the comments of an ogg stream
You should look at the source code for oddcast. it has a neat way of adding metadata to the ogg stream. It uses libogg (which is it using to encode the vorbis stream) and sort of creates a new beginning of stream packet with the new metadata, so that icecast knows to pick up the change. If you aren't using ices to encode the audio, only to send it, I would suggest posting the metadata to
2007 Jul 16
2
Speex Support for Ices?
Hi, "Burst on connect" isn't going to change the buffering. It'll just affect how quickly the client starts playing. The main buffer in question here is that on the client. Sending a burst of data when the client connects will simply serve to fill the buffer up more quickly, which results in the player beginning to play sooner. It won't reduce any latency, and if the
2019 May 14
2
OPUS Metadata in IceCast v2.4.4
Good afternoon, On Mon, 2019-05-13 at 17:55 +0100, Paul Martin wrote: > On Mon, May 13, 2019 at 08:45:40AM +0000, Philipp Schafft wrote: > > Support for metadata in Opus is a feature of Icecast 2.5.x. It has first > > been included in v2.5.0-beta.2. But please note that this is only about > > displaying. > > I can see support for reading it from incoming Ogg/Opus
2019 May 13
2
OPUS Metadata in IceCast v2.4.4
Good morning, On Fri, 2019-05-10 at 17:59 +0100, Paul Martin wrote: > On Fri, May 10, 2019 at 10:35:39AM -0500, Rick Keniuk wrote: > > > I may have asked this previously, but I am still on a mission to get > > metadata on my OPUS streams (FLAC if possible also). > > https://tools.ietf.org/html/rfc7845.html (Section 5.2) > > ...which is similar to Ogg Vorbis
2011 Feb 20
4
Need Help
Hi, We realized that there are certain parameters within icecast that request specific directory path address for the program to connect upon start up...we are now trying to find an icecast.pid file but we have not been able to find it in any of the directories. Do you know were we can find that file? Thank you, Luis Barrett -------------- next part -------------- An HTML attachment was
2006 Mar 08
0
XP clients hang on accessing certain directories
Hi all. I'm trying to debug a strange Samba/WinXP problem, but I don't know much about Windows or CIFS, so any insight from anyone would be much appreciated. Here's the situation: The initial problem was that clicking on certain directories on an XP Pro SP2 client would cause the client to freeze for a few minutes and then complain that the directory is inaccessable. This problem was
2004 Dec 14
10
Icecast 2.2.0 RC1 Announcement
Just wanted to let everyone know that we are prepping for a 2.2.0 release of icecast. Just as before, we are doing Release candidates first, and if no bugs are reported, these will become the official release. We ask that anyone that can, please test the RC and send any issues or bug-reports to the mailing list or http://trac.xiph.org/ until the mirrors get updated, please download the release
2003 Oct 29
1
[LLVMdev] cfrontend/src/configure
Hello Brian, Wednesday, October 29, 2003, 7:21:04 PM, you wrote: BRG> This anomaly is noted in the documentation for building the C front-end BRG> (http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html); in step 4 it advises BRG> you to edit src/configure and "change the first line (starting w/ #!) to BRG> contain the correct full pathname of sh." I got the links to the proper
2013 Jan 02
3
domU doesn't see all memory
Hi, I'm running CentOS 6.2 x86_64 as xen guest on a CentOS 5.7 dom0. The host is running 2.6.18-274.7.1.el5xen, the guest 2.6.32-220.2.1.el6.x86_64. Memory for domU is set to 1024 MB and "xm list" shows these 1024 MB. But "free -m" on the guest system shows only 652 MB. When I set up a CentOS 5.x guest with 1024 MB "free -m" shoes 1024 MB. Anyone else seeing
2004 Oct 07
3
How to use alpha transparency channel for colors?
The release notes for R 2.0.0 states: It is now possible to specify colours with a full alpha transparency channel via the new 'alpha' argument to the rgb() and hsv() functions, or as a string of the form "#RRGGBBAA". NOTE: most devices draw nothing if a colour is not opaque, but PDF and Quartz devices will render semitransparent colours. A new argument
2013 Feb 01
2
Instance-backed CentOS AWS AMIs?
Hi list, I've noticed that instance-backed AMIs are not available in AWS MP (only the EBS ones are there). Still though, also the instance-backed AMIs are listed as published and available on your wiki: http://wiki.centos.org/Cloud/AWS I've seen that the same question was asked already before but I'm not sure the answer given actually covered the whole question:
2013 May 24
2
Very odd mouse issue
Hi, I'm VNCing into my KVM server and opening virt-manager. When trying to manage a newly created guest, I'm finding the mouse pointer stays on the outside of its virtual machine window. Any insight as to why its tracking so oddly? Thanks in advance, - aurf
2013 Aug 15
2
Xen4CentOS6 project longevity
We've been using CentOS 5 with Xen on our machines for a while now and have really grown to appreciate it. The lack of Xen for Centos 6 is the reason we haven't upgraded yet, but with Xen4CentOS6 we have all the tools we need. The concern some of are having is that when CentOS7 comes out, which will be probably less than a year, is that Xen support for CentOS6 will evaporate. I know this
2014 Jan 28
1
Hey
Just want to let you guys know that, although it may have been around for a bit, bringing Xen back to CentOS is awesome and I really appreciate it. I was very disappointed when RedHat dropped support as Xen is awesome. Thanks for the effort!
2005 Apr 18
2
Why no BIC.default function?
I'm using R 2.0.1. I looked in the email archives but didn't see anything on this topic. I've noticed a surprising (to me) difference between AIC and BIC: > methods("AIC") [1] AIC.default* AIC.logLik* > methods("BIC") [1] BIC.gls* BIC.lm* BIC.lme* BIC.lmList* BIC.logLik* BIC.nls* The BIC.gls BIC.lm BIC.lme BIC.lmList and BIC.nls functions appear
2005 Nov 09
1
Amateur Radio/FCC and the "none" encryption option
Is there an easy way to get the "none" option back into OpenSSH? In order to do TCP/IP over amateur radio in the U.S. (and most other countries) we must not use encryption to obscure the meaning of our info, but we are allowed to use authentication to set up the links. This means we need normal authentication but we need the "none" option back in OpenSSH in order to use it