Slashdot Mirror


Speex Joins Xiph To Bring Free VOIP To The Masses

xercist writes "Xiph.org has added a new project to their plate of goodies- Speex. Speex is an audio codec specifically for, you guessed it, voice. It has integration with Xiph's OGG container, but is mainly being used right now for VOIP. There is currently an XMMS plugin available, and is also supported by LinPhone, OpenH323, and GnomeMeeting. Asterisk PBX is working on adding support. This is not a new project -- Jean-Marc Valin has been hard at work writing the codec for quite a while now. However, Jean-Marc is now a full-fledged member or the Xiph.org team, and in celebration, Speex beta one is being released. Xiph.org has brought you (or is currently working on bringing you) Vorbis, Tremor, Theora, Tarkin, Icecast2, cdparanoia, now Speex, and, of course, the Moaning Goat Meter. This is a LOT to do, so please donate to show your support."

133 comments

  1. voice codecs by Evil+Adrian · · Score: 0

    Is this akin to the compression they use for cell phone signals (which makes listening to someone's radio over a cell phone so crappy)?

    --
    evil adrian
    1. Re:voice codecs by grahamsz · · Score: 4, Interesting

      Yes!

      Generally voice is sampled at 8kHz because it generally ranges from around 200Hz to 4kHz and Nyquiest suggests we need a digital sampling rate of twice the highest frequency.

      The reason music sounds crappy is that in a well designed system you will loose all the audio components above 4kHz, and in a badly designed system they will manifest themselves as other lower frequencies.

      Now this *does not* mean that this codec is a bad codec - merely that's it's one optimised for a specific task.

  2. Great thing by PinkX · · Score: 3, Insightful

    It's good to see the xiph people to bring to the masses such advanced projects - and under a free fashion. I hope the big companies start to take seriously all the Xiph's work by supporting their projects into commercial products, such as hardware OGG players and such.

  3. Good technology for businessmen by Anonymous Coward · · Score: 3, Funny

    With VOIP I can connect to my dialup ISP from out of town without paying long distance fees.

  4. But... by Junky191 · · Score: 2, Interesting

    Why does everyone insist we need to do absoultely everything over TCP/IP? We already have this interesting thing called the telephone network that works quite well at this very thing. Sorry for the trollish retort, but it seems like we should solve other very real *problems* with software, instead of going out of the way to propose yet another trendy TCP/IP enabled whatever.

    1. Re:But... by PinkX · · Score: 4, Insightful

      does *costs* means anything to you? Seriously, long distance calls can be very expensive, even more for people who must make them frequently (think foreign students, etc). Having the voice calls being transported over TCP/IP, using an already proven technology which covers almost the whole globe (and to some extent outside of it) reduces these costs to nearly 0, except for the VoIP hardware (gateways and such) needed, now think of the advantages to be able to do phone calls from your linux box using *free* software to anywhere in the world, for just the cost of your net link, which most of the time is flat-rated.

    2. Re:But... by Monkelectric · · Score: 5, Funny

      Because my telco company charges me 5c/min for calling a city I can SEE from my backyard on a clear day.

      --

      Religion is a gateway psychosis. -- Dave Foley

    3. Re:But... by Quirk · · Score: 4, Funny

      It's late and I'm too stoned to be posting but isn't the migration of every electronic form of communication a good thang? Then comes mythical intuitive GUIs, and finally integration in cross-realtional dbs.

      --
      "Academicians are more likely to share each other's toothbrush than each other's nomenclature."
      Cohen
    4. Re:But... by woobieman29 · · Score: 2, Insightful

      One benefit that you might not be considering is that for a large organization such as a company, campus or government office having all traffic run over ONE network is much cheaper and easier to maintain. Especially for entities that will have a metropolitan area network linking satellite offices - your long distance costs are cut dramatically.

      Plus think about how much easier it is to manage your voicemail and email all from the same tool on your desktop, or over the internet from a remote client.

      --
      \/\/oobie
    5. Re:But... by ari_j · · Score: 2, Funny

      "telco" stands for "Telephone Company". Are you saying that you deal with a company that produces telcos?

    6. Re:But... by Ashish+Kulkarni · · Score: 2, Informative

      TCP/IP? That's wasteful...afaik most VoIP use UDP, as TCP carries a much alrger overhead and there's no harm if some UDP packets are lost (hey, you missed 1/50 of voice data. doesn't matter). regarding why internet is preferable, I think it's already been answered...

    7. Re:But... by PinkX · · Score: 3, Informative

      TCP/IP is not referred as just TCP, it's the name given to the suit of protocols that makes the Internet happen, namely TCP and UDP, and IP, ICMP and others on different layers.

    8. Re:But... by lpontiac · · Score: 5, Informative
      Why does everyone insist we need to do absoultely everything over TCP/IP?

      Voice over IP doesn't send voice data over TCP, it uses UDP. UDP isn't complicated at all - it just gives you a way to uniquely identify a machine and say "send this data to it." It doesn't even guarantee delivery of the data. It's probably the best, most accepted way of sending addressed, digital data over wires.

      Now, imagine you're a company that's just put an office up. Would you rather install two sets of wires to each desk (ethernet and phone network), one of which requires you to get a licensed contractor in if you need work done on it? Or a single set of wires which can be maintained by the people who run your computers?

    9. Re:But... by Anonymous Coward · · Score: 3, Insightful

      It doesn't even guarantee delivery of the data.

      I believe it says it all when it comes to the difference between VOIP and real telephone service, which usually has a guaranteed below 10^-4 failure rate on a fixed line.

      If my life depended on it, I wouldn't trust VOIP.

    10. Re:But... by cerenyx · · Score: 4, Insightful

      If I'm not wrong (and I may be), reliability is still an issue with VoIP: and taking the hypothetical company -- the question is whether, taking long-distance conference calls and otherwise using the telephone lines extensively for critical purposes, the company would feel more "secure" using the tried and tested analog telephone lines, as opposed to VoIP.

    11. Re:But... by Anonymous Coward · · Score: 1, Informative

      Why does everyone insist we need to do absoultely everything over TCP/IP?

      Because it allows telcos to switch from circuit switched technology to packet switching. Circuit switching is expensive and complicated; for example, trying to mux/demux multiple channels on a circuit switched line requires some very funky hardware. You can easily mux multiple IP streams with a switch, and route thousands of calls with a single router. Whats not to like about that?

      Having said that, most current networks (E.g. the Internet) are built on top of....circuit switched networks. E.g. IP over SONET/SDH. Ah well.

    12. Re:But... by Sparr0 · · Score: 1

      right up there next to LCD Displays, ATM Machines, the Rio Grande River, and the Sierra Nevada Mountains.

    13. Re:But... by Anonymous Coward · · Score: 1, Informative

      Yes your right, Transmision Control Proticol isn't Transmision Control Proticol over Internet Proticol.

      User datagram proticol is definatly NOT Transmision control proticol, no matter what it's running over. They have wildly diffrent end goals and thus look nothing alike on the wire.

      In the future, if you want to say "Must everything run over the internet" say so, because quite a few TCP networks aern't the "internet". Using a single network for all data has several advantages (especailly when that network is redundantly failsafe, and already built)

    14. Re:But... by Anonymous Coward · · Score: 0

      The main application is saving money when building offices. You don't need seperate cabling for the network and phone system.

      I wouldn't trust VOIP on anything other than a LAN, to use it on the Internet is a dream for phreakers and hackers.

    15. Re:But... by jmv · · Score: 2

      One thing that Speex can do that you can't do with telephone is transmit wideband (50-7000 Hz frequency band) speech. This allows much better quality and intelligibility. Once you try it, you can't go back to narrowband. Unfortunately the current VoIP apps that use Speex are narrowband-only for now, but that may change in the future.

    16. Re:But... by Skjellifetti · · Score: 2, Funny

      Such companies are called investment banks. Their stock analysts used to be able to produce new telcos for about five cents a minute.

    17. Re:But... by mobileone · · Score: 1

      The main problem of free VoIP is that the person you are calling is waiting by her computer to receive your call. She has a normal landline, mobile or even satellite phone. The operator terminating the call will want to get paid for this service. By convention the originating party pays for the call. This means that you will have to pay for the call - even if you are using IP as the networking layer for the first leg of your voice call.

      In contrast the cost of Internet traffic is by convention shared between the sender of the data and the receiver (Each pays a MByte charge for sending and receiving data). Residential customers often have flatrate contracts that limit usage of the line (no commercial traffic, no line sharing plus no servers). So even if you have a flatrate Internet account it doesn't mean that traffic is free - it just mean that the traffic cost is shared between you and other customers with similar usage patterns.

      In other words - if everybody is using long distance VoIP 24x7, the cost of flatrate access will most likely increase.

      Besides the above I am a strong believer of VoIP. Eventially it will provide hifi quality voice calls with multimedia integration and sophisticated call control features. We need however to improve the horrific realtime support of the Internet. Furthermore the failure rate of data networks is two orders of magnitude worse than telephony networks: My phone line always works - even during power failures!

      jj

      PS: Telephony tarifs are strongly government regulated with artificially low prices for line rental and local calls, and exorbiant prices for long distance calls. The whole idea being that poor people should be able to afford a telephone line. This has been exploited by dial up ISP - in effect causing long distance phone calls to subsidize Internet access.

    18. Re:But... by e5z8652 · · Score: 1

      "One benefit that you might not be considering is that for a large organization such as a company, campus or government office having all traffic run over ONE network is much cheaper and easier to maintain."

      Right up until a backhoe digs up the cable.

      Seriously -

      Where I live there are power outages fairly often - at least 3 or 4 times per year. When that happens, all of the VOIP stuff is dead. It is just too expensive to provide decent battery backup for every device in the chain. (Same goes for the office PBX systems, too.)

      However an old style phone - the ones with just a number pad & no need to plug into the wall - draws so little power that the telco's battery backup can keep entire neighborhoods running through very long power outages. You can still communicate, which is handy.

      There are certain advantages to keeping older technology around on seperate networks.

      --

      null sig

    19. Re:But... by roundand · · Score: 1

      The main problem of free VoIP is that the person you are calling is waiting by her computer to receive your call. She has a normal landline, mobile or even satellite phone. The operator terminating the call will want to get paid for this service.

      True, but there's another flat-rate communication channel - SMS. On my bill they appear to be 10p each, whether locally (to the UK) or to Hungary. So I can text-message my friend in Budapest and have her move to the nearest connected computer.

      And the next stage? My ADSL connection is scheduled to come on Tuesday, so after that it's just a wireless LAN card for the Zaurus (and a spare battery and charger, I suspect).

    20. Re:But... by DSL-Admin · · Score: 1

      Is does use UDP, but you forogt to mention that UDP doesn't have built in mechanisms for ordering packets if they travel different routes through the net, which almost always happens... You bundle the UDP paylod into and RTP/RTCP packets, then send those out. Other wise, when you say : "Hi, How are you?" You would get : "You how,!are." w/o no sequence and correction. VoIP is a very nice service, I have very little problems with the box that I maintain for the ISP.

  5. "To the masses"? by Wakko+Warner · · Score: 4, Insightful

    Not to discourage, but it won't really matter to the masses until there's a native, easy-to-use Windows client.

    - A.P.

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
    1. Re:"To the masses"? by RinkSpringer · · Score: 2

      You've got a point there, but take a look at Ogg Vorbis... hardly anyone I know knows about Ogg Vorbis, and OggDragXP *is* a very handy Windows utility for it ...

      It's all about the marketing I guess ...

    2. Re:"To the masses"? by PinkX · · Score: 1

      I wouldn't be worried about a win** client not here yet. This is not a final release, and as with Vorbis, i'm sure there'll be broad support from windows clients to this technology (vorbis support is included in winamp by default now). Anyways, we're just not talking about desktop computers running GNU/Linux (or your favorite *nix flavor for that matter) being able to support this software. This is a free implementation for already existing (or in progress) standards, and it being opensourced means that anyone can adopt it. And the Linux market is not reduced to just some desktop stations, its big potential is on embedded devices - media boxes, net kiosks, etc. - we already have Tremor, an integer only vorbis decoder libreary aimed at being used in such devices.

    3. Re:"To the masses"? by Sneftel · · Score: 2, Informative

      IIRC, NetMeeting allows you to plug in extra codecs. So it shouldn't be too hard to get this working under windows.

      --
      The opinions stated herein do not necessarily represent those of anybody at all. Deal with it.
    4. Re:"To the masses"? by Powercntrl · · Score: 1

      Not to discourage, but it won't really matter to the masses until there's a native, easy-to-use Windows client.

      AIM has a voice-over-IP feature. What I would REALLY like is a voice-over-IP app that works properly even if both sides of the party are behind a NAT box.

      --

      ---
      DRM is like antifreeze, to the MPAA/RIAA it's sweet, to the consumers it's poison.
    5. Re:"To the masses"? by ergonal · · Score: 2, Informative

      CDex is also very good. It rips from CD directly to OGG, and has all the cool features of other CD rippers. You can create OGG albums with literally one click of a button. Did I mention it's an Open Source windows client? What more could you ask for?

    6. Re:"To the masses"? by CondeZer0 · · Score: 5, Insightful

      It matters to me, and I couldn't care less about the masses or ease of use. I
      care about something that works for me, and that is free of patents and other
      traps.

      I'm sick of people that think that "masses" are all that matters, if that was
      the case we would be all running Windows, listening to boys/girls bands,
      looking TV, drinking coca-cola and living in a big city.

      Whatever the masses do, OGG is one of the most important projects out there to
      protect my freedom of using a hight quality audio format, if you don't like it,
      unlike with some other "DRM enabled" formats, you wont be obligated to use it
      any time soon.

      For all that I care you and all your masses can go use WMA and all it's DRM
      trash, browsing AOL, listening Britney(sp?), going to the cinema to see (checks
      warnerbros.com) Harry Potter, running Windows XP on your palladium enabled
      Pentium 5 and living in NewYork.

      I will continue using ogg, browsing the web with Mozilla, listening to
      Einsturzende Neubauten and Chopin(two examples of things I have been listening
      to today), looking Clockwork Orange, Cube and Totoro, running FreeBSD on my AMD
      Duron, and Plan9 in my old broken Thinkpad; and living in some lost place in
      the North of Sweden.

      Hope you are happy living your prefabricated life in your plastic world. Hurry
      or you are going to miss your daily brainwashing 4 hour sesion of TV. And don't
      forget to stay well away from any book, you may learn something from them!

      *sigh*

      \\Uriel

      --
      "When in doubt, use brute force." Ken Thompson
    7. Re:"To the masses"? by dicka_j · · Score: 1

      hey! I drink coke...

    8. Re:"To the masses"? by CondeZer0 · · Score: 2

      > hey! I drink coke...

      And I also do it some times, but personally I prefer plain water or tea, just
      some times seems easier to buy a coke than find drinkable water *sigh*

      Any way, the point wasn't that drinking coke or living in NewYork is bad, just
      that not everybody does it, and there are people that prefer other things, and
      that doesn't mean that they dont matter.

      BTW: Apologies to anyone from NewYork that felt offended, it was just the frist
      big city that came to my mind, I'm sure there are many good reasons to live
      there, I just, personally, don't like big cities.

      Best wishes

      \\Uriel

      --
      "When in doubt, use brute force." Ken Thompson
    9. Re:"To the masses"? by Anonymous Coward · · Score: 0, Flamebait
      Did the girls at school taunt you again, Ulriel? Well, don't worry. It'll all change when you graduate, go to a university where you will meet smart and witty people who will care for you as you are, not what they and the masses percieve you should be. Then you will get a job that will perhaps not pay so much but will challenge your intellect and allows you to utilize your well honed skills to the max.

      NOT.

      There is no freedom. There is no hope. There is no future.

      When you get older you will stop caring about trivialities of teen angst like worrying over freedom of software, manufactured bands like Britney Spears or the "evil" movie studios.

      Teen angst is something that results when you realize that the whole world is screwed up and you only have a few useful years to do anything about it before you get sucked into being a part of why its so messed up. Post-teenage angst is that hopelessness that you feel when you realize you wasted your only chance to change your miserable little corner of the universe on keg parties and chasing after females that rejected you anyways, and now you've been sucked into the whole machine and must grind out your remaining years as another redundant cog that perpetuates the whole thing.

      I know. I was you, now I am the cog in the machine content in my own little niche and see absolutely nothing wrong with it.

      Life is a black sucking vortex of anguish and despair, filled with brief moments of false hope and empty joy all the while dragging you inevitably closer to final, absolute and eternal death, so don't waste your fucking time lamenting about Britney Spears or how people spend too much time watching TV.

    10. Re:"To the masses"? by jmv · · Score: 5, Informative

      (I am the Speex author) There are already at least two Windows front-ends: here and here. There may be others I'm not aware of. Note that I haven't developed of tested any of these since I don't use Windows.

    11. Re:"To the masses"? by byran+lei · · Score: 0

      >Not to discourage, but it won't really matter to the masses until
      >there's a native, easy-to-use Windows client.
      >
      >
      Your mistake is in assuming we care about the Windows-using masses. Most of us don't.

    12. Re:"To the masses"? by Bishop · · Score: 2

      just some times seems easier to buy a coke than find drinkable water

      In North America it is often easier and cheaper to buy a bottle of Coke then a bottle of water. I think this is a sad statement of our society.

    13. Re:"To the masses"? by Theolojin · · Score: 1

      It matters to me, and I couldn't care less about the masses or ease of use.

      Whatever the masses do, OGG is one of the most important projects out there to
      protect my freedom of using a hight quality audio format, if you don't like it,
      unlike with some other "DRM enabled" formats, you wont be obligated to use it
      any time soon.


      unless the 'masses' begin to prefer ogg and its assorted codecs and whatnots, we will probably never see many portable players for ogg. hardware manufacturers do not give away hardware; they sell it. if the 'masses' prefer a certain format, the hardware will follow. do i care if my neighbor uses windows or wma? no, i do not. would i rather he run linux and a vorbis player? yes, i would. i want hardware that will play the formats i prefer based on quality and *freedom*. the masses may never be concerned with the freedom ogg offers, but i am. i want the masses to prefer ogg so i can buy hardware that will play ogg.

      --
      Life is short; think quickly.
    14. Re:"To the masses"? by Wakko+Warner · · Score: 2

      Wow. You added me as a foe because of this? True slashbot to the core, there, sir.

      I still stand by my assessment: until it works on windows, it won't be popular with the rest of the world. Had you read the title of the article, you'd have realized this is what I meant when I said it wasn't exactly "for the masses" yet. It doesn't particularly matter if it works for you.

      If you want to go off on another half-page rant about the rest of the world's computer users, who are all clearly Windows users who all live in New Yock in the little world your mind has created for you, please feel free. Just stop doing it in fixed-width font.

      - A.P.

      --
      "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
    15. Re:"To the masses"? by Wakko+Warner · · Score: 1

      That's pretty cool. I didn't see them linked from either slashdot or the Speex page, though. More people might become interested in the project if they knew about those; I (like most others, I imagine) simply assumed none existed.

      - A.P.

      --
      "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
    16. Re:"To the masses"? by Anonymous+DWord · · Score: 2

      You know what's sad ? That clean bottled water is a product that even needs to be purchased in the first place. Anywhere.

      --
      "If he thinks he can hide and run from the United States and our allies, he's sorely mistaken." Bush on bin Laden
    17. Re:"To the masses"? by Anonymous Coward · · Score: 0

      Hola Urial!
      If you shit at least once in a while, you ARE part of the great shitting masses.

      (Otherwise, OGG and gpl rules)

  6. Re:OT by Anonymous Coward · · Score: 0, Insightful

    Ha, Lizardman, you fag, just shut up.

  7. Re:OT by httpamphibio.us · · Score: 1

    How do they support piracy? I'm not familiar with the issue, please go into more detail...

    --
    sig.
  8. Speex sounds nice by deathcubek · · Score: 5, Informative

    I've been playing around with speex when i was working on an audio conferencing. It's a simple api, and the audio quality comes out okay for voice too. (unless you try sending music through, then it really just craps out)

    If only I could get the windows side of the cross-platform audio caputre stuff so nice.

    --

    New worlds are not born in the vacuum of abstract
    ideas, but in the fight for daily bread
    --Rudolf Rocke
    1. Re:Speex sounds nice by FrostedWheat · · Score: 2, Interesting

      It's a simple api, and the audio quality comes out okay for voice too. (unless you try sending music through, then it really just craps out)

      It is indeed really easy to use. But one thing I've noticed is the encoder uses a *LOT* of CPU time. My P3/800 was maxed out while encoding.

      Perhaps this is just something I've done. What kinda processing power did your own project need? (While encoding)

    2. Re:Speex sounds nice by ensignyu · · Score: 2, Funny

      Hey, I guess no waiting music over a tech-support-line-hastily-hacked-to-support-VoIP.

    3. Re:Speex sounds nice by jmv · · Score: 4, Informative

      Probably something you've done. For normal use, it's between 5% and 30% on my PIII/1GHz, depending on the sampling rate (8kHz or 16 kHz, only mono supported) and the bit-rate. The encoder also has a "complexity" option similar to the -1 to -9 options in gzip.

    4. Re:Speex sounds nice by ironfroggy · · Score: 1

      Perhaps you could set up a quality test where if the Speex stream drops to crappification, you can fall back on 64-bit ogg?

  9. Re:OT by Anonymous Coward · · Score: 0, Troll

    They don't, it's a troll, stop by the vorbis channel yourself and see.

  10. Remember those VOIP Dot-com Bomb company??????? by siouxmoux · · Score: 1

    Remember those Free VOIP Dot-com Bomb company??????? They Spent and wasted Mils of VC Dollars in R&D trying to produce the Technology for VOIP and all of these companies Failed went Down under!!!!!!!!!!!!!! Once again Open Source to the Recue!!!!

    1. Re:Remember those VOIP Dot-com Bomb company??????? by Pengo · · Score: 2


      The only ones that comes to mind is Dialpad and I-Link, both of which are alive and doing well. i-link has been re-bought by another company but is still doing the same thing, and have distribution with a few other companies I believe, Big Planet comes to mind. It's not an AT&T, but hardly gone with the wind.

    2. Re:Remember those VOIP Dot-com Bomb company??????? by mbogosian · · Score: 2

      ...company??????? ...under!!!!!!!!!!!!!! ... Recue!!!!

      So you're the guy leaving me all that feedback on ebay.... Thanks!!!!!!!! AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA++++++++++++++++

      (Just kidding...all in fun.) :)

  11. Xiph is great by 0x0d0a · · Score: 3, Interesting

    I didn't even know that Monty had also done cdparanoia until recently. Great coder.

    Here's to Xiph -- singlehandledly taking on the tech-media companies (Real/Apple/MS and tons of failed companies) and steadily gaining ground.

    We've had propriatary media formats for a long time. (Incidently, propriatary file formats are one of the strongest weapons incumbents have against upstart open source projects). This is a big movement that's starting to cascade, with more companies joining the Xiph bandwagon daily (and little interest in the MPEG4 people).

    1. Re:Xiph is great by irc.goatse.cx+troll · · Score: 2

      He also wrote LibAO, a library that makes it easy to impliment cross platform sound in your application
      LibAO adds output support for OSS, ESD, ALSA, aRTs, Solaris, and Irix.
      LibAO makes it so much nicer for the user so they don't have to use some flakey OSS wrapper to get to their prefered audio method.

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
  12. donations by jadavis · · Score: 3, Interesting

    I already donated US$7.50 to xiph (10 times the price of an mp3 decoder). It's really not much, but it seemed about right in proportion to the other software I use (especially since I only use xiph's products for my desktop, not servers). I know xiph is working hard, but I feel more of a debt to the creators of linux, gnu, postgres, apache, exim, debian, python, perl, openbsd (I only use their openssh, but that's important), and all the other great projects I didn't mention (and those aren't necessarily in order).

    --
    Social scientists are inspired by theories; scientists are humbled by facts.
  13. Here's my first donation by Gizzmonic · · Score: 4, Funny
    it's some advice:

    Get some better names for your projects! If a 12 year old is embarrassed to say "OGG Tarkin" aloud, then you're not going to sell it outside of the hardcore open source geek community. And I know, you're not trying to make money, but I'm betting you'd even win some mindshare if you were willing to, say:

    1. Give the "OGG" media layer a little class. Call it something the boys in marketing would like, such as "SimpleDirectQuickWebLayer."
    2. Vorbis could be known as "I Can't Believe it's not MP3!" and if you still wanted to use a geeky name, just refer to the acronym, ICBITNMP3, pronounced as "Ich-Bittin-emm pee 3."

    I'm hoping someone else will be kind enough to hire a professional web designer for Xiph, and maybe even a domain name that people could pronounce or remember. Dig deep, folks. I know it's a recession, but every little bit helps.

    --
    (-1, Raw and Uncut is the only way to read)
    1. Re:Here's my first donation by Anonymous Coward · · Score: 0

      1. What is so bad about OGG? Its all about getting used to things. Mp3 sounded weired when I first heard it and even MPEG(emm-pegg) sound strange.

      2. "I Cant Believe its not MP3!". Duh? So it sounds as bad as mp3 but its not, its even worse?

    2. Re:Here's my first donation by Anonymous Coward · · Score: 0

      WTF is up with your weirdo quotes?

    3. Re:Here's my first donation by rabidcow · · Score: 2

      Get some better names for your projects!

      No kidding! I mean "Speex" for VOIP? That's gonna make people think is has something to do with speech! They should call it something more like "Vlad." Now there's a fine name for a codec.

  14. Speex? by Anonymous Coward · · Score: 0, Funny

    Speex? What a terrible name for a codec. It'll never gain widespread acceptance. I mean, hell, it sounds like an English word.

  15. Here's a clue by Anonymous Coward · · Score: 0

    Winamp != Windows Media Player

    1. Re:Here's a clue by PinkX · · Score: 1

      I think I still haven't seen a windows box without Winamp on it, even more, I think I still haven't seen anyone using WMP to play MP3 files...

    2. Re:Here's a clue by Anonymous Coward · · Score: 0

      Your circle of friends must be very limited.

    3. Re:Here's a clue by Theom · · Score: 0

      Winamp > Windows Media Player

      --

      mp3: l33t term for empty.
    4. Re:Here's a clue by Anonymous Coward · · Score: 0

      Winamp > Windows Media Player

      Not in installations.

    5. Re:Here's a clue by Theom · · Score: 0

      At least in vorbis support (;

      --

      mp3: l33t term for empty.
  16. Moaning Goat?? by Anonymous Coward · · Score: 0, Funny

    So many jokes... so little time...

  17. Streaming server for Speex by Anonymous Coward · · Score: 0

    Why the streaming server for Speex, jroar, is not listed?

  18. Goat Meter link is 404 by Anonymous Coward · · Score: 0
  19. GOIP by Anonymous Coward · · Score: 0, Troll

    Im developing Goatse Over IP, a new way to send goatse.cx to anybody. Please visit this site to find out more. It uses loip. (Loopback over IP)

    1. Re:GOIP by Renraku · · Score: 1

      Am I the only one that wonders why that picture should even be possible? Don't answer that.

      --
      Job? I don't have time to get a job! Who will sit around and bitch about being broke and unemployed then?
  20. Next step for UT2k3? by SexyKellyOsbourne · · Score: 3, Interesting

    The badly dated Half-Life engine still has one feature that is more powerful than anything in UT2k3: and that's voice over ip, in-game, mostly used in Counter-Strike.

    UT2k3 already uses OGG for its music -- and I recall reading a UT2k3 developer plan file that states the wish for voice-over-ip, but basically they were waiting for someone in the open-source world to do all the work.

    Why just hit a few buttons to say, "Ownage!" when they can hear your true compressed, overly nasal-sounding voice say it -- or perhaps more insulting, filthier things?

    1. Re:Next step for UT2k3? by prator · · Score: 1

      I agree completely. I don't understand why this hasn't become a standard for any game that has a team-based mode.

      I'd like to say things like, "Hey, jackass. When you pick-up the ball, head towards the other person's base."

      -prator

  21. Funding standards applications? by GoRK · · Score: 3, Insightful

    This is never going to amount to a mass of anything (save vapor) if it's not applied as a standard and supported in hardware. G.721, G.729, GSM, and aLaw and uLaw are pretty established codec's that in supporting, you can communicate with probalby 99% of VoIP equipment out there....

    It's very sad that speex will never make it as a viable codec for VoIP. Perhaps it would be beneficial for an orginasation such as the FSF to support these open sourc codec's efforts to lobby and apply for standards support so that future products might actually use them one day -- epseically in an application such as VoIP where interoperability is often the number one concern in establishing large scale acceptance.

    ~GoRK

    1. Re:Funding standards applications? by jmv · · Score: 2

      (From Speex author) We're currently developing ways to integrate with standards like H323 and SIP. The idea is to make VoIP apps use Speex in a standard way so they can all communicate using Speex. It doesn't matter is Speex itself is a (ITU-T/IETF/ETSI/name it) standard.

    2. Re:Funding standards applications? by parc · · Score: 3, Insightful

      G.721 and G.729 are CODECs, not VOIP protocols. g.729 came out of the cellphone arena, and 721 is the standard for logarithmic bit-encoding used for T1, etc.

      The problem is that as a company, I can't go out and buy a Ogg codec chip. I CAN with g.721/729. When drawing up circuits, I can place a black box in my diagrams and label it "coding happens here." Until that's available for Ogg, AND you can convince large telcos to switch to it, it won't take off.

    3. Re:Funding standards applications? by jmv · · Score: 2

      Chips are not available for all standard codecs and there are chips available for non-standard codecs. Acceptance is what decides and it takes time. However, Speex being free of expensive patent royalties probably helps.

    4. Re:Funding standards applications? by Hugonz · · Score: 1

      VHDL anyone?

  22. Or... by Futurepower(R) · · Score: 1

    Or, he places sensible limits on his circle of friends.

    1. Re:Or... by Anonymous Coward · · Score: 0

      I'm sure you and the guy you're defending think that a person doesn't run WinAmp is beneath contempt. How kind of you to deign to respond to my lowly post.

  23. Don't worry. by Futurepower(R) · · Score: 1

    Don't worry. He was just joking (partly).

  24. Matching hardware is necessary. by Futurepower(R) · · Score: 2


    I've had major problems just in getting good sound into a computer. The environment is too electrically noisy just to connect a microphone. It is better if the digitizing is done outside the general purpose computer.

    Also, I've found no good applications for recording sound to a disk file.

  25. Re:But... H323 and firewalls/gateways by gooofy · · Score: 3, Informative

    While udp certainly is the right choice for transmitting the actual audio data (low latency etc.) this alone doesn't make a complete telephony protocol.

    One standard used often today for call management (listen for incoming calls, register possible recipients etc.) is H323, the one netmeeting and gnomemeeting, among many others, use. Unfortunately H323 does a very bad job when it comes to transmitting data through firewalls, nat-gateways or proxies (typical environment in many companies today) since it contains parts which choose arbitrary high ports for connection. You can work around this by installing e.g. OpenH323 Proxy on your gateway, but usually you'll need your systems administrator to do that - and it is pretty likely that he/she will refuse to do that for security reasons or simply because it can become quite tricky to set up a stable working H323 proxy/gateway (lots of configuration work).

    BTW i've heard that some firewall constructors have basically given up on that matter and simply open all ports when they detect some client intends to do netmeeting.

    --
    time is a funny concept
  26. That title-- by MegaFur · · Score: 3, Funny

    "Speex Joins Xiph To Bring Free VOIP To The Masses"

    --is a little hard to read. It looks like a line from Jabberwocky.

    --
    Furry cows moo and decompress.
    1. Re:That title-- by BlueFall · · Score: 2

      Reminds me of "Bart vs. Australia"...

      "Yahoo Serious Festival"

      Lisa: I know those words, but that sign makes no sense.

  27. Note moderators - not "insightful" by (void*) · · Score: 1

    It matters to me, and I couldn't care less about the masses or ease of use. I
    care about something that works for me, and that is free of patents and other
    traps.

    I'm sick of people that think that "masses" are all that matters, if that was
    the case we would be all running Windows, listening to boys/girls bands,
    looking TV, drinking coca-cola and living in a big city.

    Whatever the masses do, OGG is one of the most important projects out there to
    protect my freedom of using a hight quality audio format, if you don't like it,
    unlike with some other "DRM enabled" formats, you wont be obligated to use it
    any time soon.

    Note to moderators: this is the most insightful part of posting. The rest of the ranty nonsense, please change it.
    1. Re:Note moderators - not "insightful" by CondeZer0 · · Score: 2

      Yea, it's a rant, so what? now one can't even rant on /.?? Could you just post
      what is wrong with my post(sure something is wrong with it, but I would like to know
      what it is) just saying: "This is a rant, mod it down" isn't very constructive
      *sigh*

      \\Uriel

      --
      "When in doubt, use brute force." Ken Thompson
    2. Re:Note moderators - not "insightful" by jetlag11235 · · Score: 1

      Well, for starters, most people do not live in a big city.

      It should be "watching TV" ... not "looking TV." Of course, I would be pleased if I could write Swedish as well as you write English. For reference sake, I can speak a little Hungarian ... a terribly useful skill here in New York.

      If I recall correctly, the average American with at least one TV in the household watches an average of two hours of TV per day. Of course, I'm sure that number varies wildly from study to study. I would trust it about as much as "The average American eats two donuts per day."

      And have you tried Phoenix yet? Using Mozilla may put you amongst the "masses" in a few years.

      -- jetlag --

    3. Re:Note moderators - not "insightful" by damiam · · Score: 1

      What's wrong? It's displayed in that godwful "Code" mode. Couldn't you just use plain text like a sane person?

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
  28. Speex and TAPR by wowbagger · · Score: 4, Informative

    I love the fact that a good, Free Software voice codec is out there, and here are my reasons:

    1) Ham Radio. The Tucson Amateur Packet Radio organization is working on experimental digitized voice over amateur radio applications, and a couple of venders (mostly Kenwood) are offering radios that have this ability. Right now, TAPR are looking at using DVSI's IMBE vocoder, which is QUITE expensive and VERY not-Free. The availability of a Free codec would greatly improve the availabilty of this protocol.
    2) Currently, The Association of Public-Safety Officials (APCO) (the folks who define the specs for the radios used by police, fire, and government) have defined the current digital trunked radio standard, APCO Project 25 as using DVSI's IMBE vocoder. While this is licensed under a Reasonable And Non-Discrimitory license, if you want to license the IMBE vocoder for a P-25 project, you will cough up US$100,000.00 for the privilege (I know firsthand, as the company I work for has done this). Uniden, Radio Shack, and other scanner companies are looking into putting this into their scanners, so they have had to cough it up as well. A Free vocoder would allow anybody to build a product with this capability in it - you could even use a scanner and your sound card to decode the Phase 1 C4FM format signals.

    Like so many other things, a Free Software tool to do these things would greatly accelerate the industry. I hope Xiph does well.

    1. Re:Speex and TAPR by jmv · · Score: 2

      Note that there is still some work to do for bringing Speex to wireless communications. Speex is designed to be robust to packet loss but not bit corruption. Some layer would likely be needed for that...

  29. Re:...what? by bobbyt · · Score: 1

    thats because the company needs to pay for all it's equipment somehow. I think VoIP could affect the integrity of our phone system. It's a great idea to be able to talk to friends and family cheaper but who knows what could happen.

  30. Even if unsigned? by yerricde · · Score: 1

    IIRC, NetMeeting allows you to plug in extra codecs.

    Do plug-in codecs have to be signed by Windows Hardware Qualification Labs in order not to bark at the user for using a "potentially unreliable codec"?

    --
    Will I retire or break 10K?
  31. Speex Joins Xiph... by Spunk · · Score: 3, Funny

    In related news, Qwixm released Zblik today, the latest server in the Foogark series, designed to smoothly integrate with the operating systems Njiimakiwup, Ueltwvom, and GNU/Zzyzx.

  32. Trillian PRO anyone? by Anonymous Coward · · Score: 0

    Currently trillian pro supports plugins and all the information to make a pc->pc call is there.

    Why doesnt someone take the openh323 libraries (that are already a nice packed dll) and write a nice interface for trillian with it.

    I know i'd certainly be intrested in it. ....

    On another note what good _SIMPLE_ hardware is there out there for these applications eg pc->pc->phone...

    dial an ip and ring a household line etc.

    or the ability to dial a local number without going through the voip stuff etc.

    like whats the end-user solutions like these days?

  33. Re:But... H323 and firewalls/gateways by Jay+Carlson · · Score: 2

    FTP chooses arbitrary inbound ports for non-passive data connections as well, and just about every firewall sold today supports stateful packet inspection to open up the TCP (src,port,dest,port) quad for the duration of the transfer.

    "Professional" firewalls support the same kind of sniffing for H.323, according to a quick survey I did last year, and it's easy to set up. The biggest difference in deployment is that we already have a high degree of trust/dependence on TCP through firewalls, and much less warm fuzzy feelings about UDP.

    Just remember: it doesn't matter whether it's secure; you have to convince other people that it's secure.

  34. Your health goes worse with Coke... by alienmole · · Score: 1, Offtopic
    You don't really want to know this, I'm sure, but the amount of sugar in coke, or any soda, has a number of bad effects on your body, most of which have to do with the sudden spike in your blood sugar level which it causes. It raises your triglyceride levels, which is implicated in heart disease (think of it as a cousin of cholesterol). It increases oxidation, causing cell damage and aging, including potential skin damage (per recent dermatologist findings).

    If you must drink soda, do it along with a meal. But don't drink it all the time. Wean yourself off it - sugary things are for children, so unless you still qualify, you should be developing an adult palate. Yeah, it's difficult to do that, in the U.S...

  35. Re:Lizardman is a hypocrite by DragonMagic · · Score: 0, Troll

    Whoa, now there's a nice little attribute, really.

    I have logs myself where Emmett Plant even states that there's no harm in copyright piracy, that it in fact helps everyone.

    He even states that people can talk about piracy and even about pirating stuff so long as they don't trade in the channel itself.

    I have logs just as well, so thanks.

    And to clarify, I think that the CTEA is bad, and I hope Eldred gets it struck down. If you even bother to realize things, you'll see that even Lessig and Eldred *support* copyright, just not the CTEA and DMCA, just like I publicly stated in #Vorbis.

    And yes, I got banned because I didn't support piracy. Let me repeat that: You get banned from Xiph's channel if you do not apprecate piracy.

    And I never stated that the only reason copyright is sacred is because it's a law, but I did say that piracy is against the law. If you wish to break it, you should also accept the consequences of breaking said law.

    Now, about that lying?

    --

    Human nature is the same everywhere; the modes only are different. -- Earl of Chesterfield
  36. Other open source codecs by cullenfluffyjennings · · Score: 3, Insightful

    There is open source code for tons of the traditionally G.7xx CODECs around. The issues many of them require licensing various peoples patents. A casual look at speex would make me think that it is quite likely to infringe someone's CELP patents. Does anyone have any thoughts on this? It's really cool to see something like speex happening but there are a few other things that you might want to think about.

    Global IP Sound put out a codec for voice called iLBC. It is specifically designed to avoid infringing known patents. It's sound quality vs. packet loss is very good for IP systems. This is being standardized by the IETF. All the source code is open source and in the draft which you can find at http://www.ietf.org/internet-drafts/draft-ietf-avt -ilbc-codec-00.txt.

    Sun has a free implementation of CCITT compression types G.711, G.721 and G.723 at ftp://ftp.cwi.nl/pub/audio/ccitt-adpcm.tar.gz. This is just a free implementation - it does not give you a license to the patents.

    Various people including Cisco have been working with the license holders of G.729 IPR to make it available for "pre-commercial" systems, developers, and education. http://www.vovida.org/applications/downloads/G729A /

    1. Re:Other open source codecs by jmv · · Score: 2

      (From Speex author) The problem with iLBC is that AFAIK, it is patented. They give access to their patents as long as you're using it in iLBC. That requirement is AFAIK incompatible with the GPL and requirements of most open-source licenses. Also, the quality is good at high packet loss, but for reasonnable operation (2-5%), the Speex quality is (to my ear better). Last thing: the CELP patent is expired and I have been careful not to include things like ACELP and other patented algorithms.

    2. Re:Other open source codecs by etxdua · · Score: 2, Interesting

      [one of the IETF's iLBC draft authors - just to avoid confusion that might be caused for people that are not yet familiar with iLBC]

      >They give access to their patents as long as you're using it in iLBC.

      Right, and iLBC is an IETF draft = anyone can contribute to it and use it. Getting the freeware codec standard this way, it is easier to achieve outcome result being royalty free, which IMHO I find very grim for anything what is CELP based (+600 patents associated with CELP - source of info = delphion patent dbase, colleagues coauthors of the draft with +50 years of speech coding experience - authors/coauthors of a number of existing speech coding stds).

      >but for reasonnable operation (2-5%), the Speex quality is (to my ear better).

      Interesting observation. So far, we were getting from different users/communities contrary results, which IMHO I find coherent due to CELP's inter-packet memory dependency, where when losing one packet You are losing properties of the packets that are following, propagating error ... and where iLBC scores better (for those PL values as well) then other CELP based coders in tests done by recognized independent labs (Dynastat) ...

      >CELP patent is expired and I have been careful not to include things like ACELP and other patented algorithms.

      Please see above.

      Best regards,
      Alan Duric

    3. Re:Other open source codecs by jmv · · Score: 2

      For the patent issue, I mean that as far as I understand, I'm (e.g.) not allowed to use in Speex a patent that's found in iLBC. That AFAIK, makes iLBC incompatible with the GPL and most open-source software. A (irrevocable) statement saying "our patents may be used freely in any open-source software", would be great and (I think) help iLBC gain ground in the open-source community.

      As for quality, don't get me wrong, I find the idea behind iLBC very interesting, and BTW, the "less than" before "2-5%" got stripped while posting. Anyway, what I mean is that at low (or no) packet loss, I consider the Speex quality to be better, e.g. to my ear (which I agree may be biased becaused I'm used to hearing Speex), Speex at 11 kbps is equal (or slightly better) in quality to iLBC at 14 kbps. Of course, I expect the situation to reverse when packet loss gets in the 10-30% range. I've been told that this doesn't happen often, but I'm not a network expert.

    4. Re:Other open source codecs by jmv · · Score: 2

      Concerning my approach on CELP and patents... My idea was to use "old" stuff: I'm using algorithms that are either not patented or for which the patents have expired. I've read lots of early 80's papers for that... I've kept away from "clever tricks" (e.g. ACELP) and for that reason I know Speex is sub-optimal. However, with proper tuning, I get not too far from heavily patented standards (sometimes with a bit more complexity though) such as G.729 and still much better than GSM-FR.

  37. sensible alternative points of view by Anonymous Coward · · Score: 0

    Hey AC, don't take is so seriously. I was just showing that there are sensible alternative points of view.

  38. Re:Lizardman is a hypocrite by Anonymous Coward · · Score: 0
    I have logs myself where Emmett Plant even states that there's no harm in copyright piracy, that it in fact helps everyone. He even states that people can talk about piracy and even about pirating stuff so long as they don't trade in the channel itself.

    So why did you previously say they support piracy if you are now willing to confess that they forbid it expressly? From your post, it seems Emmett only supports talking about it. Was it really worth lying about, if you're only going to refute yourself one post later?

    Now, about that lying?

    Yes, about that lying! This is as good an example as any I've seen:

    And yes, I got banned because I didn't support piracy. Let me repeat that: You get banned from Xiph's channel if you do not apprecate piracy.

    Since you seem to be doing an outstanding job of debunking your own lies, why don't you go ahead and post to us what Emmett really said in those IRC logs when you were badgering him in /msg, right before you got banned?

  39. Re:But... H323 and firewalls/gateways by Anonymous Coward · · Score: 0

    GnomeMeeting uses fixed ports, and not random ports, moreover it is now able to do IP translations, port forwarding is the only thing to do to be able to place calls from behind a NAT gateway.

  40. OGG MAKE MORE OGGS! by Ed+Avis · · Score: 2
    --
    -- Ed Avis ed@membled.com
  41. Re:...what? by Anonymous Coward · · Score: 0

    What will happen is that telcos, which own almost all of the Internet infrastructure, will replace phone revenues with bandwidth costs. This will likely take the form of a reduced rate of bandwidth devaluation, unless the VoIP transition is done so quickly they are forced to stop subsidizing Internet infrastructure costs.

    People should keep in mind that most of the telcos managed to nearly bankrupt themselves. If a mass-exodus of the phone networks occur, bandwith will get expensive really fast before the businesses will let themselves collapse.

  42. +1 Funny by Anonymous Coward · · Score: 0

    Thx.

  43. Tried to donate by linuxguy · · Score: 1

    I have tried to donate some money to Xiph.org before using Paypal. But it seems that Paypal did not want me to donate to Xiph. I kept getting hit by blank pages when I submitted forms. I tried on different days, but same problems.

    Maybe many others too experienced the same problems and eventually gave up.

  44. Re:Lizardman is a hypocrite by DragonMagic · · Score: 2

    I didn't refute myself.

    Emmett Plant distinctly stated that he supports piracy, but you can't trade it on their channel. You can talk about trading, you can talk about what you pirate, and the Xiph people are usually in the discussions with them.

    That doesn't refute anything. He fully supports it, just doesn't want to have anything bad happen to his channel at all.

    If you do not believe me, it's irc.xiph.org, channel #Vorbis. Go ahead and discuss piracy, and see whether or not they're "against it".

    --

    Human nature is the same everywhere; the modes only are different. -- Earl of Chesterfield
  45. Is it just me?...(warning - contains whining) by Dr.Dubious+DDQ · · Score: 3, Insightful

    ...or is Xiph spreading itself rather thinly these days?

    Ogg Vorbis got out the door, and then it was Tarkin/Icecast2/Theora/Helix and now Speex.

    They're committed to so many projects right now I wonder if any of them will be completed in the next 5 years...

    Theora (my particular favorite) got announced at the beginning of July. The Theora mailing lists' traffic is still made up mostly of people wanting to ask about using VP3 with Microsoft(tm) Windows(tm) Directshow(tm) and such, with only a few brief (but informative) bursts of discussion actually relevant to Ogg Theora. After nearly 3 months of near-silence (not counting the non-Theora related VP3 questions) on the mailing lists and CVS repository, the first Alpha release of Ogg Theora popped up out of nowhere (not even MENTIONED on the mailing lists!)...and quickly returned to silence again. I've actually played with the Alpha code, and it makes me very hopeful for the final product - it's currently unoptimized, but even so its current speed seems about comparable with mjpegtools mpeg2 encoder, and the quality seems quite good at e.g. 300kbps/640x480/29.97fps. With all of the other projects being collected under the Xiph umbrella right now, though, I wonder how much developer time and attention will be available to keep it going...

    (It MAY be that, with both codecs involved in Theora being essentially finished, they figure all they really need to do is finalize the specifications, and then spend a little time doing some optimization and they're done, and since there's almost 9 months to go until their projected 1.0 release date that it can wait...Judging by the quality of the first alpha [and thanks go to Monty at Xiph.org and Dan Miller of On2 for getting things that far along!], they may be right...provided there's time to come back and finish up between the other projects...)

    I'm strongly in favor of every one of the projects they've taken on so far, I just wish it didn't seem like new projects were being added faster than existing ones are being worked on...

    Okay, enough whining from me. I'll go back to quietly waiting impatiently again now...

    1. Re:Is it just me?...(warning - contains whining) by jmv · · Score: 2

      Well (at least in case of Speex), it's not really "more projects for the same decelopers", but "more projects with more developers". I started Speex without being associated to Xiph. Now we join Xiph and project is already beta), so we're adding to the manpower, not diluting it.

    2. Re:Is it just me?...(warning - contains whining) by Dr.Dubious+DDQ · · Score: 1
      [...]it's not really "more projects for the same developers", but "more projects with more developers".

      Oh, well, then, never mind. Just that pesky knee of mine jerking again...

      Thanks, also, in general for being online here - I see you've been posting information elsewhere in the discussion as well, which is always nice to see.

  46. Re:Lizardman is a hypocrite by Anonymous Coward · · Score: 0

    Well, see, this is what makes you a hypocrite. Emmett, and every other single person on the server, has done absolutely nothing more illegal or immoral than what you've done... TALKED about it, and expressed distaste with the current copyright law. People who actually engage in the deed, if I've been told correctly, are warned and then removed from the server.

    So who at xiph.org is "supporting" piracy any more than you? Nobody. Once they "support" it with xiph.org's resources, they are no longer welcome there. Since YOU are no longer welcome there, I'm led to believe that you're a greater liability to the xiph.org organization than anyone still there.

    I understand a bit of emotion-based patriotism in the US after 9-11, but criticizing the government for making dumb laws IS still legal in the US, isn't it?

  47. Blazing fingers by Anonymous Coward · · Score: 0
    Jeepers, I knew that open source software usually has pretty fast development cycles but check this out:


    http://www.speex.org/download/


    From 0.0.1-0.0.8 in four minutes!

    :-)

  48. Re:Lizardman is a hypocrite by Emmettfish · · Score: 1
    Emmett Plant distinctly stated that he supports piracy, but you can't trade it on their channel. You can talk about trading, you can talk about what you pirate, and the Xiph people are usually in the discussions with them.

    You're lying. I've never said that. Ever. If I have, quote me and prove me wrong.

    As a writer, as a musician, I don't support 'piracy.' I release everything I do under open and/or free licenses, and for those licenses to count for anything, copyright law must be enforced. People who use and support Open Source and Free Software must respect other people's copyrights, lest the licenses on the copyrighted works they release be ignored.

    I have had enough of your childish and ridiculous behavior, and I am tired of your personal attacks. If you want to debate law for hours on end, maybe we should start with defamation of character, where you have publically accused me with aiding and abetting criminals on this forum and others.

    I will not hesitate to use the legal power and authority at my disposal to stop your intended harm to myself and the companies with which I am affiliated. Consider yourself warned.

    Emmett Plant

  49. Piracy on #vorbis by xiphmont · · Score: 2

    It's true, it's all true... at least three ships have been sunk and two Bahaman-registry cruise liners set afire and left to drift in the Atlantic. And all we've managed to pillage so far is some bloody silverware and a goddamned shuffleboard set. Emmett hasn't even found a decent lounge chair.

    But seriously, we 'support piracy' because we regularly talk about how copyright has gotten whacked so far out of balance that it's in danger of furthering only a corporate bottom line? We kick people out for trading because that's an immediate liability. We kick people out when they conclusively hurt the ability to use the channel for development coordination. And we've kicked one guy out for being an annoying compulsive liar.

    But to suggest that we should crack down on the very UNAMERICAN practice of discussing what's on our minds? Please. Don't be an ass. And don't put words in our mouths, nothing pisses me off more.

    Monty

  50. TCP/IP is a protocol suite. by obnoximoron · · Score: 1

    What Junky191 probably meant is TCP/IP as a protocol suite.

    The entire suite of IP, UDP and TCP protocols were collectively named as TCP/IP by its designers. So when you say VOIP over TCP/IP, it just means that VOIP uses protocols in the TCP/IP suite as opposed to say X.25 or ATM or IBM SNA.

    1. Re:TCP/IP is a protocol suite. by lpontiac · · Score: 1
      So when you say VOIP over TCP/IP, it just means that VOIP uses protocols in the TCP/IP suite as opposed to say X.25 or ATM or IBM SNA.

      Makes sense I suppose. It sounded like the parent was criticising the use of TCP/IP as a silly, buzzword-happy solution (let's transmit voice using XML next!), while my point was that (a) it makes sense to send voice over a packet network and (b) if you're going to be doing that, it makes sense to use IP.

  51. FEC by wowbagger · · Score: 2

    That's why the transport layer should incorporate forward error correction.

    I don't know about what TAPR is doing, but I do know that in APCO-25, there's about as much FEC as there is voice data - just about 1 bit of error correction for every bit of voice data.

    And with all the block convolution and CRC and so on, you pretty much have to chuck a bus through the signal before it starts to cough.

  52. Re:...what? by Anonymous Coward · · Score: 0

    I think the saving grace will be the difficulty in doing differential pricing for 'Long Distance Phone Call' packets and all the other kinds of packets. (Which is essentially what the telcos are able to do now thanks to the installed base of POTS equipment in 99% of homes).

    Not to mention, unless you are arguing that the phone co's hold monopolies over net access (admittedly not SO far-fetched in many urban areas), then the notion that they can unilaterally raise the price of said access is mistaken.

    I would put the following questions to you: Why should the cable company up its rates for high-speed access significantly when users start using their net access to conduct phone conversations, especially when these data streams are negligible in the kbps department? They don't need to. How then could the phone companies recoup lost long-distance revenue by upping the cost of DSL? They couldn't; they'd just lose customers to cable.

    Most likely scenario? USF (fund subsidizing POTS access for all) gets bigger and gets applied to net access. Sounds like an OK solution to me...

  53. Re:...what? by Anonymous Coward · · Score: 0

    Okay I see in your original post that you claim the telcos own the 'Internet Infrastructure', and that therefore they can recoup costs via bandwidth charges. You imply that any end-user savings in long distance charges will be offset by these rate increases being passed along. Even if (big IF) the telcos were in a position to price bandwidth monopolistically, the argument that the end user will see no benefit only holds if bandwidth costs are a significant part of the cost of residential net access.

    It's my understanding that most of the $49.95 Verizon charges for DSL and Time Warner charges for Cable goes to something other than the bandwidth charges. It seems reasonable to assume that Customer service, billing, advertising and maintaining the last mile or two is the real cost of high speed net access. And as I mentioned in the previous post, these costs shouldn't go up with the addition of a few more kbps of voice traffic.

  54. Re:Lizardman is a hypocrite by Anonymous Coward · · Score: 0

    First off, I'm a friend of Liz's, he didn't ask me to write this, he'll probably be pissed at me when I finds out I've done so, but I felt I needed to pitch in before this got out of hand..

    If there's one thing on the net that's as or even more abused than copyright, it's defamation suits...

    I've seen a bit of the logs from Lizardman - I'd want to see more before I really make up my mind.. I've the question asked "where's the harm?" I'll ask the same question here... "Where's the harm?" If anyone has been damaged here it's Liz, who has been quite thourougly slammed...

    You apparently had a fairly lively debate going, and while I only saw bits of it, it seems to have broken down in to matter of both sides agreeing the law was bad, but a wide diffrence of opinion over what behavior people find acceptable before it's changed.

    On that matter Lizardman's an absolutist.. you don't break the law -period- civil disobedience isn't a get out of jail free card, the RIAA's dinosaur buisness models non withstanding -if it's banned from a channel it's -banned- you shouldn't be disscussing what people have swapped or their experinces with trading have been - keep it completly hypothetical, or your supporting it by an act of willfull blindness to refrences to actual instances.. I don't know if I agree wholely or not but it's his -opinion-

    Personally it leaves a bad taste in my mouth when I see people talking about what they've downloaded somewhere, even if they're not trading in channel, I've been ripped off once too many times to do file trading myself, even if I -know-I could find what I'm interested in. It leaves a worse taste in Lizardman's mouth, that's it.. His opinions are NOT worth what you're proposing, especially after you've made a vigorus denial of the claims here..

    In the end you won't live or die on Lizardman's pronouncements from his soapbox, you'll live or die on your own actions and efforts...

  55. Re:Lizardman is a hypocrite by DragonMagic · · Score: 1

    That's funny, because your ruling on your channel was that as long as people didn't trade on the channel, they could talk about what they pirated and that they have pirated.

    That was *YOUR* ruling, in public, Emmett.

    That's also supporting piracy, even if you don't do it yourself, you're saying it's perfectly okay that people talk about their own acts.

    So Xiph has come to this, eh? If you talk bad about Xiph, you get lawsuits?

    And you want people to take you seriously?

    --

    Human nature is the same everywhere; the modes only are different. -- Earl of Chesterfield
  56. Re:Lizardman is a hypocrite by Emmettfish · · Score: 1
    That's funny, because your ruling on your channel was that as long as people didn't trade on the channel, they could talk about what they pirated and that they have pirated.

    That was *YOUR* ruling, in public, Emmett.

    That's also supporting piracy, even if you don't do it yourself, you're saying it's perfectly okay that people talk about their own acts.

    Absolutely correct. I do not condone copyright violation, but people can talk about anything they like. See, the problem here is that you think that I am 'supporting piracy' for letting people 'get away' with talking about violating other people's copyrights, and that is absolutely ridiculous.

    Claiming that someone is 'supporting piracy' by allowing people to discuss copyright violation is like claiming that a crime reporter 'supports murder.'

    So Xiph has come to this, eh? If you talk bad about Xiph, you get lawsuits?

    No. You have come forth and accused me of committing a crime, i.e. supporting copyright violation. I am not a collaborator or accomplice to crime, which is your accusation. I'm just letting you know that it's a serious accusation to make, and can cause you a lot of problems if you intend to keep this stupid jihad going.

    If you really think I'm an accomplice to crime, you have a moral obligation to report it to the police. Please do so; It would be wonderfully damning to have your ridiculous accusation as a matter of written public record.

    Emmett Plant

  57. Re:Lizardman is a hypocrite by Anonymous Coward · · Score: 0

    No. You have come forth and accused me of committing a crime, i.e. supporting copyright violation.

    What crime? Last I looked there was a civil tort for "contributory copyright infringement", but that's not "support"...

    If you're going to be a stickler for terminology on issues like the use of the term 'piracy', at least be consistant about it..

  58. Last Post! by alpg · · Score: 1

    Destiny is a good thing to accept when it's going your way. When it isn't,
    don't call it destiny; call it injustice, treachery, or simple bad luck.
    -- Joseph Heller, "God Knows"

    - this post brought to you by the Automated Last Post Generator...