Slashdot Mirror


Multi-Platform Video Codec Seeks New Home

Eric Smith asks: "I own a next-generation video codec development company, idea65 (covered on Slashdot as our previous incarnations Opencodex, and Flashingyellow). We have a finished product, but don't quite know what to do with it, and we're looking for someone (or some company) interested in taking it over." Here's the chance for some of you out there looking for a good cause, to contribute something. Loads of people (me, included) would love a good cross-platform video codec.

We started our journey as an open-source project contest in response to DivX, before DivX networks came into being. Due to a variety of issues (not the least of which was our main investor pulling out and funding having to come out of my own pocket), we mutated into a closed-source project that we intended to distribute ourselves through the help of a third party. We finished product development almost a year ago and have a really great portable video codec that runs on Linux, Mac OS, and Windows.

The problem we've run into is that with the economy being as it is, our candidates for distribution assistance have also all dried up. We've considered just GPL'ing it and seeing what the open-source community could do with it, but don't have anyone to oversee changes and official versions, not to mention from the looks of the DivX 4.0 project, there don't seem to be a lot of people interested in (or with the knowledge to) work on video codecs.

More or less, we've got a bunch of very well written CodeWarrior projects that need to find a new home as we don't really have the expertise or financing to sell it or even give it away. So, I'm interested in knowing if anyone has any suggestions for what to do with the project, or interest in taking it over (those with experience with this kind of thing)."

If seriously interested, you can contact Eric using the mailto link at the beginning of this article.

