Displaying 20 results from an estimated 800 matches similar to: "Ogg Vorbis - low delay <50ms ?"
2002 Aug 09
0
Ogg Vorbis - low delay <50ms ?
Salve,
one year ago there was already a discussion about
a version of Ogg Vorbis, with low delay enough for
VoIP
http://www.xiph.org/archives/vorbis/200108/0106.html
>all transform codecs. They require a fairly large block of samples, i.e. in
>Vorbis you need to input 3072 samples (or is it 4096) from each channel
>before you can get any output. This could be reduced, trading off
2006 Sep 15
1
how to change perimissions across a directory tree
Hello all,
I have samba 3 with a share named shareA using these settings:
[shareA]
comment = Directory Amministrazione
path = /col/shareA
browseable = no
valid users = @amm
force group = amm
public = no
writable = yes
create mask = 0770
directory mask = 0770
printable = no
where user1, user2, user3 and user4 belong to "amm" group.
I would like to
2000 Dec 11
3
YAPQ (Yet Another Patent Question)
Looks like the mpeg gestapo are frantically at work cracking down on mpeg
projects. Several important projects (tsunami mpeg, gogo, faac, etc) were
shut down by the jack booted patent nazis.
Since FhG, mpegla, etc plan to start charging royalties on
everything even remotely mpeg-related very soon, I expect a lot of
interest is going to shift to Vorbis.
And soon thereafter, I expect FhG to attack
2002 Oct 11
2
Digital Radio Monial www.drm.org
Salve,
Imagine ogg vorbis is used to produce radio with free software. A
journalist would produce a report end send it with 24kBit/s out from
a cricis place somewhere in the world.
DRM is going to use MP4 - so his report has to be reconverted with
loosing quality :-(
Can you imagine to have an free codec someday that would work in
embedded radio-reciver like MP4?
If yes, should DRM not be open
2004 Aug 06
0
Re: mp3pro and the mp3 streaming license]
At 14:45 6/9/2001 -0600, you wrote:
>Streaming music is $250 minimum, with, I believe, less than 2%
>royalties. For $500 a year you can stream all the music in the world
>pretty much, prefectly legally. If you make a profit, it's a royalty.
>But MP3's royalty here is higher than the royalty for the actual music.
>That is out of whack. Especially in an age where we are
2007 Jul 18
1
AudioCodec MP114
Hi list,
I'm trying to use an AudioCodec Mp114, 4 FXO Media gateway.
I went trough what i could find in wiki and also trixbox forum and so far no
good results.
i had this in trixbox frorum :
http://www.trixbox.org/forums/trixbox-forums/trunks/trixbox-2-2-and-audio-codes-mp-114-fxo-setup
any successful installation? or how to?
-------------- next part --------------
An HTML attachment was
2014 Dec 01
2
v2.2.15 - make check - Conditional jump or move depends on uninitialised value
On Monday 01 December 2014 03:41 PM, Teemu Huovila wrote:
> On 11/30/2014 05:53 AM, AMM wrote:
>> __strspn_sse42 (in /lib64/libc-2.14.90.so)
> Is it possible that you are encountering this issue? https://bugs.kde.org/show_bug.cgi?id=270925
> Either way, the error seems to stem from your libc implementation (if it is not the valgrind bug).
>
> If possible, upgrade your
2003 Sep 19
4
newby problem - concatenate lists
Hi,
a very basic question:
What ist the easiest way in R to concatenate two lists of vectors?
E.g, I have
x<-list(c(1,2))
y<-list(c(3,4))
and I want to receive
list(c(1,2),c(3,4))
thank you!
Axel
________________________________________
Fraunhofer Institut fuer
Arbeitswirtschaft und Organisation (IAO)
Dipl. Inf. Axel Benz
Nobelstr. 12
D-70569 Stuttgart
Germany
Tel. +49(0)7119702289
Fax.
2004 Aug 06
0
Suggestion: The ability to limit the number of ICY connections
At 07:12 PM 5/21/2004, you wrote:
>2. This is a project where all the broadcasters, myself included, are
>blind. Last time I tried it, and admittedly it was a long time ago,
>Oddcast presented some issues with regard to screen reader accessibility.
>I should really run it up the stick again to see what it's like nowadays.
I released a blind-friendly version of oddcast a long
2005 Sep 19
2
Frames per packet?
Hi,
Another newbie question. I'm trying to figure out how to fit vorbis
into the Apple AudioCodec API and it asks your codec to be able to
answer questions about itself. One I'm not sure about, does vorbis
encode a fixed number of frames per packet for any given track? I
know it's VBR, but that doesn't necessarily imply variable # of frames
per packet.
Thanks,
-n8
--
2005 Jul 20
1
maps and data for german federal states
dear R-tists,
i want to graph information for the German Federal States (Bundeslaender) using the maps package. unfortunately there is no maps for the German Bundeslaender.
does anyone have an idea / a source where to get map data that can be used in the maps package that graphs structures below the country level.
in the long run it would also be interesting to integrate Swiss Cantons and
2003 Sep 26
2
performance question
Hi,
I am about to write functions for multivariate kernel densitiy estimation
with mixed categorical and continuous date (accoring to Jeff Racine and Qi
Li), and the leave-one-out window esitmation needs a lot of computation.
I am now optimizing the code performance and therefore fhe following
questions:
As R uses call-by-value for functions, is it computational expensive to pass
large matrices
2005 Sep 14
2
Fwd: Newbie q: decoupling vorbis from ogg
From: Nathaniel Gray <n8gray@gmail.com>
Date: Sep 14, 2005 11:30 AM
Subject: Newbie q: decoupling vorbis from ogg
To: vorbis-dev@lists.xiph.org
Hi,
Sorry if this is a newbie question. I'm trying to write an OS X
AudioCodec for Vorbis using libvorbis. I'm confused about the
libvorbis dependency on libogg. I thought the vorbis spec didn't
require ogg as the container, but the
2007 Apr 26
2
Relay from shoutcast
I wanna retranslate some radiostations, but they are running Shoutcast
and broadcasting in AAC+ format. Can IceCast relay sound in this
format from this server?
2014 Nov 30
2
v2.2.15 - make check - Conditional jump or move depends on uninitialised value
Hello,
I am currently using Dovecot 2.2.10 on Fedora 16 - 64 bit system
I had made v2.2.10 Fedora 16 rpm file using spec file from ATrpms.
http://dl.atrpms.net/all/dovecot.spec
It has been working well from 6 months or so.
Today I tried to make v2.2.15 rpm using same spec file.
But "make check" is giving following error:
fatal_printf_format_fix
2004 Aug 06
2
Re: mp3pro and the mp3 streaming license]
> >So uh, you think it's worth more for mp3, than the actual music
> >involved?
> >
> >Come on.
>
> Hmm.. so what you're saying is that for under $2K I can get an unlimited
> distribution license from the recording industry? To burn, distribute,
> sell and market as much of their material as I like? Wow. Sign me up.
Streaming music is $250
2004 Aug 06
4
Re: mp3pro and the mp3 streaming license]
> performances. That's ~125,000 performances a year, which equates to about
> $180,000.
>
> Significantly higher than the Frauhofer license, unless you generate
> $9Mil/yr or more in revenue from your stream.
The rates are in arbitration, and I doubt they will come out anywhere
near that amount. It just isn't feasible, even for large companies.
Reember, tradidional
2004 Aug 06
0
Re: mp3pro and the mp3 streaming license]
At 16:30 6/9/2001 -0600, you wrote:
>broadcasting online. Nor are they subject to the compulsory license.
Right.. it would be nice to see online broadcasters treated the same way.
>There's still a possibility that the DMCA will be dismantled before the
>arbitration is even finished. You shouldn't have to pay the RIAA
>anyway, and the fact that they are even involved is
2000 Oct 05
1
Games...
>>As a fellow "lead programmer at a" [not-so-major]
>>"game comapy" I understand your predicament. But
>>instead of waiting for some volunteer to do it
>>for free, why don't you convince EA to put someone
>>on the task? I realize that good optimizers are
>>expensive, but surely EA is looking at way more
2004 Aug 06
2
Suggestion: The ability to limit the number of ICY connections
On Fri, 21 May 2004, Jack Moffitt wrote:
> Maybe this is a stupid question, but why don't you just use Oddsock's
> plugins which support the better protocol?
Not a stupid question. There's three considerations.
1. This project has around fifty broadcasters. It has been running for
3.5 years, and whilst some have moved to using plugins like SAM which
(presumably) does