similar to: The immediate future

Displaying 20 results from an estimated 3000 matches similar to: "The immediate future"

2000 Jul 20
2
Freeamp output plug-in
Hello: I don't usually post requests like this to mailing lists, but I've just about run out of other options. The vorbis.org and vorbis.com sites both make mention of a beta vorbis output plug-in for freeamp, but I'm blowed if I can find it anywhere. It's definitely not in the vorbis.com download section (unless it's been placed their within the last 24 hours or so), and
2000 Jul 20
2
Freeamp output plug-in
Hello: I don't usually post requests like this to mailing lists, but I've just about run out of other options. The vorbis.org and vorbis.com sites both make mention of a beta vorbis output plug-in for freeamp, but I'm blowed if I can find it anywhere. It's definitely not in the vorbis.com download section (unless it's been placed their within the last 24 hours or so), and
2000 Nov 30
2
Debian package problems (fwd)
---------- Forwarded message ---------- Date: Thu, 30 Nov 2000 21:31:52 -0800 From: crusius@stanford.edu To: feedback@vorbis.com Subject: Debian package problems Hi. First of all, congratulations on the nice job. I downloaded your Debian packages for the libraries and ogg123, but the dependencies are wrong: the stable version of Debian (potato) ships with libc6 version 2.1.3, but your packages
2004 Aug 06
2
CVS restored
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Looks like the icecast CVS server has been restored to full service. Now I can get back to rebuilding my server. :) - -- "I'm alive, and filled with goo! VISION GOO!" - Zim, "Invader Zim" -----BEGIN PGP SIGNATURE----- Comment: For info see http://www.gnupg.org
2000 Dec 13
2
IBM invests $ 10^9 in Linux, maybe they'll sponsor Vorbis?
Hello Vorbis developers, you probably had the same idea already, but maybe IBM is interested in sponsoring Vorbis, or being your patron. If they are going to invest $ 10^9 in Linux, protecting vorbis from harm, and possible injecting resources into that project would be peanuts to them. I don't know if IBM does anything with multimedia, but they could only gain if strong technology in that
2000 Aug 16
3
some questions: client for ultralinux and streaming
Greetings, I am rather new to OGG or streaming, so I like to ask some questions: First, clients: I have a sun ultra-sparc 5 running linux. What clients can I use? The xmms (that came with the redhat 6.2 installation) does not have the vorbis-pluging, and -I guess- the xmms-plugin that's on the vorbis-website is for intel-linux? Where could I get the source for the plugin and (if
2000 Dec 11
0
Icecast and streaming vorbis
Hi all: Ever since I discovered the OGG vorbis format, I have been keen to use it and see it used for streaming applications. As far as I'm aware, icecast is the server being worked on to serve it (let me know if there are others). I was pleased to read comments on vorbis.org about icecast's imminent support of vorbis. However, a message forwarded to me by a friend from the icecast
2000 Dec 15
2
MOre streaming media to ponder
Hi: While we're on the subject, I came across this article today. All the more reason to get OGG out and happening sooner rather than later. INTERNET STREAMING MEDIA ALLIANCE FORMED Posted at December 12, 2000 09:20 AM Pacific IN AN EFFORT to create a single standard for media streaming over the Internet, five companies on Tuesday announced the founding of the Internet Streaming Media
2000 Sep 07
4
What's in a name
Hi all: One of the things that struck me immediately about the OGG vorbis codec and the OGG project in general were the names. When I was browsing the 2 websites some time ago, I failed to find mention of the relevance of either of these. Since names often have some significance in the opensource movement and these are somewhat unusual, I was wondering if someone could comment on on OGG and
2010 May 04
6
How to set a portrait mode screen using i915 driver?
I am trying to setup a portrait mode screen. I can see that in 3.85, there is an enhancement which allows arbitrary resolutions (http://git.kernel.org/?p=boot/syslinux/syslinux.git;a=commitdiff;h=5d4ade0221c2387345d0a82422866bb8b937cb09). Can I use this new feature to achieve setting the portrait mode. What is the syntax in the config file to set it? Also, is there any other vesa driver
2004 Aug 06
2
ice2 CVS build problems under Solaris 7
Hi: If you want to use icecast 2 for streaming vorbis audio then don't get it from the CVS repository at icecast.org. That's ancient developer stuff in there. Instead get it from the xiph.org CVS repository (see http://www.xiph.org/cvs.html which I see now lists the icecast stuff (yay!). You'll need the icecast module plus the avl, httpp, log, net, thread and timing modules (check
2001 Jul 03
2
ABR or CBR?
Just in case my quotation causeed misunderstnaing... Forget about what I quoted before. Probably, by CBR, Monty meant ABR since CBR is stupidly patented and this is the reason why Vorbis has no CBR option. If you know this, it cannot be a problem but I see there is a question asking what is ABR in the mailing list. >On Thu 28 Jun 2001, 23:27:41 PDT, Monty (xiphmont@xiph.org)Wrote: >then
2002 Aug 03
1
vbr / cbr / abr API calls
Hi, Maybe this is documented somewhere, if so, please send me a link to the documentation. My question is: how to set up different (VBR, CBR, ABR) modes when calling the Ogg Vorbis API? Currently I do: CBR: ret = vorbis_encode_setup_managed( &vorbisInfo, getInChannel(), getOutSampleRate(),
2010 Feb 26
2
Are two passes useful in CBR mode ?
Hi, I try to use the video tag to post videos on my blog I'm using ffmeg2theora to transcode videos in theora Resolution of 320x240 pixels and constant bitrate (CBR) of ~400 kbps seems to be ok for publishing on my blog. I've read that CBR is a better choice than VBR for web publishing regarding the way TCP/IP works. ("In TCP it takes a while for a connection to increase its
2011 Jun 20
3
oggenc -q switch vs -b switch
Hello folks I am encoding music to ogg vorbis format for the first time. From what i have researched, ogg vorbis is natively a vbr format. Also encoding using the -q switch is encouraged instead of specifying a bitrate through -b. Now, while encoding using -b i get this: Encoding "file.wav" to "file.ogg" at approximate bitrate 224 kbps (VBR encoding enabled) Notice
2015 Jan 22
2
Opus for speech: VBR vs CBR
Hi guys, I'm using Opus for speech in wide-band mode (sampling rate 16000) and 20ms frames with signal type set to SIGNAL_VOICE. I have a few questions here: 1. When I choose VBR mode, the codec seems to choose the bitrate on its own. However, that seems to be an issue on mobile devices. In some cases, when I configure the bitrate to say 20kbps, I see that the outgoing codec bitrate at
2011 May 23
3
Variable Bit Rate
I'm well aware how compression works. But images and document files do not depend on the relative timing of the data to reproduce themselves. They are in essence only two-dimensional in space, whereas the data in a sound file is time-dependent. The question really has more to do with the decoded FLAC stream output, which I presume is a linear PCM file, e.g. WAV. If FLAC is lossless and
2004 Aug 06
2
--dtx alone does nothing?
> All you say look normal to me. Okay, clarification requires less code to be written than a bug. :) > > Does that makes sense? I would have thought that --dtx alone would have = > doen it, > > but maybe it needs perfect digital silence to work? Or only uses the voi= > ce activation > > to know when there's silence? > > DTX requires the VAD to know when
2015 Nov 16
2
Stereo voice not being retained
Hello, I've been using Opus on an STM32 M4 platform for speech coding in mono mode. I thought I'd try stereo for grins to see if I can handle the CPU load, and I'm getting a return code of -1 from opus_decode_float (using CBR and 40ms frames). I decided to try the opusenc and opusdec tools to just see how the command line apps would behave. I am getting decoded audio, but I am
2009 Jun 11
3
deSolve question
Dear All, I like to simulate a physiologically based pharmacokinetics model using R but am having a problem with the daspk routine. The same problem has been implemented in Berkeley madonna and Winbugs so that I know that it is working. However, with daspk it is not, and the numbers are everywhere! Please see the following and let me know if I am missing something... Thanks a lot in advance,