Slashdot Mirror


Microsoft's HD Photo to Become JPEG Standard?

Mortimer.CA writes "Ars Technica is reporting that Microsoft has submitted their HD Photo to the JPEG committee: 'Microsoft's ongoing attempt to establish its own photo format as a JPEG alternative (and potential successor) took another step forward today when the JPEG standards group agreed to consider HD Photo (originally named Windows Media Photo) as a standard. If successful, the new file standard will be known as JPEG XR.' Microsoft has made a 'commitment to make its patents that are required to implement the specification available without charge.' While JPEG 2000 exists, HD Photo has several advantages (not the least of which is a lot less CPU power is needed). Is this a big of an issue as ODF/OOXML?"

15 of 369 comments (clear)

  1. can this be the only solution? by yagu · · Score: 4, Interesting

    I can't for my life figure out how Microsoft or why Microsoft introduces evil into this format and standard, other than Microsoft's track record. Unfortunately, that is sufficient... I'd vote no on any of their proposals.

    The future and potential for photography is huge. There are:

    • all the new buyers in the pipeline and hence,
    • all the vendors of digital format pictures
    • conversion to some archival and historical preserve all existing paper documents
    • mapping and navigation software (e.g., Windows Live Earth).
    • web graphics in ever higher definition

    Microsoft makes their promise to make this free. Somehow, that just rings a tad hollow. Must we continue to be the Charlie Brown to Microsoft's Lucy?

    1. Re:can this be the only solution? by RegularFry · · Score: 5, Interesting

      They pulled back from a previous licence they were going to release it under, which would have specifically prohibited, for example, a Gimp interface. You can see the old licence details here: http://blogs.msdn.com/billcrow/archive/2006/06/30/ 651898.aspx

      The current licence is *much* more liberal, and I think Microsoft deserve credit for the move. I still don't trust them, but they did make a move in the right direction in this case.

      --
      Reality is the ultimate Rorschach.
  2. Re:As long as anyone can implement it ... by Chandon+Seldon · · Score: 2, Interesting

    I'm not seeing how they would cleanly construct such an attack. The patent license restrictions in GPLv3 are very specific - I don't think that Microsoft can come up with a licensing setup that would run into trouble with the GPL and still be considered distributable by "Open Source" type vendors.

    Even if they did come up with such a patent license, the vendors can simply ship libjpegxr as a platform library and still not have any trouble with the GPLv3.

    --
    -- The act of censorship is always worse than whatever is being censored. Always.
  3. Re:As long as anyone can implement it ... by Archangel+Michael · · Score: 4, Interesting

    So, what you are saying is that Microsoft is playing the same game as GPL3, except to their advantage, not FOSS or GPL3 or ......

    Begun the license wars have.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  4. Re:Deja GIF. by omeomi · · Score: 3, Interesting

    If there are restrictions, Microsoft's HD photo will go the way of the GIF format.

    Websites still use gif quite a bit. And the patents have expired, so there's no real reason not to anymore...Personally, I prefer png, but for some reason png hasn't really caught on. I imagine because graphic design schools break web graphics up into 2 categories, full-color jpg, and line-art gif.

  5. Re:It's A Trap. EULA to view the specs by Applekid · · Score: 3, Interesting

    1. 1. You may review these Materials only (a) as a reference to assist You in planning and designing Your product, service or technology ("Product") to interface with a Microsoft product, specification, service or technology Mac/Linux/BSD? Nope Where do you see that exclusion? If you're downloading details on HD Photo, that's a Microsoft specification. Your product, service, or technology will be interfacing with a steam of binary data which is expected to be in the proper format i.e. adhering to specification.

    You may not (i) duplicate any part of these Materials Okay I won't. But how does my engineering group work with the spec if I can't duplicate it? "Hey, guys, go to http://microsoft.com/really_neat_spec and download it for review."

    any Feedback you voluntarily provide may be used in Microsoft Products Okay, I won't provide any feedback. It was once believed that developers were Microsoft's focus. Apparently not anymore. *sigh* In this litigious society, some smart-ass might report a bug or request an enchancement. Microsoft might get it and implement a fix or the added feature. Smart-ass might get the brilliant idea of filing suit against Microsoft for stealing his idea. It's a CYA move.

    There's PLENTY wrong with Microsoft spearheading a format and being very active in getting it consumed as a world standard. We'd do well to avoid it since it's basically steps two and three of "Embrace, Extend, Extinguish." Why should they embrace something when the rest of the industry will handle the leg work of getting the Embrace phase down?

    It's bad on it's merits alone. FUDing it up doesn't help anyone.
    --
    More Twoson than Cupertino
  6. Not really suitable for raw camera images by AaronW · · Score: 4, Interesting

    Taking a quick glance at Microsoft's HDPhoto standard it looks like it is not really suitable for capturing raw image data for cameras.

    In a digital camera, a pixel is red, green, blue and sometimes additional colors laid out in a pattern that can differ from camera to camera. A pixel is not RGB (unless it's a Fovon sensor), so standard lossless formats like PNG or TIFF won't work. HDPhoto supports N color channels and more than 8 bits per color, but I do not see support for the raw CCD data, which is usually not RGB, but R, G, or B (sometimes with additional colors).

    I like to preserve my pictures in RAW format since as time goes by, the algorithms to convert the image to a RGB image suitable for displaying keep improving. Also, when editing my photos, some of the processing is done on the raw data before converting it to RGB. Raw data helps for things like noise filtering, for example, since the noise filtering software can be aware of the camera's CCD properties (Noise Ninja, for example, has profiles for my camera at different ISO settings).

    The only problem with current raw photos is that each manufacturer seems to have their own format which is incompatible with other manufacturers, or even incompatible between different cameras. It would be nice if they could standardize on something like OpenRAW.

    Now, as much as I dislike Microsoft, I think this could be good for regular photos since the compression is about as good as Jpeg2000 (assuming Microsoft isn't spreading FUD) but with a much faster encoding/decoding speed. This could also be a good format for most people taking pictures (who are happy with JPEG).

    -Aaron

    --
    This post is encrypted twice with ROT-13. Documenting or attempting to crack this encryption is illegal.
  7. Re:Deja GIF. by Asmor · · Score: 2, Interesting

    Unrelated, and really just for my own edification/laziness...

    Where does PNG fit into the paraidgm? I mean, I know it's got more advanced alpha transparency than gif, and I think that it's based on plain ol' bitmaps as opposed to compression, so it seems like a strict successor to GIF...

    However, gif still has some legs up on it, namely ubiquity and the fact that animated PNGs support doesn't seem to be remotely common.

    So is this basically correct? Anything I'm missing?

  8. Re:Deja GIF. by FLEB · · Score: 2, Interesting

    I think the biggest setback to PNG was lousy support in Internet Explorer during a time of rapid Internet growth and solidification. Even though 8-bit PNG was rather trouble-free, the whole format had a "new and iffy" feel to it. Indexed, single-color transparency worked well, but in that case there were few clearly visible advantages to PNG (true, it's better compression, but it's not like PNG24/JPEG, where you can clearly see lack of JPEG crud). Also, there's still no standard browser support for MNG, so GIF has an advantage with 89a animation.

    Although PNG has good compression over something like TIFF or BMP for full-color images, it's still a poor choice for posting large photos to the Web, as its lossless compression results in unwieldly file sizes while maximum (and adequate) quality JPEGs do much better.

    --
    Information wants to be free.
    Entertainment wants to be paid.
    You just want to be cheap.
  9. Re:It's a 'standard', right? by croddy · · Score: 3, Interesting

    Yes, mutually understood usage eventually becomes the standard. This, however, is not a reason to simply throw up our arms and say "oh well, popular usage eventually becomes the standard, LOLz!" It's a reason to recognize the fact that words and phrases already have commonly accepted documented meanings, and that if we wish to be understood clearly, we would do well to follow that established usage until it limits our ability to express things.

    Abandoning the nuance of "to beg the question" in order to turn it into an ugly synonym for "to raise the question" doesn't expand our expressiveness. It doesn't create a new, useful sense for the phrase. It only discards the accepted meaning of the phrase, offers no replacement, and in the end, dilutes the expressiveness of our language.

    As you point out, it is popular usage that will eventually decide the issue. That is all the more reason that we should actively resist those who would throw meaning in the garbage out of a simple unfamiliarity with the words they use. Teaching others how we use our language is an important tool for preserving its expressiveness.

  10. Re:Deja GIF. by Skapare · · Score: 3, Interesting

    Actually, PNG doesn't support animation at all. The animated sister format is MNG. Animated GIFs are kind of a poor animation format anyway, but they're great for small-size effects on web pages. MNG support in browsers is non-existent, so this has paradoxically limited PNG's uptake (and made GIF more difficult to kill).

    And this was known (because I posted it) back when PNG was becoming a new standard. The design of PNG would even make it easy to have a rudimentary animation facility (that's all that would have been needed to bump GIF). Yet it wasn't done. What a missed opportunity. What a historical screwup. Well, OK, it wasn't your fault, I presume. Do you know whose fault it is?

    --
    now we need to go OSS in diesel cars
  11. Re:Can't make "Public Domain" by lilomar · · Score: 2, Interesting

    As far as I could research, you can't actually declare a copyrightable work to be in public domain. Yes you can, see my sig.

    It's really that easy.
    --
    The creator of this post (Jacob Smith) hereby releases it, and all of his other posts, into the public domain.
  12. Re:Deja GIF. by Ilgaz · · Score: 2, Interesting

    Why would someone who chose a Mac, then choose to use Internet Explorer?

    Actually, I don't understand why microsoft supports mac os at all... They've not supported linux. Well Apple paid them. :) Yes, they paid MS to code IE for Mac and stuff I detail below could have something to do with it.

    If MS coded IE/Windows like they did as IE/Mac, sitting in its own directory, not messing system and tries to comform current standards as much as possible, Mozilla wouldn't exist now.

    IE for Mac has nothing to do with Windows version except name and couple of text encoding (win-1252) evil MS tricks. To explain you better, it came with a full feature download manager, colorsync support and even ebay etc. bidding watch.

    Of course it is not maintained anymore and a complete security/stability risk now. I am just trying to explain why you still see Mac users referencing it. Using Mac doesn't mean hating everything MS produces. In fact, their Office is one of the very good apps they produced. I really don't care about loud mouth fanatics so I basically reference "versiontracker" top downloads and Amazon.com top selling Mac software. That is the reality, real World.

    The Mac scene is different. Real Player gets good reviews, MSN Messenger is one of the top downloaded apps, people still download/use Netscape because they have nothing to do with Windows versions. They never did.
  13. Good for microsoft by dirtyhippie · · Score: 3, Interesting

    For the record, JPEG2000 != JPEG. Just wanted to make sure everyone knew that, because from some of the comments it seems clear that many people don't.

    But yeah, good for microsoft. Yeah, I said it. On slashdot, no less, and I mean it.

    The trouble is that jpeg2000 is a patent minefield, and no one has made any promise not to sue or charge fees on it. Which is why, despite being dramatically better technically, we are stuck with blocky JPEGs. Microsoft's proposal is better than jpeg2000, because the IP is all in one place, and they are interested in giving it away for free (or so it seems).

    So, to sum up, technically HD Photo is about the same as JPEG2000, both of which beat JPEG.
    But licensing wise, JPEG > HD Photo > JPEG2000

    So, this is a death knell for JPEG2000, which is a good thing. Of course, it'd be even better if there was a good patent-free solution for a next generation format, but I suspect just about everyone will continue using JPEG anyway.

  14. Re:"Nothing for you to see here; please move along by IpalindromeI · · Score: 2, Interesting

    I'm a bit of an anti-capitalist...

    I'm saying it's highly unlikely Microsoft is doing this out of the good of their heart.


    Maybe you're anti-capitalist because you don't understand how capitalism works. Of course they aren't doing out of the kindness of their heart. The point of capitalism is that the self-interest of each party works to the eventual benefit of the other, because they each have something the other wants. In this case, Microsoft has a potentially useful file format. Consumers have money. Microsoft wants money. Whether consumers want this new file format enough to make the trade is the rub.

    --

    --
    Promoting critical thinking since 1994.