125 comments

  1. Don't be so quick to GPL! by IIOIOOIOO · · Score: 3, Insightful

    I'll be getting in touch with you. Don't GPL it, that would be silly. If you guys made the darn thing with the intention of earning money, you should darn well get some money for it!

    1. Re:Don't be so quick to GPL! by mr3038 · · Score: 5, Insightful
      Don't GPL it, that would be silly. If you guys made the darn thing with the intention of earning money, you should darn well get some money for it!

      Well, if you intent to get some money with it GPLing shouldn't ruin the plan. If somebody wants to use this codec commercially they probably sell closed source program with it and cannot therefore use codec without purchasing different license. GPL doesn't restrict from releasing product under another product simultaneously. One could even claim that GPL version would be a full-featured demo to sell codec.

      If the codec does something revolutional like not using DCT and interpolation between keyframes then not to GPL it may be a good idea because ideas aren't restricted by copyright. Without money you cannot patent it and that would be only yet another hated software patent anyway.

      Whether or not the use of GPLed codec would be legal in Windows or MacOS is another question. Most programs in these platforms are closed and cannot therefore link with GPLed code. Strictly interpreted this means that you cannot use GPLed codec in say for example WMP. On the other hand WMP may be claimed to be part of OS and GPL allows linking with OS libraries...

      --
      _________________________
      Spelling and grammar mistakes left as an exercise for the reader.
    2. Re:Don't be so quick to GPL! by Anonymous Coward · · Score: 0

      Please release it to GPL if the project is to be definitely abandonated! If not... I can't tell you what you should do, I'm sorry.

    3. Re:Don't be so quick to GPL! by Aapje · · Score: 1

      On the other hand WMP may be claimed to be part of OS and GPL allows linking with OS libraries...

      That's an interesting loophole. So M$ can claim that IE is part of the OS and link any GPL-library with it. Doesn't this defeat the protection that many GPL-authors seek from the use of GPL?: "M$ can't take x and use it in their proprietary software"

      Is there a clear definition of OS libraries in the GPL? It seems that one can 'pervert' this to mean just about any library that is/can be installed in the system and can be called by applications.

      --

      The Drowned and the Saved - Primo Levi
    4. Re:Don't be so quick to GPL! by Anonymous Coward · · Score: 1, Informative

      anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs,

      Basically, the GPL OS exception includes anything on the CD. In Windows' case that includes IE, WMP, Notepad, etc.

    5. Re:Don't be so quick to GPL! by mahmud · · Score: 1

      This pretty much makes it clear.

    6. Re:Don't be so quick to GPL! by Curt+Cox · · Score: 1

      The GPL is hardly incompatable with profit.
      Prentice Hall would have sold a ton of these if they had GPL'd Minix.

    7. Re:Don't be so quick to GPL! by spitzak · · Score: 2
      Certainly MSoft cannot make some of the ie code call any GPL code directly. The GPL code has to at least be some sort of "plugin" that IE can function without, and it probably has to be an easily added & removed component.

      The question is if this sort of add-on is allowed. I believe it is, but there may be more information.

      MSoft can be a pain and license the header files so they cannot be included by GPL code, their management has threatened to do this but I think their engineers may be showing a little backbone recently and stopping them from being totally mindless assholes.

    8. Re:Don't be so quick to GPL! by SpinyNorman · · Score: 2

      If the codec does something revolutional like not using DCT

      Well it's easier to throw out perceptually redundant high frequency information in the frequencey domain, so almost any CODEC is going to start with SOME sort of frequency transform, whether DCT (MPEG, H.26x), DWT (wavelets) or even plain old FFT.

      Reality also dictates that one movie frame is related to the previous one (except on MTV), so a keyframe difference mechanism is also pretty much mandatory for good compression.

      Advances in video compression are really more in the details (e.g. CU30) than in the overall techniques applied. The only way to get radically better compression is going to be to transmit a model of the scene rather than the pixels themselves.

  2. What I'd like to know is... by 7-Vodka · · Score: 0, Offtopic

    What's the deal with ogg-tarkin? Is it making progress? Is it going to be good when it's done?

    --

    Liberty.

    1. Re:What I'd like to know is... by Ardax · · Score: 3, Interesting

      Ogg-Tarkin is still in the very earliest stages of development. It'll probably stay there for a while until the guys over at Xiph get Ogg Vorbis 1.0 out the door.

      And if Vorbis is any indication of the quality level that Monty, et al want to achieve with Tarkin, it's going to kick some serious ass. :-)

      To be on topic, if you guys aren't getting anywhere with investing, it may be worthwhile to see if the Tarkin guys are interested. I mean, if you're really thinking about giving it away anyway, maybe you can give some another project some serious help.

      --
      Pax, Ardax
  3. Give it to academia by eMilkshake · · Score: 3, Interesting
    The best way is to do a little research to find out if there are any movers & shakers in research and give it to them. Otherwise, find a reputable school, contact their CompSci guys, and ask if their interested (or at least ask their computing group if they'll distribute it).

    Isn't that where our favoriate things like fetch came from?

    1. Re:Give it to academia by bareminimum · · Score: 1

      BCU in Vancouver has a strong video codec team. RealNetworks and Microsoft used to recruit there. They have a whole bunch of doctorate and post-doctorate students from all around the world.

      Give it to Canadians, they're nice people.

  4. Ogg Tarkin by Shrubbman · · Score: 5, Interesting

    If you're codec is patent free, the people over at the ogg multimedia project would be bigtime interested. They've got the audio portion (vorbis) well along but they're still aways away from having their video portion (tarkin) completed. Head over here for more info

  5. Ogg Tarkin by orbital3 · · Score: 0, Redundant

    Maybe the Ogg Tarkin crew would be interested. I know they've talked about integrating VP3 and I'm sure any ideas or code that could be used from this codec would help the project.

  6. OK, OK, OK.... by tswinzig · · Score: 3, Funny

    You can email it to me, dude.

    --

    "And like that ... he's gone."
    1. Re:OK, OK, OK.... by Anonymous Coward · · Score: 0
      You can email it to me, dude.

      You forgot to include email address, sorry.
      Awesome public key, by the way!

  7. The problem is... by easter1916 · · Score: 5, Funny
    We have a finished product, but don't quite know what to do with it
    Prior to developing the product and forming a company, did anyone mention the words "business plan" to you?
    1. Re:The problem is... by Anonymous Coward · · Score: 2, Flamebait
      I'm pretty sure the "business plan" goes like this:

      1. Write closed-source codec (just what the world need another one of).

      2. Find that you're not able to make money on it.

      3. Pretend you're thinking of making it open source so that your slashdot submission gets accepted.

      4. Get tons of free exposure; hope that some sucker buys it from you as a result. Who cares if it'll probably be closed source afterwards?

      Fortunately, I bet that there aren't any such suckers out there.

      Vanilla Ice speaks tha truth again

    2. Re:The problem is... by telbij · · Score: 1

      Geeks code for the love of code, if they can convince VCs to give em money to do what they love then good for them.

      It sounded to me like they started this company during the tech bubble, but I think they were just trying to cash in on the side. The real goal seems to have been the codec itself. I don't see where they made a mistake.

    3. Re:The problem is... by easter1916 · · Score: 1

      If they coded for the love of code, why are they asking Slashdot for marketing assistance, then?

    4. Re:The problem is... by Anonymous Coward · · Score: 0

      did anyone mention the words "business plan" to you

      There's an obvious business plan for codecs that are good. There's a huge demand for better quality streaming video out there.

      From the writeup, it sounds like his codec is worse than OpenDivx.

      OpenDivx in turn isn't even as good as DivX 3 (based on old beta MS code).

      Modern codecs from Microsoft and Apple blow away DivX 3 in terms of quality, and are only 'platform dependant' in terms of marketing.

      So, like any good company without a business plan (ahem, Netscape), the solution is to open source it and port it to Linux and wait for the underwear gnomes.

    5. Re:The problem is... by _defiant_ · · Score: 3, Funny


      Step 1) Steal Underpants

      Step 2) ...

      Step 3) Profit!

    6. Re:The problem is... by Anonymous Coward · · Score: 0

      The question did include this; they had a business plan, it fell through because it relied on third parties to distribute the software who either weren't truly committed or just disappeared...

      There's a lesson here - don't rely on third parties in your business plan unless they are in it from the start (and you actually have contracts that say that they'll be doing their share, not just "strategic partnerships").

    7. Re:The problem is... by stilwebm · · Score: 2

      No VC is going to give you money if you haven't already invested in your own business. Most VC's won't even touch a business that doesn't have a large amount of angel (family, friends and associates) funding already either.

    8. Re:The problem is... by Ivan+Raikov · · Score: 1

      Prior to developing the product and forming a company, did anyone mention the words "business plan" to you?

      1. Write codec
      2.
      3. Profit


      :-)

    9. Re:The problem is... by nonane · · Score: 1

      You tell me how many bussiness men / VCs roam around on slashdot, eh? What good will exposure on slashdot do?

      anyswer = little buzz + nothing.

      the people who read slashdot are broke college guys, and middle aged sysadmins holding on to the last thread they have in this hell hole of an economy.

      no one here but us nerds!

    10. Re:The problem is... by Anonymous Coward · · Score: 0

      I know one business man who reads the front page of slashdot periodically (he never bothers with the comments pages, since they're full of drivel). He's an ex-employer, quite wealthy (probably a GB£-millionaire, though he'd keep it quiet).

    11. Re:The problem is... by Anonymous Coward · · Score: 0

      2. Ask Slashdot

    12. Re:The problem is... by Anonymous Coward · · Score: 0

      thanks for that specifics free insight.

      that's real helpfull.

      k.t.

  8. Have you thought about... by Anonymous Coward · · Score: 2, Interesting

    ...making a presentation and taking it to various movie houses for thier online trailers? It may be hard to get them to think about switching from Quick Time, but if you can give a good quality video, with a smaller download, and multi-os support, some of the smaller movie houses may consider it.

    Also, what about companies that are working on video colaboration. Generally they have in house codecs that they write, but they are not always targeted for multiple os's.

    Zro

    1. Re:Have you thought about... by lordpixel · · Score: 1

      Switching from Quicktime?

      Oh dear, another ignorant soul who doesn't know the difference between the container format (Quicktime) and a codec (Sorenson).

      Quicktime is just a wrapper around any codec you want to use. Currently that tends to be Sorenson 3 as its the best one shipped. I also watch various Divx movies that are in Quicktime format, since I installed the plugin that lets me do that.

      Since he says it works on Mac OS, the chances are he already has a Quicktime plugin for his codec. Infact, he'd be insane *not* to package it in one of the major container formats as these have "install on demand" support.

      User goes to a page with a movie in their wizzy new codec, and, if he can get the deal set up, Quicktime just says "you don't have the codec you need to see this movie click ok to download and install now?".

      --

      Lord Pixel - The cat who walks through walls
      A little bigger on the inside than out

    2. Re:Have you thought about... by Anonymous Coward · · Score: 0

      Infact, he'd be insane *not* to package it in one of the major container formats as these have "install on demand" support.

      Uh... thanks, I think you solved our companies direction problem.

    3. Re:Have you thought about... by Anonymous Coward · · Score: 0

      Actually, I am not ignorant, maybe a little uninformed, but definately not ignorant. I had always been told that the QT container format was also the codec used. I bow to your humble wisdom.

      But, I digress.

      You bring up a good point while edumacating me (to steal a word from Homer), that a plugin for the container format would be a wise move. If he planned on going this route, he could also discuss with Microsoft about adding his codec to WMF. That would put his codec in lots of houses around the world.

      Zro

    4. Re:Have you thought about... by lordpixel · · Score: 1

      My apologies, I'm just a little sick of explaining the same thing over and over again.

      Actually, the Quicktime container format forms the basis for the MPEG-4 standard (which is itself a container format).

      MPEG-4 also suffers from confusion between "MPEG-4 the container format spec" and MPEG-4 the video compression codecs currently being used. Of course, the companies like to call it just MPEG-4 because it makes it sound better than MPEG, MPEG-2 and MP3.

      Both Quicktime and WMF are moving towards or already do support MPEG-4. So perhaps one day each codec can be packaged only one and used with any MPEG-4 compatible container format.

      Assuming Apple and Microsoft don't "improve" on the standard, of course.

      --

      Lord Pixel - The cat who walks through walls
      A little bigger on the inside than out

    5. Re:Have you thought about... by Anonymous Coward · · Score: 0

      it's understandable being sick of explaining the same thing....but thanks for filling me in on the whole container/codec thing. Guess my mom was right, you do tend to learn something new every day ;)

      Zro

  9. CAN I BE YOUR VC ANGEL? by Anonymous Coward · · Score: 1, Funny

    I'll give you $20 - think about it

    1. Re:CAN I BE YOUR VC ANGEL? by Anonymous Coward · · Score: 0

      you can be mine if you send me $20.

    2. Re:CAN I BE YOUR VC ANGEL? by Anonymous Coward · · Score: 0

      I'll give you $23 and my cat's soul.

  10. thoughts by phyberop · · Score: 1

    while its true that most people hare happy with the DivX codec at the moment, if a few people started to use your codec, and it proved to have better audio/video qualityand not as much loss as DivX does, while still keeping the filesizes nice and small, it could take off in a big way.
    You should see how it does as closed-source first if that was your plan in the beginning, and open it up later if you decide its not doing as well as you wanted it to.

    --

    I'm anispeptic, frasmotic, even compunctuous to have caused you such pericombobulation.
  11. Well this is my suggestion.. by Sk3lt · · Score: 0

    I reckon you should just have it open-source and let the community do the rest, with a little bit of advertising on your part you could have a good contender to the DivX codec... well it all depends on what you codec can do.

    I have always wanted one that cuts down on the size of the video without losing any sound or picture quality.

    So make it open-source as I quote from a film called AntiTrust -- "Code belongs to the world" or something like that :P hehe

  12. Give it to gstreamer. by Anonymous Coward · · Score: 3, Interesting

    There are tons of open multimedia projects such as Gstreamer which could benefit from such a codec, assuming it's entirely patent free and unencumbered by copyright liabilities... Depending on how good it is, this could be great for OS...

    1. Re:Give it to gstreamer. by kevinank · · Score: 2
      It doesn't even have to be patent free as long as you hold the patents yourselves, and you are willing to let an open source project use them royalty free.

      Many open source projects use patented technologies; it is just that since they can't afford any license fee for the patents, when a patent owner gets upset the open source project has to code around the patent, (which has been done more than once.)

      --
      LibBT: BitTorrent for C - small - fast - clean (Now Versio
  13. supply/demand and Erics poor business model ! by Andreas(R) · · Score: 0

    Erik has got it all backward; he ignores the laws of supply/demand, so I'll try to explain why:

    Technology is the application of knowledge to pratical issues when there is a demand to fullfill. Thus, demand for a certain technology is created when applied knowledge can be applied to improve things.

    Eric on the other hand, created a videocodec first, and now he doesn't know what to do with it. The competition are all fullfulling a niche (Mpeg is technology for DVDs, DivX is technology to decrease file-size for piracy purposes (and other stuff that nobody cares about:)
    Therefore, it's not that surprising that he is having problems with the finances. Any thechnology has to be used for something.

    IMHO, that's what drives all opensource projects: there is demand for software to fullfull certain purposes, (eg Gimp grokks with graphics), and that's where this project has _fundimentally_ failed. It's tough to drive a project that has no goal!

    1. Re:supply/demand and Erics poor business model ! by Junta · · Score: 2

      I think they did have a goal, produce a good, Linux/Mac/Win compatible native codec. The problem is DivX beat them to it, so now the goal isn't so well defined. BTW, I'd replace DivX with MPEG-4, since that is what the MS codec that DivX was based on was a modification of (so many levels...) Of course, MPEG-4 is not only for privacy, but can be legitimately used for saving drive space (duh), but, of more primary interest, streaming multimedia. That is really what the low bitrate, but not as hot quality of MPEG-4 is meant for. And instead of MPEG for DVDs, say MPEG-2, as MPEG encompasses a lot of territory that has nothing to do with DVDs (from VCDs, mpg, mp2, mp3, etc...)

      --
      XML is like violence. If it doesn't solve the problem, use more.
    2. Re:supply/demand and Erics poor business model ! by GSVNoFixedAbode · · Score: 1

      Nope - on that logic you've just trashed the laser! So say goodbye to your CD, DVD, high-speed communications systems, guidance systems, engineering/plotting systems, etc etc etc. It was in the same category when was first developed: technology looking for an application.
      Writing a new codec - if it's good enough - could lead to many many new things.

      --
      "I am Heisenborg. You will probably be assimilated"
  14. So basically... by glowingspleen · · Score: 4, Insightful

    So basically you just used Ask Slashdot to market a product or further your career.

    Just kidding, everyone does that.

  15. quality? by crayz · · Score: 5, Interesting

    Would it be possible to show us the quality of this codec somehow? Maybe start with uncompressed video, and have the DivX, VP3, etc. people all compress it down to a specific bitrate, and you do the same. Then once it's compressed down to that bitrate you could decompress it(since we don't have a decoder...), thus letting the general public see the quality of your codec.

    Would that work? Because there are a lot of codecs, and unless you can show that this one is better than the others, I really don't see why people would be interested.

  16. TV time shifting by Anonymous Coward · · Score: 0

    Whomp up a TV time shifting application and a linux distribution and sell CDs.

  17. It all depends... by Junta · · Score: 5, Insightful

    You mention that now that DivX 4.0 is out, no one cares anymore. Does your codec outperform DivX4.0 in terms of bitrate, quality, and/or performance? If the answer to all the questions is no, then perhaps it would be best to let it die. If the answer is "not now, but with work it could be..." and you want to stop working, you may want to first fish around for interested companies, and as a last resort give it to the Ogg group as something they could hammer into being Tarkin. I guess if you really don't care about the code anymore but really don't want to let it die, you could pass it on to the Ogg people anyway and they can decide for themselves whether the code is worthwhile or at least salvagable. If it isn't, then they can kill it instead of you :)

    --
    XML is like violence. If it doesn't solve the problem, use more.
  18. Waht do you want from it? by SpinyNorman · · Score: 3, Insightful

    Are you asking how to make money from it, or how to donate it to the open source community?

    How competetive is it? DivX/MPEG-4 even if patent encumbered is now available in an open source version from the ffmpeg project, and there are other open source CODECs available that are competetive to or even better than DivX such as VP3 or the amazing CU30.

    If your CODEC can compete with the alternatives then it would probably be instantly adapted by the Ogg Tarkin paroject which is looking to deliver an open source CODEC but so far is really only at the research stage.

    If your CODEC csn't compete head-in with the state of the art, then maybe you're better off looking to embed it in an application (e.g. a cross platform ICQ video conference helper) where the utility outweighs anything else.

  19. Re:Oxymorons abound... by Anonymous Coward · · Score: 0

    If this is what you call "cross-platform", then it is no wonder that people pulled investment money out of your company and left you ultimately failing.

    Cross-platform means it works on one or more platforms, not necessarily mean every platform. Nothing can be run on every platform as it couldn't run on my brainfuck-only OS ;P

  20. Au Contraire... by Christopher+B.+Brown · · Score: 3, Interesting
    Releasing it under the GPL would mean that there would be a set of "hacker types" interested in deploying it amongst a group that is technically knowledgeable.

    That's helpful in getting it known, which is worth rather a lot.

    The codec would not in that form be usable outside of the context of freely-redistributable software. Someone who wants to integrate it into their cool, but proprietary viewer would find that they can't, at least not with the GPL-licensed version.

    That can't represents the place where they can look for their revenues.

    It's not obvious that there can possibly be interest in it without there being some sort of release; the company hasn't money to spend on renting Times Square to show the world they've got a K001 Product.

    Releasing under something like the GPL may be the only way to get it into use, and to get any return from it.

    --
    If you're not part of the solution, you're part of the precipitate.
    1. Re:Au Contraire... by radja · · Score: 3, Insightful

      hmm, since you are the copyright owner you could also dual-licence it. First release as GPL, and allow companies wanting to include it in a proprietary product to licence it from you directly. Basically, you get the best of both worlds..

      //rdj

      --

      No one can understand the truth until he drinks of coffee's frothy goodness.
      --Sheikh Abd-Al-Kadir, 1587
    2. Re:Au Contraire... by IIOIOOIOO · · Score: 1

      Au Contraire to you as well, my friend! You are forgetting that if he GPL'd the code and allowed outside contributors, he would have to impose restrictive agreements upon those contributors under which they would be forced to give up all copyrights to the code they contribute.

      Otherwise, the code they contribute will be released under GPL as well, and he (no longer being the sole copyright holder) would have to gain their permission to release the updated code under a non-GPL license. As copyright holders, they could object.

      It's kind of hard to get people to work on a project for free when it's apparent that your intention is to immediately release it under a non-open license. Usually, you have to pay those guys.

      The net effect? You've exposed your codec's guts to the world without being able to easily commercialize any of the benefits of being open-sourced.

  21. Wow - what a business plan by derek_m · · Score: 1
    So what your saying is that you started a business to develop this video codecs and now its complete you have no idea what to do with the code?

    This is insane and shows everything that was wrong with the way VC money was being invested in recent times. What did you expect to happen - that the problems of having no way to turn a profit or even see any income would have solved themselves by the time you had developed the code?

    Having had 2 previous companies attempt the same thing (and Im assuming there was more to it than just a simple renaming) this also indicates that things may not have been very well planned - youve clearly failed twice already.

    Best of luck finding a way to make use of your product, and hopefully youll think a bit more before going for attempt 4!

    1. Re:Wow - what a business plan by Anonymous Coward · · Score: 0

      This is insane and shows everything that was wrong with the way VC money was being invested in recent times. What did you expect to happen - that the problems of having no way to turn a profit or even see any income would have solved themselves by the time you had developed the code?

      Hey wait a minute, you just descibed most OpenSouce companies...

    2. Re:Wow - what a business plan by misterye · · Score: 4, Informative
      Actually, we did have a very detailed business plan, that we thought was actually going to make money and contribute something to the open-source community. But, as with many things, and as someone said earlier, don't depend on third parties. We didn't have much choice but to rely on third parties for distribution and funding. In the end, all the funding came out of my pocket, and the distributor went under. We have a good product, we actually beat DivX to being done by about 3 months, but we got stuck there. The codec is very light and highly portable, the original version was less than 16k compiled and out-performed DivX and was patent and copyright free.


      Though I guess that is something that people will want to see for themselves, and that's where we are stuck, we don't even have the funding for the legal help to get it into testers hands. After working on this as hard as I have, I would hate to see the project just die w/out it seeing the light of day. That's why I asked for possible answers from Slashdot. Maybe someone can think of something we haven't. Its happened before.

    3. Re:Wow - what a business plan by Anonymous Coward · · Score: 0

      Apply for a job at nVidia. ATI currently has an advantage over them in this area (they have their own TIVO-like technology, nVidia does not.) You could likely command a reasonable compensation with your demo.

    4. Re:Wow - what a business plan by Anonymous Coward · · Score: 0

      Is there any lawyers who is willing to give advice for free in this case? From my understanding of law, while selling or even open sourcing a project seems simple, it is NOT. Maybe some lawyers would even be kind enuff to write some guidelines to follow...

  22. Website incomplete? by telbij · · Score: 1

    I checked out the website, but it seems mostly incomplete. I am particularly interested in comparisons with Sorenson on Mac OS.

    Sadly in today's world success in a venture like this depends largely on marketing, but I think the /. community (if not IT purchasers at large) is primarly concerned with the quality of the codec. Can existing codecs be beaten across the board when they seem to be optimized for different platforms?

  23. An idea... by Fnkmaster · · Score: 5, Insightful
    Since really the only way as I understand it that such a product could make money is embedding in successful closed source projects, I think this would be an ideal candidate for the TrollTech business model. Release a GPL version that is embeddable only into GPL and GPL compatible Free Software products. This will gain you recognition and acclaim if your product is good. Now you've stirred up interest. You should release, simultaneous with the GPL release, a press release indicating your intention to issue commercial licenses for embedding in closed source products. Hell, you can even claim your commercial licensees will get access to the "Plus" form of your codec.


    Now pimp the hell out of the GPL version and everyone that whines about how they can't use it in their closed source products, point them to your web page explaining how to contact you/your company for commercial licensing terms. Also perhaps consider a joint distribution agreement up front with some commercial video tool providers whereby you will develop plug ins, etc. I gather your point is this might be hard in this climate. Also consider getting pr0n distributors to use it. No, I'm not kidding. Honestly, people download pr0n from usenet, etc. If there is pr0n out there in your video format, people will get players for it. This will eventually convince commercial users that your format is worthwhile. There are plenty of Linux/Mac pr0n viewing folks out there, so you definitely will find some rapid fans if you take this tactic.


    Anyway, this is my advice for a bootstrapped marketing technique that you might find effective. I make no promises, but it sounds like you don't have much to lose if you are posting to Ask Slashdot for marketing advice (hint: lots of /. readers can tell you about GPL violations, some can tell you about how the Linux kernel is put together, and very few can tell you how to successfully market a product).

    1. Re:An idea... by oneself · · Score: 1

      I allways thought that once you GPL a roduct you can't sell the same product with a commercial license. Is that true?

    2. Re:An idea... by Anonymous Coward · · Score: 0

      You can do anything you want if you own the copyright. But you couldn't accept patches from other people and release those under the commercial license (unless they assign the copyright to you).

    3. Re:An idea... by Mr.+Fred+Smoothie · · Score: 1
      No, it's not true. You, as the copyright holder, can distribute the product under any terms you see fit. People to whom you distributed it under the terms of the GPL, get to use it under those terms. People to whom you've distrubuted it under alternative license terms get to use it under those terms.

      The only issues that arise are when other people start to have some copyright interest in your product; then, in order to distribute it under proprietary terms, you must have their permission as well.

      This is why, for instance, Sleepycat Software requires patch submitters to assign the copyright for the patch to Sleepycat before they apply the patch to the official Berkeley DB code. Something like that approach seems neccessary unless you want to end up maintaining two codebases: the GPL one and the proprietary one.

      --

  24. Screenshots? by MagerValp · · Score: 3, Interesting

    Lovely placeholders, but wouldn't it make more sense to have actual screenshots of the codec in action? The web page is totally devoid of any useful information.

    Yet another video codec. Does anyone really care?

    --

    READY.
    #
  25. Making money from a codec by chriswaco · · Score: 3, Interesting

    If you don't truly outperform other codecs, you probably won't make money with it. Codec performance is very tricky to measure, with everyone using the codec wanting something slightly different (compression speed, decompression CPU load, image quality, motion quality, etc).

    One option is to provide the compressor/decompressor for free and then offer a higher quality version of the compressor for sale. It's a tough market, though. If it's truly revolutionary, you could try selling it to Apple, Microsoft, or Real. You'll need some really good side-by-side comparisons with their current codecs and MPEG4 to get their attention, though.

    Personally, I would love to see it open sourced.

    Can we download a decompressor and see some demos?

  26. If it were you... by darkov · · Score: 3, Informative

    If I were you (which I am patently not) I would not bother trying to sell a codec. I think there are many out there today and without some sort of corporate backing or a really compelling difference, you probably will not have much impact in a crowded marketplace. What would make more sense is developing a product that uses your codec, but provides a different sort of product or service. Maybe build a video confrencing system, or a monitoring and logging system. These ideas are off the top of my head, but you get my drift - add some sort of additional value, some application that makes your codec shine while solving a problem. Then you'll have a market and getting inverstors and customers will be a whole lots easier.

  27. You're posting to the the wrong site... by YouAreFatMan · · Score: 3, Funny

    I believe the site you want is here

    --
    Robotiq.com is heavily tested on animals
  28. Food, cats, wife? by DamienMcKenna · · Score: 1

    Some geeks also want to be able to buy food, support their cats, and go to an occasional movie with their wife, so it can't /all/ be for free.

  29. ways to give it away... by Anonymous Coward · · Score: 0


    Print it on t-shirts and sell the t-shirts.

    Talk to the Pron industry.

  30. I have an idea. by MartinG · · Score: 2, Funny

    We have a finished product, but don't quite know what to do with it

    Have you thought about using it to encode and decode video. video codecs a can often be quite useful in that respect. Why not give it a try?

    --
    -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
    1. Re:I have an idea. by Anonymous Coward · · Score: 0
      No way, dude! You haven't lived until you've used a video codec to compress audio, an audio codec to compress images*, and JPEG to compress voxel data!

      *I have actually done this (stuck in the image data in after a RIFF header and compressed it with BladeEnc). Didn't turn out very well, though.

  31. quick ca$h by donabal · · Score: 1

    you could sell it to microsoft.

    they win in that it is
    1. less competition
    2. borrow the technology

    you win
    1. you can swim in a lake full of cash

    --donabal

    --
    Safety First Day?
    1. Re:quick ca$h by ethereal · · Score: 1

      "Like my hat? It's made of MONEY!"

      With apologies to the good folks at Penny Arcade, of course. If their archive search wasn't a Windows-only executable (whatever happened to web-based searching, guys?) then I'd even link to the right comic. But alas, it was not meant to be.

      --

      Your right to not believe: Americans United for Separation of Church and

  32. Re:Browser nazi! He blocks Netscape4.7 from his si by Oscaro · · Score: 2

    Same here. I hate this kind of web sites.

  33. FLASH BULLSHIT by Carbon+Unit+549 · · Score: 0, Offtopic

    It's a shame the site is choked up with flash bullshit. If the content is compelling why obfuscate it?

    --

    nohup rm -rf ~/. >& zen &

  34. Re:Browser nazi! He blocks Netscape4.7 from his si by Anonymous Coward · · Score: 0

    WTF? It blocks Netscape but not lynx or wget? And seriously, you'll have a lot easier time getting around the site with Netscape 4.7 than with lynx. Until they get around to adding Javascript support to lynx, that is...

  35. nothing to see anyway by Anonymous Coward · · Score: 0

    the site isn't complete anyway. just some dumb flash thing and ahrd to read white text on a yellow background

  36. Re:Oxymorons abound... by Anonymous Coward · · Score: 0

    "Cross-platform means it works on one or more platforms..."

    By your definition, if a program runs at all then it's cross-platform.

  37. Contact TrollTech! by oddityfds · · Score: 1
    I think you should contact TrollTech and ask them if they are interested in marketing your product the same way the marketed Qt (a GUI toolkit).

    Qt is available under GPL for X11/Unix and for commercial licensing for X11/Unix, MacOS and Windows. Anyone could actually port the X11/Unix version to Windows, but noone have, AFAIK.

    Or release it under a BSD license like Ogg! The codec will get more widespread use, but it will be harder to make any money from it.

  38. And overhead by TheSHAD0W · · Score: 3, Interesting

    It'd also be helpful if you'd benchmark your codec's playback CPU load versus DivX and the other popular formats. While nowadays PCs can handle some heavy demands, lightweight decoders would still be desirable, especially for embedded applications, etc.

  39. Your sig by Anonymous Coward · · Score: 0

    Funny should NOT max out at 4. I'll bet you're the miserable S.O.B. that mods my +5 Funnies down as Overrated. Just wait'll I get my Mod points on you. Grr.

    :)

    1. Re:Your sig by Carbon+Unit+549 · · Score: 1

      I get a good laugh every now and then, but I can't count the times a serious topic has been spammed by a bunch of thoughtless nonsense that has been modded up by people too lazy read thoughtful comments.
      Oh and about your last comment--you bet I do! ;) Bwhahahah!

      --

      nohup rm -rf ~/. >& zen &

  40. Wrong name! That's a big, big mistake. by HilbertCurve · · Score: 0, Offtopic

    In order to get fast worldwide acceptance they better change the name from idea65 to idea69.
    It would be more descriptive what way.
    Everybody knows for what a video compression is mainly used for. ;-)

  41. The only think that makes your CODEC worthwhile... by oddityfds · · Score: 5, Interesting
    Possibly, the only thing that makes your CODEC worthwhile is if it is patent free. The only CODEC to date that I know of that is free of software patents is the H.261.

    If we're going to use an algorithm encumbered by patents, we might as well use MPEG-4.

    However if your CODEC is not covered by any patents, then please consider releasing it under a BSD or GPL license.

    For information on why software patents are bad for free software, please visit The League for Programming Freedom

  42. I think these guys are the Underwear Gnomes. by ryanvm · · Score: 3, Funny

    Was this the business plan?

    Phase 1 - Develop new video codec
    Phase 2 - Do some, uh, business stuff
    Phase 3 - Make LOTS of money!

    1. Re:I think these guys are the Underwear Gnomes. by Anonymous Coward · · Score: 0

      Underpants!

    2. Re:I think these guys are the Underwear Gnomes. by Anonymous Coward · · Score: 0

      HHHHHHAAAAAA!

  43. I'm not happy with DivX by cryptochrome · · Score: 2

    It's a hacked codec that doesn't work with macs. Not well, and in the case of the confusingly-named DivX 4, not at all. And there is still much room for improvement in all aspects of the codec. You have a real edge over most other codecs in that yours is cross platform - so your main competition is RealPlayer, VP3, and 3ivX for now. If you go commercial you have to beat both of them, if you're going open source you just have to do better than VP3 and 3ivX in at least one respect.

    Of course if Quicktime ever officially goes Linux (I doubt WMP ever will) you'll have many more codecs to contend with. And you need to either promote it, or make it so incredibly good everyone switches. DivX sucks compared to newer open source and cross platform codecs but it's very popular because of the name.

    --

    ---If you can't trust a nerd, who can you trust?

    1. Re:I'm not happy with DivX by Anonymous Coward · · Score: 0

      Just telling you that WMP codecs (ASF/WMV) works fine under linux using http://www.mplayerhq.hu/ For WMV you need to copy over some DLL's from a windows machine. ASF Streaming is currently on CVS and very betaish (we're talking few days new here ;-])

  44. How NOT To Attract Attention by Anonymous Coward · · Score: 0

    Well, I went to the site using Netscape 4.75, and was subsequently bounced to webstandards.org, who informed me that I'm behind the times. I didn't even have a "Risk It And Continue Anyway" option.

    Consequently I don't give a damn about your codec, and when I see "idea65" in the future, I'll equate it with immature thinking and poor business skills.

    Well done. Let's hope you learn a little about marketing before you try to find capital.

    1. Re:How NOT To Attract Attention by Anonymous Coward · · Score: 0

      Nah.
      I'm glad they had the guts to tell you where to go, somebody has to else we'll be stuck in html hell forever.

  45. Dual Licensing, Indeed. by Christopher+B.+Brown · · Score: 2
    Just so.

    • GPL, for free products
    • Direct arrangements, for other needs
    --
    If you're not part of the solution, you're part of the precipitate.
  46. I'm not forgetting anything there. by Christopher+B.+Brown · · Score: 1, Redundant
    You might want to look at the history of Ghostscript, which has, for years, taken exactly the approach I describe.

    More pointedly, I would direct you to an Interview with L. Peter Deutsch which addresses the precise issues surrounding copyright assignment that you seem to think so daunting.

    Ghostscript has been not finding them to be a problem for a lot of years now.

    --
    If you're not part of the solution, you're part of the precipitate.
    1. Re:I'm not forgetting anything there. by IIOIOOIOO · · Score: 1

      Sure, he says exactly what I did. That in order to dual-license a project in which you accept outside submissions, you must necessarily force them to assign copyrights to you. He simply says that he has not yet been sued over the deal. Has he actually protected himself from liability or a legal challenge? Certainly not, and more power to him! However, not all people are so brave as to make business deals based on murky legal grounds.

  47. Do it like BerkeleyDB by Anonymous Coward · · Score: 0

    Open source *and* license it to software companies and make some money! Dual licensing muchacho, LGPL and whatever, get the picture?

  48. I know what you really want by MicroBerto · · Score: 1

    Give it to me, and I'll convert my entire porno collection and send em over to ya! After all, that's what making video codecs is all about, right??

    --
    Berto
  49. Must....not...say it.... by Anonymous Coward · · Score: 0

    I send you this codec in order to have your advice.

  50. I'm sure we can fit you in somewhere... by mcelrath · · Score: 4, Offtopic
    I'm sure there's room around here...maybe under the couch? Maybe between 3ivx and DivX? Or between MPEG-4 and Sorensen? If not then surely there's room between MJPEG and Indeo? Oh, I feel like breaking into song over the wonderful video codec situation!

    Oh! 3iv1 3iv2, aasc abyr and aemi too! afli, aflc boy those are old! AMPG, ANIM, AP41 and you! Think of how your home videos will look, in ASV1, ASV2 or ASVX!! Mine look great, and I'm sure yours will too, with AUR2 or AURA!

    And out of the A's and into the B's la da da do do do deeee! Bink, bt20, btcv bw10, boy those b's are short! Those B codec makers better get a move on! But onto the c's like the birds and the bees, cc12, cdvc, cfcc, cgdi, cham, cjpg, cpla, cram, cvid cwlt, cyuv, cyuy! Boy these things multiply fast! Makes me wonder, why the're called video codecs, and not WABBITS!

    But D's come along, DIV2 and DIV4 and DIV5, with venerable DIVX short behind. DMB1, DMB2, DSVD, DUCK, DVAN, DVSD, DVE2, DVX1, DVX2, DVX3, DXTN, DXTC, and no more D's do we have! And the E's are short, because normal people don't start video codecs with vowels, ETV1, ETV2, ETVC are all that survive.

    Only 3 F's, because F stands for Flunk, FLJP, FRWA, FRWD are fun! Oh my! GLZW, GPEG, GWLT from Microsoft? But videoconferencing still lives H260 goes plop, followed by H261, and H262, H263, H264, H265, H266, H267, H268, But finally everyone knows H269! HFYU, HMCR, and HMRR round out the H's!

    (Egad, am I done yet!)

    Not hardly buddy! There's I263, IAN, ICLB, IGOR, IJPG, ILVC, ILVR, IPDV, IR21, IV30, IV31, IV32, IV33, IV34, IV35, IV36, IV37, IV38, IV39, IV40, IV41, IV42, IV43, IV44, IV45, IV46, IV47, IV48, IV49, and IV50 rounds out Intel's evil contribution! But wait! There's more! Call now and you'll receive this free JBYR, JPGL, KMVC, and LEAD, LJPG.

    Not to worry, M is here! Here are all the ways Micro$oft can fuck a standard! M263, M261, MP42, MP43, MP4S, MPG4, MRLE, MSVC Oh my! I like MJPG, cause my marvel uses it, but Matrox also has MTX1, MTX2, MTX3, MTX4, MTX5, MTX6, MTX7, MTX8, MTX9! More M's! mJPG is not the same as MJPG? MCAM, MC12, MPEG, MRCA, MWV1, nAVI, NTN1, NVS0, NVS1, NVS2, NVS3, NVS4, NVS5, NVT0, NVT1, NVT2, NVT3, NTT4, NVT5, PDVC, PGVV, PIM1, PIM2, PIMJ, PVEZ, PVMM, PVW2, qpeg, QPEG, RGBT, RLE, RT21, rv20, rv30, RVX, s422, SDCC, SFMC, SMSC, SMSD, smsv, SPIG, SQZ2, SV10, STVA, STVB, STVC...oh god I'm getting bored...STVX, STVY, SVQ1, TLMS, TLST, TM20, TM2X, TMIC, TMOT, TR20 TSCC, TV10, TY2C, TY2N, TY0N, UCOD, ULTI, V261, VCR1, VCR2, VDOM, VDOW, VDTZ, VGPX, VIFP, VIDS, VIVO, VIXL, VLV1, VP30, VP31, VX1k, VX2K, VXSP, WBVC, WHAM, WINX, WJPG, WNV1, x263, XLV0, XMPG, XXAN, Y41P....almost there! Y8, YC12, YUV8, YUV2, YUYV, ZLIB, ZPEG!

    And that ends my really bad song. But wait! Thre's more! Those are only the ones with FOURCC definitions! That doesn't include file types! There's MPEG-PS, AVI, Quicktime, and the venerable Microsoft format heist asf.

    I think the statement "I developed a new video codec!" should be punishable by death.

    --Bob

    --
    1^2=1; (-1)^2=1; 1^2=(-1)^2; 1=-1; 1=0.
    1. Re:I'm sure we can fit you in somewhere... by revision1_1 · · Score: 1

      best. post. ever.

    2. Re:I'm sure we can fit you in somewhere... by dopeghost · · Score: 1

      slap this kid for forgetting ...YUY2, Y411, Y41P, Y42T, Y41T, RGBT, RGB16 (555), RGB16 (565), RGB32,
      HMCR, UYVY, UYNV, IF09, YVU9, YV12, Y211, YVYU, RAW8, YVU9, :)

      --
      This UID is 7651 digits too high to subjectively infer IQ from.
    3. Re:I'm sure we can fit you in somewhere... by Anonymous Coward · · Score: 0

      Hi, i developed this great new video codec and...

      glub.....

      rip

  51. Poor management by oldstrat · · Score: 1

    Really, your site does not accept the cross platform corperate browser (Communicator), don't expect sponsorship from the technical community.

  52. What to do with it?! by PastaAnta · · Score: 1

    We have a finished product, but don't quite know what to do with it.

    Not to be (overly) sarcastic, but maybe you should have thought of that before spending first your investors money and then your own? Isnt it a little late for that now?

    Just a thought! ;-)

  53. Already went with OpenDivx by Anonymous Coward · · Score: 0

    I started using OpenDivx and OggVorbis wrapped in Quicktime several weeks ago. The performance is equivalent to Microsoft Divx and everything else because they're all based on MPEG-4. The advantage is my movie collection doesn't depend on the financial outlook of a company. Send me to hell for not supporting Microsoft standards but that's the reality.

    Since all the current economy codecs are based on the same MPEG-4 syntax there isn't much reason to support another one just because OpenCodex or FlashingYellow or idea65 needs financial help.

  54. Protect your ideas! by PastaAnta · · Score: 1

    ...the original version was less than 16k compiled and out-performed DivX and was patent and copyright free.

    Be sure to protect your ideas by either patenting them yourself or just by publicising them. As long as you have not yet publicised the codec and shown "prior art", someone else may beat you to it and patent the idea!

    Then the project would surely be dead - so get it out in the light!

  55. A loving home awaits by wackybrit · · Score: 1

    Awww that is so sad, but I will give your 'codec' a new home if need be. A warm loving home and family awaits. Is it toilet-trained and fully innoculated?

  56. helpful replies by dpu · · Score: 1

    weird. about, oh, 90% of the replies here are either rude, completely useless (this one likely included), or "funny" (mostly rude too). the messages with the highest scores are the most useless. the 3 or 4 i found here that actually had suggestions were only scored 2 or 3, while one of the most asshole-like posts i've read here in a while is scored 4 - wtf? if this is gonna turn into yet another i'm-15-and-learned-to-spell-fuck-today sites, i'm outta here. there's something to be said for maturity. not that there's anything wrong with being funny, but the line between prick and comedian is thin, and too many people here are crossing it.

    --
    Dammit, I meant to post that anonymously!
    1. Re:helpful replies by Anonymous Coward · · Score: 0


      Either you are too young or too new to the industry to know this, but the computer world is run by very basic Darwinian rules. Those who can't or aren't smart enough to survive are openly pointed out and laughed at. That's just the way it is. (Unless of course, you are Mr. Gates and you can afford to buy G.W. and the entire Justice Department - - but I digress...)

      If you expect to read nothing but brilliant (and FREE) consulting advice then you, too, should be pointed out and laughed at :-)

      That's all we are doing... pointing out and laughing at someone who neglected the first dozen or so steps in a good business plan and who has failed in several other businesses, already. Such a resume should inspires great confidence (not).

      [Did you here the one about how Microsoft got it's name? It comes from something a hooker once said to Bill.]

    2. Re:helpful replies by dpu · · Score: 1

      i don't think i'm too young to know this, or too new to know this (i've actually been making decent money at this for 15 years). i'm aware that we laugh and point at fools - this is to be expected and only a fool thinks otherwise. the point is that we don't know the whole story behind this particular situation.

      true, only allowing one browser on the site is foolish - we point and laugh. happens all the time. what we don't know is that the two previous businesses he mentioned failed - maybe the name was changed for some reason. as for business plan, it's reasonable to assume that they failed miserably at it, but then again, when one has investors backing them, you are only concentrating on getting the product working. perhaps this guy (and one or two others) are all that's left of the original team - the marketers and salespeople all left for greener pastures already. if they're developers without capital, how can they expect to market something?

      in any case, this is a guy asking for help, suggestions, or whatever, and what he's getting is "shove it up your ass" and "you're an idiot" and "your company sucks." he, himself, didn't fail - the codec is written and working (supposedly). someone else gets paid to sell it. now that there's no money, he's looking for other solutions. how many of the threads here are actually helpful in that regard?

      --
      Dammit, I meant to post that anonymously!
  57. Did I just read that right? by Dr.Dubious+DDQ · · Score: 3, Insightful
    we don't even have the funding for the legal help to get it into testers hands.

    Okay, earlier you were talking about 'thinking about GPL'ing it' and having trouble 'giving it away'.....

    ...but you can't give it away because you can't pay lawyers to help you give it away?

    Something fundamentally wrong with that....

    At any rate, if you're sincere and not just fishing for investors, I'll add my metaphorical voice to those suggesting contacting the Ogg people over at xiph.org, who I'm sure would LOVE to have a " very light and highly portable [...] patent and copyright free" set of code to use with the Ogg Tarkin project...if you REALLY want to see it get out into the world...

  58. Your web site... by Anonymous Coward · · Score: 0

    I tried to check out your web site but was re-directed to a site that admonished me for running a browser that wasn't 100% compatable with "standards". I guess you're more interested in forcing people to run a "standardized" browser than you are in finding a distributor for your product.

    I know that there is no law against bad management and your web site has convinced me to totally ignore your company. Good idea or not, your management seems to have other agendas.

  59. Seriously.. by mattr · · Score: 2
    I sent you an email by the way in case this is something serious; I do what you need (software development and liscensing/bizdev) professionally.

    Unfortunately I was unable to view the page in my linux browser (sending me to a page to teach me about standards..) then after downloading an activex pane each page there is no content. Too bad since you have all these people looking. In particular comparing it right against Sorenson and WMP with nothing behind your words makes you wonder if you want to touch something like this out of the blue.

    Anybody who could help is going to need more subtantial information, for example what you think are the pros/cons of the software as compared to competitors in your space, to help with diligence. GPL might be one way to do it, and people might love you for it, but it will very likely hurt your chances on liscensing or selling it outright at this stage and getting your money back.

    In particular a number of companies that are likely to listen are here in Japan but GPL is not something they want, unless maybe you already have a big team building it through GPL. They know tech and make quick decisions if everything is clear and up front, that's your challenge.

  60. Why I don't post on Slashdot anymore by Anonymous Coward · · Score: 0

    Reading this whole thread really explains why I don't post on Slashdot anymore. It's continually an uphill battle, and it seems a lot of the really interesting comments get trampled over. Yeah I know, moderating has it's limits. But I've found that when it's not biased, it's prone to putting marks on specific trends rather than trying to be neutral.

    First of all, thanks to (mostly) everyone here for being so rude. I thought there was at least a tiny wee bit of respect left. Mr. Eric Smith was simply asking for help. In no way did he insult anybody. By the looks of it, most of the posters here NEVER READ HIS LETTER!

    The other thing that really baffles me is the fact that some people openly slam this guy for wanting to offer something FREE. If you don't want it, there is no need to spoil it for the rest of us!!! You've had enough video codecs? Fine! Now let us video-crunching lovers be!

    Also, there is something to be said about the right to earn a living. Most likely Mr. Eric Smith has a life to live; he's a programmer and he needs somehow to put some butter on his bread. If you read the comments included on this topic (some of them getting high marks), it's as if it was shameful or "wrong" to ask to be remunerated for a job done (either directly or indirectly). Now let me see what you do for a living and let me complain you're getting paid too much!

    Last but not least, I've participated very often in the past to these forums and I noticed a few things about moderation. This is not an exact science but I think my comments are worthwhile nevertheless.
    - Most humorous comments get extra points just because they are funny. It depends not if they are offtopic, rude or plain ill-written.
    - Comments that repeat conventional wisdoms are more likely to get good scores. Comments that challenge these conventional wisdoms usually get shot down or ignored.
    - Comments that lack all sense of civility or basic savoir-vivre rarely get moderated. Let us not forget that on internet, it is easier to say things we would not say if our real name was attached. This is not about censorship. It's about learning how to say our opinions without being a jack-***.
    - Comments are easily and often written down as redundant when they contain very valuable bits of information.

    So what does this all have to do with Mr. Eric Smith's new codec? I might be wrong but I am convinced that this whole thread would have been much more enjoyable if some complete morons weren't writing articles they know have all the necessary "tweaks" in order to get high marks. It's as if it was better to get a "5" than to write something really intelligent! Also, if I was Mr. Smith (which I am not), I would seriously reconsider my idea about putting my codec under GPL; seeing the large proportion of ungrateful and sour users out there I would sell the damn thing to the highest bidder and hope in turn whoever gets it slams anybody even interested in criticizing it. Sadly it seems it's true that the less you pay for something, the less you respect it.

    And maybe this open source community is not as open minded as it claims to be. Let's hope it can prove us wrong.