Slashdot Mirror


MS Proposes JPEG Alternative

automatix writes "Microsoft's new competitor to the omnipresent JPEG format has been shown at WinHEC and is discussed on CNET. The Windows Media Photo format has many promises associated with it. The program manager is claiming 'We can do it in half the size of a JPEG file.'. While 'the philosophy has been that licensing should not be a restriction', it is interesting that the specification requires a click-through agreement to even read it."

11 of 633 comments (clear)

  1. Ummmm why? by BWJones · · Score: 5, Interesting

    So, my question is fundamentally..........WHY? Other than to simply start solidifying platform specific requirements for websites and other such nonsense, i see no compelling reason why we should even give this a second glance. Besides, Microsoft does know that compression algorithms already present in JPEG can go further than they typically do resulting in smaller, yet more distorted images just like their "Microsoft format" JPEG, although I will allow that some of their approach is a bit more flexible than the current JPEG standard.

    But the fundamental issue is that if Microsoft was being truly open and supportive of commonly used standards, this compression format would not require any click through agreement whatsoever to implement and would not require Windows Media Photo.

    Steven Wells, quoted in the article as saying "Licensing can kill this" is absolutely correct.

    --
    Visit Jonesblog and say hello.
  2. Back to basics... by Anonymous Coward · · Score: 3, Interesting

    Ofcourse this is a biased comment but after reading stories like these one has to wonder if MS doesn't change its priorities and if so; for what reason. When it comes to doing "good for the masses" MS is at an absolute bottom of the list, all they're doing is for their own profit, thats also what made them into the company they are today. The only real innovation MS has done is IMO the userinterface. That's an absolute given, they know how to distribute a desktop environment which can also be used by computer newbies.

    MS has become quite big by raping standards. They're basicly picking up a product, pay for it if they have to, and start to reverse-engineer it (or something like that) and eventually come up with an own variant, thus hoping to push the original competitor out of the market (and they succeeded with that quite a couple of times, just check the history). Naturally we don't have open standards, thus tieing even more people to their products.

    So my biased conclusion? Vista is going to pieces right now, the development costs are becoming staggering and new money is needed. But with big competitors like Google and Sun (to name my 2 favorites) the market has become hard. What to do? Once again copy a famous (or widely common) standard, promise to make it "bigger, better and faster" and tie the copy to your own product line. Most of the media will call it better and smoother (but they again; they'd do that with anything new) and the circus can start all over again.

    One has to wonder how long MS can manage to play this game.

  3. Re:Ummmm why? by Epistax · · Score: 4, Interesting

    Dude just do a subband contrast threshold analysis on the image and you can often find that you can compress using the DWT (discrete wavelet transform) (JPEG2000) with ratios like 4:1 or better while still having a visually lossless compression. As long as the conrasts in the distortions in the various subbands are below the contrasts in the image data itself (in those subbands), the image is pretty much visually lossless.

    Like, duh.

  4. Cool by mobby_6kl · · Score: 4, Interesting

    MS got flamed for this on digg, and the few posts which are already here do the same, but I'm not so pessimistic about it.

    Jpeg sucks, this should be clear to anyone who tried to compare it to Jpeg2000, for example. Unfortunately, J2k seems to be stuck, and since most browsers don't support it by default (even the upcoming IE7 and Opera 9), using this format on web is suicide.

    So, if this new format performs at about J2k level, and uses less resources to do so, I'm happy MS introduced it. Due to relative suckiness of jpeg, a lot of space and bandwidth is wasted in everything from cameras to online image galleries. If MS gets the licensing right, it could be a very welcome addition to the image compression methods.

    Of course, a stupid/evil license can kill either the format, or whoever tries to use it ;)

  5. Image quality ? by alexhs · · Score: 4, Interesting

    From Wikipedia :

    Windows Media Photo processes images at 16x16 macroblocks.
    Microsoft claims that Windows Media Photo offers a perceptible image quality comparable to JPEG 2000

    If you use blocks, you will get block effects. While JPEG2000 don't use blocks. So I'm sceptical about that image quality claim... It might be true when you take speed rather than size into account, however.

    --
    I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
  6. No EULA needed by Wee · · Score: 5, Interesting
    it is interesting that the specification requires a click-through agreement to even read it

    Not true. Look at the source of the page. You'll see that the "I accept" button is at actually a simple GET request to here. If you paste that into your location bar and then click the link on the right hand side of the page that comes up, you get the the spec.

    I'm not sure of the legality of direct linking to their .doc file without agreeing to some nonsense EULA, but they put it on the web, so they have to expect a link here and there.

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  7. Re:Big claims indeed! by The+Cisco+Kid · · Score: 5, Interesting

    GIF got popular because everyone *thought* it was free for a long time before Unisys unearthed their submarine.

    Flash and Real Audio are crap.

    The PDF format is completely open and documented, and you arent required to agree to any licenses to use it or to write software that reads or writes it (And in fact there is quite a bit of software that does just that - you could go an entire life using PDF *without* using any software from Adobe)

  8. Re:Lossless AND Lossy by mysticgoat · · Score: 5, Interesting

    The primary reason to favor jpg and gif over png on web pages is that png support in MSIE has not been very good. Go figure.

    I mostly use Paint Shop Pro (v8.x) for image development (I started with PSP more than a decade ago). The lossless png format with layers, alpha, etc appears to be a solid format for use during image manipulation and for archiving-- but it is less convenient than PSP's proprietary format so I haven't done much with it. Yet. As I'm in the process of a very slow migration to GIMP, I expect I'll be using png more "in house". Converting my archived development images (that can run to 12 MB or more, what with all the layers, etc) to png will probably be the best way to move them from PSP to GIMP. If I can do all my development in png, then I'll be pretty certain that I can access my archived images from any image manipulation software I'm likely to use in the future (it is unlikely that I'd ever use an MS product... but PhotoShop, or something from Canon or Kodak might be in my future).

    But to get back to your question-- I can't think of any reason except poor browser support for not using the png format. And poor browser support is increasingly a thing of the past (Firefox, Opera, etc are continually improving png capabilities and rendering speeds).

  9. Re:Big claims indeed! by 99BottlesOfBeerInMyF · · Score: 3, Interesting

    PDF may be open, but until it stops sucking I will continue to open a google cache version of a pdf before I will open one directly.

    You seem to be confusing the crappy software you are running with a file format. Internet Explorer sucks at properly rendering HTML and is full of security holes. Is that the fault of HTML or the fault of MS who wrote the program and users who don't download a better browser?

    Download a decent PDF reader already.

  10. MS Open 'pick your product name or service' by Locutus · · Score: 3, Interesting

    not agreeing to the license terms on Microsofts site for this results in a web page on something called Microsofts XPS Document format which they claim is an open and cross-platform specification. We all know that MS Cross-Platform means it works across all supported versions of Microsoft Windows but this MS Open xxxxx convention is getting alot of air time these days.

    It would be an interesting list to see just how often Microsoft claims one if its products are "open" or names a product/feature with the "open" name...

    Microsoft Open Packaging
    Microsoft Office Open XML Formats
    Microsoft Open License Program
    Microsoft Open Volume Licenses
    Microsoft Open Academic MS Open License 6.0 Academic Edition
    Microsoft Open Database Connectivity ( might be ODBC related and might not count )
    Microsoft Open License Value
    MICROSOFT OPEN SQL SERVER 2005 ENTERPRISE EDITION
    Microsoft Gold Certified Partner, Open Text ( included since they seem to be VERY close to MS )
    Microsoft Open Source Software Lab ( explains why MS Marketing Corp is using 'open' so much )

    There's probably much more but wow, I really didn't think it had gone THIS far.

    LoB

    --
    "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
  11. Re:Ummmm why? by Fordiman · · Score: 3, Interesting

    I can confirm that PNG and MNG both work properly in IE7 Beta.

    --
    110100 1101000 1101000 1100110 0 1101111 1101000 1100011 1