Slashdot Mirror


Blu-ray In Laptops Could Be Hard On Batteries

damienhunter notes a Wired story on the power-hungry ways of the first generation of Blu-ray players coming soon to a laptop near you. "With the Sony-backed HD format emerging victorious from a two-year showdown with Toshiba's HD DVD, many laptop manufacturers are now scrambling to add Blu-ray drives in their desktop and notebook lineups. Next month, Dell will even introduce a sub-$1,000 Blu-ray notebook... But the promise of viewing an increasing variety of HD movies on your laptop may be overshadowed by ongoing concerns over the technology's vampiric effect on battery life. Indeed, if the first generation of Blu-ray equipped laptops are any indication, you might not get more than halfway through that movie before running out of juice completely, analysts say."

202 comments

  1. Is it the CPU power needed for the DRM? by Joce640k · · Score: 2, Interesting

    I wonder....

    --
    No sig today...
    1. Re:Is it the CPU power needed for the DRM? by jonnythan · · Score: 5, Insightful

      No, the DRM has little to nothing to do with it.

      Decoding 20+ Mbps of MPEG-2 or VC-1 video along with lossless, compressed audio on the fly is extremely taxing and uses a lot of power.

    2. Re:Is it the CPU power needed for the DRM? by Xest · · Score: 5, Insightful

      I'd be surprised if BD+ comes completely free in terms of additional processing load. But even the AACS layer has to be costly.

      I'm not sure how the interactivity features compare in terms of additional processor loads, but this could cause differences between the formats also.

      Whilst I understand the power required to render HD content I think we must also bear in mind we're looking at 20gb - 30gb of data that needs to be decrypted, that can't be easy on the hardware either surely?

      I don't know if there's anything fancy they can do to lower the load, but even if there is dedicated hardware in the drive to offload this from the processor the dedicated hardware is still going to need some power.

      It'd be nice to see what proportion of resources are required for AACS, BD+, Java for Bluray discs and the data decoding and rendering itself. Anyone any ideas on this?

    3. Re:Is it the CPU power needed for the DRM? by Constantine+XVI · · Score: 1

      It makes it quite a bit easier if you have a graphics chip built to decode MPEG2 and VC-1, like the newer Intel GMA series chips

      --
      "I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
    4. Re:Is it the CPU power needed for the DRM? by thedletterman · · Score: 2, Informative

      It makes it easier on the CPU, but you're still consuming the power to decode. I'm sure it helps to a degree, but "quite a bit easier" on power consumption is still an over statement.

      --
      Any fool can criticise, condemn, and complain, and most fools do. - Benjamin Franklin
    5. Re:Is it the CPU power needed for the DRM? by ChoppedBroccoli · · Score: 5, Insightful

      Well certainly having hardware assisted decode with the new Intel chipsets will be a great improvement.

      From a recent anandtech review (http://www.anandtech.com/mac/showdoc.aspx?i=3246&p=2):
      "The Mobile GM45/47 chipsets are an integral part of Montevina and will feature the new GMA X4500HD graphics core. The X4500HD will add full hardware H.264 decode acceleration, so Apple could begin shipping MacBook Pros with Blu-ray drives after the Montevina upgrade without them being a futile addition. With full hardware H.264 decode acceleration your CPU would be somewhere in the 0 - 10% range of utilization while watching a high definition movie, allowing you to watch a 1080p movie while on battery power . The new graphics core will also add integrated HDMI and DisplayPort support."

      However, there is going to have to be some sacrifice on the user experience. I mean you can't really expect to watch 30-40gb of data in 2 hours and expect battery life not to take a hit. What would be ideal is if a single blu-ray discs had both an H.264 and a lower quality MPEG-2/mpeg-4 version of the video. If I am watching on a laptop screen (hooking the laptop to a HDTV would be another story), I don't really need to see 1080p resolution.

    6. Re:Is it the CPU power needed for the DRM? by squallbsr · · Score: 1

      Actually, there is overhead to decrypt data. It doesn't matter how efficient you can make that process, it requires either the CPU to do the decodes or some chip in some device to do the decodes. Both take power. As technology gets better over time, the ability to run the HD discs on a laptop will become more and more feasible. Its just how things work. How many first generation DVD drives in laptops had stellar battery performance?

      --
      Sleep: A completely inadequate substitution for Caffeine.
    7. Re:Is it the CPU power needed for the DRM? by gravis777 · · Score: 2, Insightful

      Yeah, but even in stand alone players, they seem to be power hungry and a lot of stuff is done in software, isn't it? I mean, BluRay discs use Java, for instance, for things such as menus. That in itself is hitting a processor of some kind, and if you update Java - you just cannot do that in hardware unless you update firmware, then aren't we back to the fact we are once again handling it in software, kindof?

      Okay, I am sure that did not make a lot of sense. Sorry.

      Now, we probably could put in hardware the ability to decode the video and audio, but most cards do that anyways. Most video cards for the last decade decode MPEG2 natively, many of the newer cards have at least software assists for MPEG4, Creative sound cards decode DTS and Dolby Digital (do I really need DTS Master Audio or DolbyTrueHD on a Laptop?), so I am not sure why the players are trying to do so much on the processor. Problem with this, what happens in a future firmware update when they decide to introduce a new codec, we are back to using things in software.

      I think I just said the same thing twice in two paragraphs. This is what happens when you are writting slashdot comments while trying to do work and trying to tell a person at the same time that their supervisor has to submit the right paperwork for them to get a computer, they can't call the helpdesk to request one.

      Sorry. Okay, point I am trying to make, a lot of this is ALREADY done in hardware, or at least, should be, but its not an end all solution. Probably the reason that the laptops draw so much power is Dell is using those crappy Intel graphics card, which, it seems to me would increase CPU usage, instead of putting in the ATI or NVidia cards that do a lot of this on the graphics card.

      Then again, I could just be talking out of both sides of my ass.

    8. Re:Is it the CPU power needed for the DRM? by Kirth · · Score: 1

      Of course it is also needed for the DRM. Those 20MB+ also need to be decrypted.

      In the early days of DVDs, I had some 450Mhz machine which was unable to play DVDs without stuttering, but was perfectly able to play the same mpeg2-File without encryption with no problems. And not everything on the DVD is encrpyted, precisely because of the (at this time very high) demand on cpu.

      --
      "The more prohibitions there are, The poorer the people will be" -- Lao Tse
    9. Re:Is it the CPU power needed for the DRM? by trueg · · Score: 0

      My laptop is completely encrypted and it never slowed me down at all.

    10. Re:Is it the CPU power needed for the DRM? by TheNinjaroach · · Score: 1

      What would be ideal is if a single blu-ray discs had both an H.264 and a lower quality MPEG-2/mpeg-4 version of the video. If I am watching on a laptop screen (hooking the laptop to a HDTV would be another story), I don't really need to see 1080p resolution. Maybe someone can invent a disc with less capacity that stores lower quality video?

      Sarcasm aside, I agree there really is no need to see 1080p on a laptop screen. I really question why anyone would want to do that, but I suppose it beats the heck out of buying two different formats of the same movie.
      --
      I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
    11. Re:Is it the CPU power needed for the DRM? by Lost+Penguin · · Score: 1

      It's not the DRM, it's the Blu-Root kit...

      --
      I am the unwilling control for my Origin.
    12. Re:Is it the CPU power needed for the DRM? by sexconker · · Score: 1

      You're just shifting power requirements from the CPU to the GPU.

    13. Re:Is it the CPU power needed for the DRM? by vux984 · · Score: 1

      Yes, but special purpose hardware is presumed to be more efficient a given task than a general purpose CPU, and being more efficient means bringing the amount of power to get it done down.

    14. Re:Is it the CPU power needed for the DRM? by SeaFox · · Score: 1

      Decoding 20+ Mbps of MPEG-2 or VC-1 video along with lossless, compressed audio on the fly is extremely taxing and uses a lot of power.

      Cause you know, movies encoded like that look so much better on a 15" screen with tinny laptop speakers than a DVD does.
    15. Re:Is it the CPU power needed for the DRM? by Anonymous Coward · · Score: 0

      AACS key management is probably expensive, but it does bulk encryption in AES (Rijndael), which was designed to be cheap even compared to other block ciphers. A quick Google search says fifteen cycles per byte, and even if you double that a 3 GHz P4 could keep up with a 763 Mib/s stream. The disc is only 36 Mb/s, so it really depends on how much power your laptop can conserve when the CPU is idle 95% of the time.

    16. Re:Is it the CPU power needed for the DRM? by Anonymous Coward · · Score: 0

      The picture on a 15" 1920x1080 laptop display is just as good as on a 70" 1920x1080 panel. The latter just makes each pixel bigger, which is completely useless unless you have to move everyone far away from it (to make room for more people). If you're alone, you're better off parking your laptop at the optimal viewing distance and putting on good headphones.

    17. Re:Is it the CPU power needed for the DRM? by Anonymous Coward · · Score: 0

      MPEG2? Why the fuck would they still be using MPEG2 on for next generation video?

      You could put a MPEG4 HD movie on DVD9 at the same quality of MPEG2 on Blue-dRayM.

    18. Re:Is it the CPU power needed for the DRM? by jonnythan · · Score: 1

      No, you really can't. MPEG-2 is old, but it's not terrible.. and when you have a 5-6x bitrate advantage, MPEG-2 is still better than others.

      Besides, I don't think any current releases are MPEG-2. A lot of BD movies were MPEG-2 in the beginning. Now they are all, AFAIK, VC-1 like virtually all HD DVDs.

    19. Re:Is it the CPU power needed for the DRM? by sexconker · · Score: 1

      I'd actually bet that the GPU would be less efficient.
      They're not designed for video decoding any more than a CPU is - they simply CAN do it.
      They may have architectural advantages, sure, but video processing has always been an afterthought of GPUs.

      And power efficiency has always been a joke when it comes to GPUs.

      Someone do a test - monitor at the wall voltage while playing a mpeg 4 movie with and without gpu decoding.

  2. Captain Obvious by imsabbel · · Score: 4, Insightful

    Because _nobody_ would have known in advance that decoding 25mbit+ of 1920x1080 h264 (a task that redlines even dual core desktop cpus) could be a battery consuming activity.

    --
    HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    1. Re:Captain Obvious by sabrex15 · · Score: 1

      wow.. all i have to say is one big DUUUH!!!

    2. Re:Captain Obvious by Saffaya · · Score: 1

      How about using mplayer ?
      I remember being able to watch high resolutions movie formats with it, that no other windows based player would display on my previous machine.

  3. o rly? by rarel · · Score: 5, Funny

    I don't know, my new computer here looks fi

    1. Re:o rly? by rudeboy1 · · Score: 3, Insightful

      Just one question... Why the hell do you need to watch a movie in HD on a 15 inch screen?

      --
      Raging in an online forum won't do anything for the world around you. To see change, you must take action.
    2. Re:o rly? by pipatron · · Score: 5, Funny

      Woh the hlel use the pereviwe button/?

      --
      c++; /* this makes c bigger but returns the old value */
    3. Re:o rly? by pipatron · · Score: 4, Insightful

      Why the hell do you need to watch a movie in HD on your 42" screen? Your laptop probably has a higher resolution, and you can still see the pixels.

      --
      c++; /* this makes c bigger but returns the old value */
    4. Re:o rly? by genik76 · · Score: 1

      Why would I want to see the pixels? Besides of that, a cheap laptop LCD screen ("cheap" referring to screen, not laptop - they're all cheap) can hardly match a modern flat-screen TV - especially a plasma TV.

    5. Re:o rly? by pipatron · · Score: 1

      What do you mean by that? Do you mean that the pixels magically bleed on a laptop screen so the increased resolution go to waste? Or do you mean that you would rather lug your 42" plasma to the hotel room when you want to watch a movie on the go, instead of watching it on the subpar laptop screen?

      --
      c++; /* this makes c bigger but returns the old value */
    6. Re:o rly? by genik76 · · Score: 2, Interesting

      I don't see why anyone would want to see the individual pixels - if you're seeing them instead of the movie, you're too close. And when watching a movie, the bigger, the better. When watching a HD movie in any location, I would always prefer a 42" screen over a 17" screen. The discussion about who's gonna carry the plasma to a hotel room is another topic.

    7. Re:o rly? by teh+kurisu · · Score: 2, Interesting

      My laptop screen resolution is 1280x800. 720p resolution is 1280x720.

    8. Re:o rly? by Calinous · · Score: 2, Insightful

      "Why the hell do you need to watch a movie in HD on a 15 inch screen?"
            Because you bought the BluRay edition of the movie to be able to watch it at home on your 42" plasma TV?

    9. Re:o rly? by rudeboy1 · · Score: 2, Insightful

      It might be a higher resolution, but most laptops I use (I don't really consider the "desktop replacement", 15 lb monster as a "LAPtop" here) have integrated graphics and a processor that is designed for low power consumption. So, it's not just the resolution that is a factor here. There is also the software/video translation in realtime, not to mention HD sound coming through 2 tinny speakers or a pair of earbuds. I'm sure you might be able to tell the difference, but for all the negative factors, I think you're going to be just as well off either buying a standard DVD, or converting it down to a smaller encoded format that you can realistically store on the HD. I'm definitely down for buying a blu-ray player (once the price comes down) for my home theater setup, but spending the extra money for one in my laptop is just corporate driven consumer gullibility. You must buy the latest and greatest stuff! Even if it has no noticeable upgrades from the previous technology (in this particular application)! Sorry.

      --
      Raging in an online forum won't do anything for the world around you. To see change, you must take action.
    10. Re:o rly? by MightyYar · · Score: 3, Interesting

      Isn't a laptop with 1080 lines of resolution pretty rare? Will a 1050-line laptop scale the image or just crop it? I'd hope that there is a crop option, since the scaling would probably use even more CPU and degrade the image.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    11. Re:o rly? by rarel · · Score: 1

      why, its a perfectly cromulent post...

    12. Re:o rly? by mweather · · Score: 1

      What's the difference between the pixels on my 42" LCD and the pixels on my 15" LCD?

    13. Re:o rly? by tlhIngan · · Score: 1

      "Why the hell do you need to watch a movie in HD on a 15 inch screen?"

      Because you bought the BluRay edition of the movie to be able to watch it at home on your 42" plasma TV?


      Well, the better solution would be to do it the HD-DVD way. Put both the Blu-Ray and the DVD versions on one disc! The technology has been demonstrated, so it's doable.

      Of course, there is managed copy, but I don't see how that's supposed to work until Blu-Ray 2.0 players come out later this year able to do key negotiations and license management.

      OT Question - why was it that Blu-Ray was in development for such a long time that HD-DVD could be researched, commercialized, and end up being released with far more features that caught the Blu-Ray folks by surprise? Blu-Ray 2.0 will have everything HD-DVD has, two years after HD-DVD was introduced. And Sony was working on Blu-Ray far longer before anyone at Toshiba got the idea.
    14. Re:o rly? by hitmark · · Score: 1

      time to do a recode then. oh wait...

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    15. Re:o rly? by MobileTatsu-NJG · · Score: 1

      "Just one question... Why the hell do you need to watch a movie in HD on a 15 inch screen?"

      This is the same 15 inch screen people read emails off of. I don't have the best vision in the world, yet I still find your question baffling.

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    16. Re:o rly? by Amouth · · Score: 1

      the 42in and 17in is all about depth and the perception of the person watching it..

      i am alittle to lazy to do the math for you ..but when you get home look at your tv then hold your laptop between your face and the tv.. move the laptop to the point (towards yourhead or the tv) until the precived size is the same.

      now if your laptop has a higher pixel density than your TV the image should look better on your laptop than the tv..

      it is all about perception and depth.. personaly i prefer that when i am watching movies by my self to watch them on my laptop.. i can see the detail beter and get the bost that my laptop consumes alot less power than my tv and with a wireless connection to my stereo .. it still soudns great..

      now will i ever watch a blueray movie on my laptop. hell no.. the cost just isn't worth it.. who knows maybe in 10 years they willbe cheap and work well enough.. but not anytime soon for me..

      --
      '...if only "Jumping to a Conclusion" was an event in the Olympics.'
    17. Re:o rly? by Tangerinux · · Score: 2, Funny

      seriously, we need a -1 woosh moderation.

    18. Re:o rly? by angus_rg · · Score: 1

      Come on. HD looks great on a 42". I'm sure everyone who sits the maximum THX recommended max distance of 3ft, even after the eye strain sets in.

    19. Re:o rly? by greyhueofdoubt · · Score: 1

      I'm impartial here- I'm not buying hi-def stuff for many years. But I think that a valid answer to your question would be, "I bought these hi-def movies, and I want to play them on my laptop. And now you're telling me that I have to buy a DVD version of the same movie if I want my battery to last the whole movie?"

      The only other option is to rip the hi-def disk to the hard drive, which is I guess illegal still.

      So I'd say that people aren't trying to get a hi-def viewing experience out of their laptops, they're trying to get a viewing experience out of their hi-def movies on something besides the TV.

      -b

      --
      No offense, but I've stopped responding to AC's.
    20. Re:o rly? by AttillaTheNun · · Score: 1

      My laptop doesn't come equipped with $15k power cables, so obviously the picture is going to lack quality in all sorts of subtle and unquantifiable ways.

  4. Problem solved.. by Channard · · Score: 0

    Just plug the power in, rip the movies to your hard disk, and take the disc out. Last time I checked, you could get a pretty good HD quality movie down to about 8GB with Divx, without any real quality drop.

    1. Re:Problem solved.. by evilviper · · Score: 5, Informative

      Just plug the power in, rip the movies to your hard disk, and take the disc out.

      Except the main consumer of power is maxing out the CPU to do the highdef H.264 decoding in real time.

      Last time I checked, you could get a pretty good HD quality movie down to about 8GB with Divx, without any real quality drop.

      Words cannot adequately describe how idiotic that statement is... Divx is MPEG-4 ASP, much older and less advanced than H.264/MPEG-4 AVC, which is the primary codec used to encode highdef discs.

      How in the world you're expecting to use an OLD codec to reencode a video stored in a NEW codec, to reduce the file-size of a video by a factor of 5, while NOT losing HUGE amounts of picture quality, is vastly beyond my comprehension.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    2. Re:Problem solved.. by LiquidCoooled · · Score: 3, Informative

      What effect does decoding a hidef movie have on the power consumption for your laptop cpu and memory?
      This problem is not limited to illuminating the laser.

      --
      liqbase :: faster than paper
    3. Re:Problem solved.. by Bud+Dickman · · Score: 1

      "How in the world you're expecting to use an OLD codec to reencode a video stored in a NEW codec, to reduce the file-size of a video by a factor of 5, while NOT losing HUGE amounts of picture quality, is vastly beyond my comprehension."
      Maybe he's using an old prescription in his glasses? That way - he can't see the difference. It's a win-win situation for everyone except his optometrist.
    4. Re:Problem solved.. by FSWKU · · Score: 3, Informative

      Last time I checked, you could get a pretty good HD quality movie down to about 8GB with Divx, without any real quality drop.
      Sorry, but you're wrong. There WILL be quality loss. The h.264 codec used by both Blu-Ray and HD-DVD allow for much higher compression ratios with less loss of quality. This means that you can keep the same size and get more quality, or you can keep the same quality and drop the filesize.

      Case in point, I have a couple of projects I've done with DVD footage. The DivX/XviD version comes to about 95mb. The exact same thing encoded in h.264 at the exact same quality (720x480) clocks in at about 45mb. If I kept the same filesize, I could scale it up to 1280x720 easily (would look like ass since the source isn't that high to begin with, but you see the point). There is no way you could take a high-def movie and compress it to 8gb in DivX without sacrificing quality.

      The only win you're going to get with this route is saving power due to decreased CPU usage. Rendering h.264 video in realtime is notoriously taxing on CPU's, ESPECIALLY at HD resolutions. But if you drop the quality, you lose the entire point of having a high-def copy in the first place.

      And to the people talking about the lasers eating up power, yes they do. To an extent. Along with maxing out the CPU, the biggest drain on the battery is the drive itself. It's a moving part. It spins. ANY optical drive when in constant use is going to drain the battery a lot faster than just sitting idle or reading a few files every couple of minutes.
      --
      "So after all this, you make my case for me. To end this stalemate, you must die..."
    5. Re:Problem solved.. by evilviper · · Score: 5, Informative

      Some codecs are invented for the sole purpose of adding meta-info to a media file, adding DRM, or changing the way it can be streamed (or not) over a network.

      I happen to be a professional, and I know of NO such codecs. Not one.

      DRM, metadata, and streaming are completely and totally independent of the underlying video and audio codecs.

      many people are very happy with the quality that can be achieved with XviD using a few gigs of data and can barely tell the difference between that and a H.264 uber NEW 25+MBps HD+++ codec.

      Some people are very happy with vinyl records. Some people are legally blind. That does not change the facts.

      I will ignore the rest of your purely trolling comment.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    6. Re:Problem solved.. by Dannkape · · Score: 4, Insightful

      While I have seen HD-rips in Divx or Xvid, most of them, by far, has been done in H264. And two hours of video nicely fits a single 4.7gb DVD-R with acceptable quality.

      The big space-saver (and CPU as well) is resizing that 1920x1080 stream down to a more reasonable (and closer to your average laptop resolutions) of 1280x720.

    7. Re:Problem solved.. by evilviper · · Score: 4, Insightful

      Matroska is a container format; it is not a codec, in any sense, and is never referred to as such by anyone with any knowledge of the subject.

      Wikipedia is not a dictionary. And one vastly over-simplified summary explanation does not change the definition.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    8. Re:Problem solved.. by CastrTroy · · Score: 1

      Yeah, you could do that, but then why do you even need BluRay? We could just put Divx movies on plain old DVDs and have HighDef movies without even having a new disc. If you're going to rip the disk, you might as well rip it to a DVD resolution file, and make it only take up about 1 GB. You probably wouldn't even see the difference given the size of the screen and the quality of the sound card.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    9. Re:Problem solved.. by Calinous · · Score: 0, Redundant

      "The DivX/XviD version comes to about 95mb. The exact same thing encoded in h.264 at the exact same quality (720x480) clocks in at about 45mb"
            You should mention the other side of the equation:
            The processing power needed for the h.264 file (encoding, decoding or both) is vastly larger than for the DivX/XviD version (I don't know if the H.264 codec is optimised for decoding - it could be, usually making encoding a much more time intensive operation).

    10. Re:Problem solved.. by thrillseeker · · Score: 1

      two hours of video nicely fits a single 4.7gb DVD-R with acceptable quality

      Perhaps for sufficiently low values of acceptable.

    11. Re:Problem solved.. by drinkypoo · · Score: 1

      1280x720? I'm willing to accept that some laptops have that resolution display, but who else wants that resolution? I want 420p/i, 720p/i or 1080p/i resolution. Why would I ever want anything else? I have nothing at that resolution (laptops in this house are 1680x1050, 1600x1200, and 1024x768; my external flat panel is 1280x1024.) I would a million times rather have the 1366x768 of 720i/p, because systems are optimized to handle common resolutions, and I might actually see an output device that resolution which is utterly unlike the experience I will have aith 1280x720. Honestly, I'd rather have 720x480p.

      It makes much more sense to deliver a full-resolution stream and allow the user to generate their own derivatives for whatever devices they actually own.

      But then, I guess that's why I'd want to do my own rips. As my televisions are SDTV (480i) and XGA resolution (the projector) I actually have no need yet for full-HD content, but it would be kind of neat to be able to rent, transcode to something that will fit within XGA nicely, watch on the projector, and delete.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    12. Re:Problem solved.. by tlhIngan · · Score: 3, Insightful

      Yeah, you could do that, but then why do you even need BluRay? We could just put Divx movies on plain old DVDs and have HighDef movies without even having a new disc. If you're going to rip the disk, you might as well rip it to a DVD resolution file, and make it only take up about 1 GB. You probably wouldn't even see the difference given the size of the screen and the quality of the sound card.


      Because so-called "high-def" is really "high-res" video?

      Everyone is claiming that downloading will kill Blu-Ray. It won't for at least the near future. IF we take even the most common Blu-Ray format around (single layer 25GB), you cannot compress it into DivX without losing a lot. Blu-Ray (and HD-DVD) these days use more advanced codecs than DivX (h.264 or VC-1). H.264 is known formally as MPEG-4 AVC (Advanced Video Coding), while DivX is known as MPEG-4 ASP (Advanced Simple Profile). DivX is much better than MPEG2, but isn't a contender at all when compared to AVC.

      Until one can download 25GB easily, most "high def" is around 720p. Sure that's "good enough" for most people, except it's also horribly overcompressed. Even comparisons of various downloaded "HD" videos show slight improvements against the standard-def version, but were clearly inferior to Blu-Ray/HD-DVD and even Cable. One review even said "save your money and just download the standard def version".
    13. Re:Problem solved.. by slackito · · Score: 2, Informative

      I would a million times rather have the 1366x768 of 720i/p. The "720" in "720p" stands for the number of lines, and 1280x720 is exactly 720p. At least, that's what wikipedia says.
    14. Re:Problem solved.. by pthor1231 · · Score: 4, Informative
      It's even worse that that, he can't even read the pages he links. From the matroska project front page (Emphasis mine):

      First, it is essential to clarify exactly "What an Audio/Video container is", to avoid any misunderstandings:
      * It is NOT a video or audio compression format (video codec)

    15. Re:Problem solved.. by mweather · · Score: 1

      "Some people are very happy with vinyl records." Probably because they're higher quality than CDs. And given that any portable player will likely not be a CD player, you don't need the master disk to be portable any more. It only makes sense to buy vinyl and rip to you digital format of choice.

    16. Re:Problem solved.. by Phisbut · · Score: 1

      While I have seen HD-rips in Divx or Xvid, most of them, by far, has been done in H264. And two hours of video nicely fits a single 4.7gb DVD-R with acceptable quality.

      The big space-saver (and CPU as well) is resizing that 1920x1080 stream down to a more reasonable (and closer to your average laptop resolutions) of 1280x720.

      1. Buy expensive Blu-Ray hardware to enjoy all the pretties of high-definition
      2. Rip Blu-Ray movie to hard drive
      3. Resize the whole movie from its high-def 1920x1080 to a lower def 1280x720
      4. Re-encode the whole thing to compress it further to bring its size down to 4.7Gb (equivalent of a regular DVD-R)
      5. Watch lower-resolution and lower-quality movie on your expensive high-resolution hardware and realize you really got your money's worth
      6. ???
      7. Profit
      --
      After 3 days without programming, life becomes meaningless
      - The Tao of Programming
    17. Re:Problem solved.. by Phleg · · Score: 1

      Matroska is a container format. Which is not a codec. Go ahead and grep that Wikipedia page for the word "codec" and you'll see what I mean.

      --
      No comment.
    18. Re:Problem solved.. by webheaded · · Score: 1

      And more to the point...when people can easily STORE 25GB of data for one movie. That's one of the reasons I like Blu-ray so much...the discs have MASSIVE storage capacity for a disc.

      --
      "Those who would sacrifice essential liberties for a little temporary safety deserve neither liberty nor safety." - BenF
    19. Re:Problem solved.. by Wanado · · Score: 1

      ...it would be kind of neat to be able to rent, transcode to something that will fit within XGA nicely, watch on the projector, and delete. Yes, don't forget the delete.
      --
      Somehow along the way I made a bad choice in life and now must live with 0 Karma.
    20. Re:Problem solved.. by toddestan · · Score: 1

      Words cannot adequately describe how idiotic that statement is... Divx is MPEG-4 ASP, much older and less advanced than H.264/MPEG-4 AVC, which is the primary codec used to encode highdef discs.

      How in the world you're expecting to use an OLD codec to reencode a video stored in a NEW codec, to reduce the file-size of a video by a factor of 5, while NOT losing HUGE amounts of picture quality, is vastly beyond my comprehension.


      Perhaps he means no huge visible loss of quality? Especially if he has a lower resolution laptop display, in which case you can throw away tons of information with no loss in quality, since the HD source would have to be scaled down anyway.

    21. Re:Problem solved.. by evilviper · · Score: 1

      Especially if he has a lower resolution laptop display, in which case you can throw away tons of information with no loss in quality, since the HD source would have to be scaled down anyway.

      With video compression, you get diminishing returns from downscaling. If you downscale by a factor of 4, you can only reduce your bitrate by a factor of 2, at best without much additional quality loss. You won't get anywhere near a factor of 5 reduction in bitrate (particularly if also downgrading to Divx in the process), unless you're downscaling to sub-DVD resolution.

      It's a nice theory, but still doesn't add up.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  5. There's a solution to this by squiggleslash · · Score: 4, Informative

    Blu-ray discs have optional support for "Managed copy". For those discs that enable it, there's nothing stopping the manufacturers from shipping a tool allowing the user to copy the disc to the laptop's hard drive in a form that's easier to play. The user can build a library of stored content while the laptop is plugged in, and then watch it when it's not. Supporting this feature would also beat carrying around discs everywhere. I can honestly say I've used my laptops to watch full DVDs four or five times in the entire time I've had the capability, it's just not as practical as it appears, and I hate taking discs on vacation with me that I might lose.

    HD DVD made "managed copy" mandatory for discs with DRM, but, alas, it's Blu-ray that's the remaining widely supported HD disc format. (I'm not calling it the victor, it still has to beat downloads, and SD.)

    --
    You are not alone. This is not normal. None of this is normal.
    1. Re:There's a solution to this by mweather · · Score: 1, Insightful

      Managed copy is not 1080p. You may as well buy DVDs if you're doing that.

    2. Re:There's a solution to this by squiggleslash · · Score: 2, Insightful

      Managed copy is whatever resolution you want it to be. Typical implementations right now are aimed at making copies for small devices like the PSP, so a resolution down-convert happens during that process. But Managed Copy itself can be a bit-for-bit copy.

      Part of the aim of Managed Copy is to make things like Movie Jukeboxes a possibility. The entire concept would be flawed if you couldn't copy the movie as-is.

      --
      You are not alone. This is not normal. None of this is normal.
    3. Re:There's a solution to this by Anonymous Coward · · Score: 0

      This whole discussion is in regards to playing blu-ray while traveling without killing your battery. Just because you watch it at decreased resolution on your laptop on vacation doesn't mean you can't still stick the dvd in your disc player at home.

      Managed copy sounds like a very reasonable "solution" to being able to watch blu-ray content on your laptop on the road.

    4. Re:There's a solution to this by CODiNE · · Score: 1

      You know what man. "Managed copy" is gonna suck. I was at Walmart yesterday and I noticed among the $5 DVDs a small row with $13 DVDs in a redish box. You can find great hits like "The Dark Crystal" and "Neverending Story" that usually got for $7.50 combined with another. In fact you can walk one aisle over and do just that. So why are these few lame old movies being offered at a drasticly increased price? Because THOSE awesome DVDs are advertised to have a special DIGITAL copy already included that you are allowed to copy to your computer and view (after activation of course).

      All those stories about DVDs with pre-ripped WMV and now iTunes compatible DRM files on them will NOT be given to the masses as a free gift offering from the MAFIAA apologizing for all those years of trying to fight DVD ripping. No you will PAY for the privilege of having a crappy version of something you can do much better on your own computer for free. So don't think managed copy is going to make things any easier for us, they're just going to charge more for it.

      --
      Cwm, fjord-bank glyphs vext quiz
    5. Re:There's a solution to this by squiggleslash · · Score: 1

      Managed copy is no panacea, but to argue it automatically sucks is going too far.

      The examples you gave are of DVDs that only provide certain types of additional functionality, namely the ability to transfer the content to a portable device. Here's something I'd like in my house (and my wife would love it too): I want a centralized server that I can copy all my DVD and HD DVD content to, and stream to any TV in the house on demand, with the discs stored in a storeroom rather than in the living room.

      That's not something you can do with the DVDs you're seeing. And, realistically, it's not something that you can do with (most, CSS-encumbered) DVDs now unless you're a very skilled geek who's prepared to spend a lot of money on over-engineered equipment that was never really intended for that purpose - any company trying to make such equipment can, and has been, be subject to legal sanctions. One company kind-of succeeded with a basic jukebox that connected to a single TV set, but the fact that their equipment was deliberately over-priced and limited was part of why the courts didn't nail them.

      But this type of application (and most you can think of that involve copied and transcoded content) is something that's ok with managed copy, which means it's possible that we'll see commodity consumer equipment that does just that. Buy the server, buy a few boxes that hook up to the TV via HDMI, and it's all working, seamlessly.

      If HD DVD had succeeded, I'd have expected that equipment to be on the market within a few years. Unfortunately, unlike HD DVD, Blu-ray didn't initially make managed copy mandatory, which makes the whole thing less useful.

      --
      You are not alone. This is not normal. None of this is normal.
  6. Not really a "Blu-Ray" issue by TripMaster+Monkey · · Score: 5, Insightful
    Before we start bitching about Blu-Ray, it's worthwhile to note that HD-DVD has (had, anyway) similar power requirements. From an Engadget article (emphasis mine):

    For all the back and forth "we're better than you" rhetoric exchanged between the parties, the two really aren't that different. Both offer the same array of codecs and are driven by very similar power requirements. Essentially (and without intending any slight towards the HD DVD camp), anything an HD DVD player can do, a Blu-ray can do also.
    --
    ____

    ~ |rip/\/\aster /\/\onkey

  7. Better batteries? by Adam+Zweimiller · · Score: 4, Funny

    Perhaps this is finally the sort of problem that will stur average joe consumer to be dissatisfied with the state of current battery technology, stirring innovation? Personally, I can't wait for Mr. Fusion in my laptop. My kids would all be the next WWE superstars with those kinds of irradiated swimmers in my loins.

    --
    mmm...muffins
    1. Re:Better batteries? by TripMaster+Monkey · · Score: 2, Informative

      You mean innovations like this?

      --
      ____

      ~ |rip/\/\aster /\/\onkey

    2. Re:Better batteries? by cob666 · · Score: 2, Insightful

      I Can't imagine trying to get that thing onto a plane?

      --
      Do what thou wilt shall be the whole of the Law - Aleister Crowley
    3. Re:Better batteries? by mgblst · · Score: 1

      Yes, because that is all it takes for technological innovation to happen, consumer disatisfaction. Like when people were so pissed of that the Sun was rotating around the Earth, that they innovated it to stop, and go the other way round. Genius!

    4. Re:Better batteries? by Atraxen · · Score: 1

      We need to learn more in order to 'innovate' the next battery technology. And I seriously doubt any scientists are having an epiphany and saying, "Oh, wow! People need to watch HD movies on their laptops! I better move my cot into the lab to better supply consumer demand!" Especially since there's already substantial funding opportunities for research in areas leading to these developments - http://www.nsti.org/press/PRshow.html?id=1342 for example (and there're probably better examples, but that's what 15 seconds of Google and a burning need to go back to my lab allow).

      --
      Be careful of your thoughts; they could become words at any minute...
    5. Re:Better batteries? by Adam+Zweimiller · · Score: 1

      I suppose, but from a quick perusal of the article it looks as though A) it's not rechargable. You have to buy new cells after 48 hours of use. Personally, I use my laptop that amount within a week, so I'd be buying these pretty often. You could argue that it's not different than having to stop and fuel your car, but it really isn't as convienent as charging it from an outlet in your home, work, school, or local Starbucks. B) That article is two years old, and it takes about a commercial version possibly being out by the end of '06. I haven't googled it or anything, but I haven't heard about this being commercially available just quite yet, as cool as it sounds.

      --
      mmm...muffins
    6. Re:Better batteries? by spathi-wa · · Score: 1

      Apparently you can buy this here: http://www.ultracellpower.com/sp.php?xx25

  8. And DVD doesn't???? by gillbates · · Score: 1

    Even when my battery was new, I still wouldn't get more than 3/4 of the way through a DVD before having to plug in.

    Low end laptops never could play through a complete movie, regardless of whether it was on DVD or Blu Ray.

    It doesn't matter how much power Blu Ray consumes - there will always be a laptop manufacturer who skimps on the battery to cut costs. If you want to watch movies on a portable device, you have to buy a personal media player. Sad, but true.

    --
    The society for a thought-free internet welcomes you.
    1. Re:And DVD doesn't???? by QuantumG · · Score: 1

      That certainly was the case... back when Linus starting working for Transmeta. Things have progressed a bit since then, you might wanna buy a new laptop sometime.

      --
      How we know is more important than what we know.
    2. Re:And DVD doesn't???? by DragonTHC · · Score: 1

      you must have bought the cheapo laptop with the cheapo battery.

      I bought a mid-level laptop with the big battery because I'm not stupid.

      I didn't buy the blu-ray drive because it was $360.

      I can run my lappy on full brightness and wifi for over 3 hours.

      --
      They're using their grammar skills there.
    3. Re:And DVD doesn't???? by v1 · · Score: 1

      I was just thinking the same thing. The drive itself, spinning up the disk made my previous laptop NOT a LAPtop for playback of movies. It also vibrated pretty bad which you could not hear but certainly felt. That's changed in new laptops but is still an issue. Playing back DVDs always heats up the laptop.

      I carry a couple DVDs around with me to watch, but I have a folder on my HD with several dozen video clips for entertainment on the road. Considering my HD is 200gb, (about par by today's standards for a laptop I suppose?) that's not a big deal. Obviously trying to watch something in 1080i etc would take more space, but do you really NEED that on a laptop? It's not a home entertainment center when it's on batteries. The homies can't all huddle around your "bigscreen" 17" laptop and really enjoy it. There's no real reason to even be trying to play blueray / HDDVD on a laptop.

      Downsample it and store it on the HD. I get at least double the playback time from an AVI than I do from a DVD on my present laptop, and I don't have to deal with the craptastic "operation not permitted", "fbi warning", forced preview viewing, etc etc.

      --
      I work for the Department of Redundancy Department.
    4. Re:And DVD doesn't???? by greyhueofdoubt · · Score: 1

      I have a hard time seeing blu-ray players in 'low-end' laptops any time soon.

      -b

      --
      No offense, but I've stopped responding to AC's.
  9. As far as I can see not a "Blue Ray" problem. by Chrisq · · Score: 4, Insightful

    Since HD DVD used the same lasers and the same compression codecs I believe this would have applied to HD DVD also. This is not a case of "if only HD-DVD had won" but a basic technology problem.

    1. Re:As far as I can see not a "Blue Ray" problem. by Anonymous Coward · · Score: 1, Insightful

      Yeah, but it only re-emphasizes the need to be able to easily rip a video from whatever HD-video format, re-encode it at a more modest and laptop-friendly resolution, and carry that on the hard drive. If it weren't for the DRM it would be relatively easy to do so.

      So, download wins again, although "managed copy" might be an option if the studios allow it to be implemented sanely (I don't know if they do or not).

  10. And melted discs, no doubt... by evilviper · · Score: 4, Insightful
    From TFA:

    "The laser that runs the show [in Blu-ray players] is a very high-power laser," notes Mercury Research analyst Dean McCarron. That laser is one of the main things that conspire to raise power consumption.

    If the laser in a Blu-ray drive uses remotely as much as your CPU or LCD backlight, you're going to be burning a hole through your laptop in just a few minutes... Where does the media go to always find these moronic analysts?

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    1. Re:And melted discs, no doubt... by pnewhook · · Score: 2, Informative

      If the laser in a Blu-ray drive uses remotely as much as your CPU or LCD backlight, you're going to be burning a hole through your laptop in just a few minutes... Where does the media go to always find these moronic analysts?

      I agree - that's a misleading and idiotic quote from the analyst.

      Older 1GHz laptop CPUs use about 10W, while newer CPUs that you would probably want for higher end graphics capability are 30W or more (that's only the CPU not counting the GPU). A laser diode is about 5mW for reading and on the order of 200mW for burning. As far as I can tell there is no real power requirement difference between Blu-Ray and a high speed DVD RW drive.

      And laser power is definitely not the major driver in laptop battery life - the big power draws are the CPU, large LCD panels and WiFi.

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
    2. Re:And melted discs, no doubt... by tenton · · Score: 1

      And laser power is definitely not the major driver in laptop battery life - the big power draws are the CPU, large LCD panels and WiFi.

      In the scope of playing DVD or Blu-ray, the optical drive is going to be a significant factor. However, I believe the laser itself isn't as a big a power draw as physically powering the spindle motor.

      So, in the scope of disc playing, ignoring the LCD and WiFi draw (which was happening anyways, because you have the laptop on), why Blu-ray uses up more power is down to the optical drive (in comparison DVD) and CPU. I think the laser in the drive isn't that big of a deal; it might require more juice (since it's a blue laser; they might not be all that efficient with powering that kind of laser), but it's going to be insignificant to the drive spinning the disc (which shouldn't be all that different than DVD). So, really, it is down to the CPU; decoding 1920x1080 h.264 streams are very heavy tasks for a CPU. It's going to be the (more efficient compared to the CPU) GPU assist; the later nVidia and ATi GPUs have hardware decoders for this, though I don't know if the mobile variants have them yet. Why these analysts seem to think the laser itself is the problem is a bit beyond me. Though to be fair, the article says "That laser is one of the main things that conspire to raise power consumption." (the other being decoding). Seeing as decoding and the different laser is really the *only* 2 things that change from DVDs, I guess that's right. *sigh*

    3. Re:And melted discs, no doubt... by pnewhook · · Score: 1

      But the decoding power requirements are related to your CPU/GPU would happen with any video stream, it's got nothing to do with Blu-Ray. If I had that movie straming off of my harddrive or (when it exists) from the web, if the resolution were the same the power requirements from the CPU would not be different than from a BluRay disk.

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
  11. Does anyone know? by Chrisq · · Score: 3, Interesting

    Is there any reason a high power laser is needed for reading? Writing may have a power requirement but I would have thought that to read a disk you could make up for a lowered power laser with a higher sensitivity detector.

    1. Re:Does anyone know? by cube135 · · Score: 3, Interesting

      I'm not sure, but it's probably the blue laser that the high-def formats use. It's a shorter wavelength laser than normal DVD or CD lasers, so it would take more power to create the beam. I can't see that taking more power than the 100% CPU needed to actually display the movie, or the LCD's power drain, though...

    2. Re:Does anyone know? by pnewhook · · Score: 2, Informative

      Reading does require less power than writing, but the power requirements are also related to read speed. So the laser on a 12x DVD reader needs to be higher power than one on a 1x DVD reader. Similar for Blu-ray.

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
  12. Say it isn't so... by binaryspiral · · Score: 3, Insightful

    New higher capacity optical storage medium takes more power to use?

    CD-ROM then CD-RW then DVD then DVD-RW/RAM and now BR... each step started with high power requirements and weren't suited for mobile use. And almost every one of them was met with this kind of fud. After evolution of the technology we seem to be surviving just fine with our current optical medium.

    It's just going to take a few revs. of hardware improvements.

    As for HD Video playback... well, that's another problem - just the shear size of data needed to be decrypted and decoded... ouch.

    1. Re:Say it isn't so... by Anonymous Coward · · Score: 0

      Sony announced a while ago a new, cheaper laser that use less power (and should help drive down the cost)- (note: you can get a desktop bluray drive for 130$ right now on newegg). Using you CPU to decode an Bluray, with both cores running at 2+ Ghz is what takes all the power. However, if your laptop has one of ATI's 2XXX or 3XXX or nVidia's 8XXX video cards, these have HARDWARE decoding of H264 on the fly (usually using a 500-600Mhz processor). If you compare the power requirements of laptops that are just FAST with one's that have newer video cards, I've heard that they CAN get through a whole movie.. The video cards are far less taxing to batteries than a fast processor.

  13. All that decryption... by BrunoUsesBBEdit · · Score: 1

    Another disaster of DRM is the power required to do all the decryption. Al Gore should go after the media industry for the waste of electricity and subsequent carbon foot print. While he's at it... Why not pressure HD-DVD hardware makers to release the (non-encryption related) specs of the machines on the market so they can be turned into MythTVs and other devices?

    Then he can attack the printer manufacturers for adopting a printer & and ink/toner pricing plan that encourages the consumers to through away printers because it's cheaper to buy a new one than to refill it.

  14. Was HD-DVD substantially different? by dpbsmith · · Score: 1, Interesting

    Interesting... I wonder how HD-DVD and Blu-Ray compare in this regard? Anybody know?

    1. Re:Was HD-DVD substantially different? by TripMaster+Monkey · · Score: 1, Informative

      See my earlier post on this subject.

      --
      ____

      ~ |rip/\/\aster /\/\onkey

  15. Already answered above. by dpbsmith · · Score: 1

    While I had the edit screen open and was talking to a colleague, someone else answered the question: no.

  16. 720-1080P MKVs don't have this problem by dalmiroy2k · · Score: 4, Interesting

    Last night I played Transformers 1080P Blu-ray rip (10GB MKV file) in my Vaio VGN-FZ340E.
    I used "Media Player Classic" with latest K-lite codecs, using the just the stock battery and a medium power saving mode and everthing went fine for the entire movie.
    Yes, playing this files may not be legal but I just don't see a better or legal way to do HD with my current hardware.
    Same thing happens if you try to play a Blu-ray movie (Assuming you have a drive) with Linux.

    1. Re:720-1080P MKVs don't have this problem by sam_paris · · Score: 1

      The article was about blu ray discs and blue ray drives. You were using neither.

    2. Re:720-1080P MKVs don't have this problem by Rob+Simpson · · Score: 1

      Maybe his point is that playing a movie you had ripped to your hard drive earlier would be a lot easier on the batteries than playing a Blu Ray disk?

    3. Re:720-1080P MKVs don't have this problem by rsmith-mac · · Score: 1

      Except that's not the case. Sure, running the BR drive takes a bit of power, but the main culprit in power consumption is decoding. He had better battery life because he was using a reduced quality rip; the lower bit rate is easier on the CPU/GPU and hence consumes less power.

    4. Re:720-1080P MKVs don't have this problem by Rob+Simpson · · Score: 1

      1080P doesn't sound like a reduced-quality rip... though he also said 10GB - I'd have to know whether the original movie used all the available space on the disk.

      In any case, decryption (in addition to the h.264 decoding) adds to the load on the CPU, which doesn't help. Also, even laptop DVD drives use several watts during playback.

  17. Why? by hilather · · Score: 1

    Why on earth would you need to watch a High Def movie on your laptop? Laptop screens are so tiny. Even if you are using your laptop to play a movie on a bigger screen, like your 1080p 52 inch TV, I would assume there would be a power outlet near by.

    1. Re:Why? by FuzzyDaddy · · Score: 1

      I think the issue is the Blu-Ray disk you bought to watch in the living room on the big screen, that you then want to take with you.

      --
      It's not wasting time, I'm educating myself.
    2. Re:Why? by twoshortplanks · · Score: 1

      Because you bought the HD disk to play on your HD TV, and you don't want to have to buy another copy so you can play it on your laptop. Insert argument here about HD-DVD disks being able to be played on normal DVD players.

      --
      -- Sorry, I can't think of anything funny to say here.
    3. Re:Why? by Chrisq · · Score: 1

      Maybe you brought the disk for home use but wanted to play it when on the road.

    4. Re:Why? by LWATCDR · · Score: 1

      HD-DVDs can not be played on regular DVD drives.
      Duel format HD-DVDs could.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    5. Re:Why? by Sandbags · · Score: 3, Interesting

      My 17" laptop screen has full HD resolution. Sitting on my lap, it has the effective screen size of a quite large TV at a normal sitting distance. HD goggles have screens as small as 2.5", but have effective viewing sizes in excess of 100".

      I did a battery test. Not quite the same as watching realtime video, but I assume that pegging both my cores to 100% with the screen at 75% brightness while WRITING a DVD (at 1X just to make sure it took at least 2 hours) uses quite similar power to watching a BD or DVDVD movie, if not far more.

      My battery died at 1 hour 50 minutes. Feature length for "most" movies nowadays. Playing a 1080P rip of a movie from the HDD I've gotten over 2.5 hours before, but I typically use lower brightness and don't use DVD at the same time. My wife's poor machine however, playing just simple DVDs, she gets about 1 hour 20 minutes. playing games online she gets less than an hour if she forgets to plug in.

      Then again, the only places I watch a DVD is 1) in my car, where i have a power agapter, at home at my desk, or at work on breaks. I'm never out in a park wathcing DVD. At a coffee shop, there's an outlet handy if I need it.

      This Vista POS I have from work supposedly has a centrino duo, which uses less watts than any of my other systems by a large margin, but since Vista thrashes the HDD so much, it only gets about 90 minutes on a charge. When XP was on it, I got nearly 3 hours per charge. Since BD and HD can only play under Vista anyway (unless you convert and rip to HDD) I'd say Vista itself was a bigger battery hog than the DVD player...

      --
      There is no contest in life for which the unprepared have the advantage.
    6. Re:Why? by DragonWriter · · Score: 1

      Why on earth would you need to watch a High Def movie on your laptop? Laptop screens are so tiny.


      Laptop screens are also much closer to your eyeballs in normal use than typical living-room TV distance. The useful resolution (that is, the resolution that isn't wasted because you can't make out the detail) of a laptop screen is probably at least as great as the typical living room HDTV.

      Even if you are using your laptop to play a movie on a bigger screen, like your 1080p 52 inch TV, I would assume there would be a power outlet near by.


      That, OTOH, is a good point. Conversely, presumably having a Blu-ray drive won't shorten your battery life when not playing Blu-ray movies, so there doesn't seem to be a real downside here. You are adding a feature (playing back Blu-ray movies) that, when used, limits the use of a laptop from battery power. But laptops, IME, are frequently used running off wall power in the role that used to be taken, years ago, by "lunchbox" portables, as well as on battery power for complete freedom. So even if it just gives you a new feature that can only be used on wall power, its a useful new feature for some segment of the market. And, you know, for people who aren't willing to pay for that, there will probably continue to be laptops with regular DVD drives and without optical drives at all.
    7. Re:Why? by __aazsst3756 · · Score: 1

      Yes, My screen is also UXGA or 1920x1200. 1080 is 1920x1080, thus the laptop screen is actually higher resolution. Since the user is sitting so close to the screen it really needs higher res video to look good.

    8. Re:Why? by Sandbags · · Score: 1

      With the human eye's resolution being able to detect pixels at about 0.3 arc-minutes at 20" distances, you're looking at needing something on the order of 70+ megapizel screen to max out detail. That's 10,000X7000 roughly. The likelyhood of getting that resolution into a screen, maybe in 25 years with bio-organic screen compounds and nano materials... In reality, the human eye can see individual pixels at that size, but only in high contrast. In video, anything more than 5-10X current screen resolutions would exceed the visual acuity of the eye and become imperceptible differences, at the typical 20" sitting distance from a 24" screen/monitor.

      --
      There is no contest in life for which the unprepared have the advantage.
  18. Two words... by Anonymous Coward · · Score: 0

    "That sucks."

  19. Usual story by ledow · · Score: 4, Insightful

    It's the same old story, to a point. The performance required to do a relatively simple job (play fullscreen video) in a new way (using HD content and a new storage medium) means that it becomes impractical without upgrades. I can remember having to tweak computers to be powerful enough to play MP3's without skipping, but there at least you had the advantage that the storage space saved compared to even the best-compressed formats of the time was phenomenal.

    I freely admit that I absolutely do not "get" the HD fuss. It's the same thing we've had for years, with more pixels, that you can't reasonably see on a fair test past a certain distance (although I would say that on a high-res laptop you are more likely to spot the difference because of the unusually close eye-screen distance), with new storage formats, new compression, new software, new DRM and new performance characteristics... which are killing battery life. And, yes, eventually they'll start making "blu-ray acceleration cards" just like MPEG-acceleration, 3D-acceleration, etc., although in this day and age they're called "software on the GPU". But at the end of the day, you've gained little (a higher res that you might not be able to distinguish) for enormous performance increases.

    Where's the advantage in it when a "Blu-ray" PC can still play the DVD's of previous years but at much, much less expense... if you can play a blu-ray for two hours or you can play MPEG-2 for six (while compiling stuff in the background without jerkiness) on the same machine, what are you going to end up using if you watch a lot of video on your laptop?

    When I go away and know that I might want to view movies on my laptop (e.g. long trip staying in cheap hotels, stay over at a friends house etc), I take either DVD's, or I have a bunch of MPG's/AVI's/VOB's etc. on the laptop itself or on DVD-R's ahead of time. Quality isn't really the factor there and the advantage to having everything in a simple format that everyone can read easily and which doesn't tax the laptop is key.

    It's another case of "laptop = general purpose computer, so let's turn it into a media centre and make it do everything". It's nice that it's CAPABLE of everything but you can't expect a portable device to do it all AND give you good performance at everything. Laptops are not even desktop-substitutes for most work (the times I have to explain this to people... it costs pounds to repair a broken desktop, hundreds to repair a broken laptop).

    Let the early adopters waste their money. Even if Blu-Ray becomes the de-facto standard, I'd much rather just decrypt-to-disk and convert to a format that's easily readable, with extremely cheap media, that plays the video "good enough" for most things if I'm intending to carry it around with me. Much better 1 x DVD-R with a couple of full movies on it that I can watch one-after-the-other and make a backup copy for pennies than 1 x Blu-Ray that I can't give my friends with only a single movie on it that kills my batteries just watching it.

    There was a time when I did exactly the same with DVD vs VCD - it's actually trivial to just copy several DVD's worth of movie/tv show to a DVD-R or even a CD-R and not worry about the quality. You're travelling - who cares whether it's HD or VCD-quality so long as you can tell what's going on without eyestrain?

    1. Re:Usual story by evilviper · · Score: 1

      but there at least you had the advantage that the storage space saved compared to even the best-compressed formats of the time was phenomenal.

      Nonsense. MP2 was far less CPU intensive, while compressing about 33% poorer than MP3. Not a huge difference.

      I freely admit that I absolutely do not "get" the HD fuss. It's the same thing we've had for years, with more pixels, that you can't reasonably see on a fair test past a certain distance

      An arguement that would have been twice as appropriate to make when DVDs were coming out... After all, they're only about 3X higher resolution than VHS or VCDs... Highdef 1080, meanwhile, is 6X higher resolution than DVDs. And no, highdef pixels aren't magical faeries, you can see them just as well as the rest...

      Where's the advantage in it when a "Blu-ray" PC can still play the DVD's of previous years but at much, much less expense...

      A question you could ask of early adopters of any product.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    2. Re:Usual story by qoncept · · Score: 2, Informative

      Have you ever WATCHED anything in HD? I ask, but I'm already assuming you haven't. The difference is night and day. I won't argue that it makes watching a movie any more enjoyable, especially while travelling, but the difference in the picture is huge. That was a pretty long winded comment to have such a glaring hole.

      --
      Whale
    3. Re:Usual story by gkai · · Score: 2, Insightful

      My god, if you can not see the difference between SD and HD, I hope you did not forget your white stick and black glasses, and do not own a car: you are THAT visually impaired. I am far from 20/20 vision, but at my normal viewing distance, the difference is striking, on screens of any size...(a small screen just means I sit closer, I never really understood the common assertion "HD is only usefull on huge screens"). Yes, an HD picture can be so so, if the transfer was not good, if there is too much noise, and so on...and HD do not turn a bad movie in a good one, just like you can still enjoy a great story out of a crappy 320*240 video... But good HD is really spectacular: I still remember the first time I saw an HD TV, playing some wildlife documentary, it was a few years ago in japan and HD was still confidential at the time: from far away, the picture looked a little bit different and better, so I went closer...Even before I was close enough to be comfortable, i was wowed: it gives you a "seeing through a window" experience quite different from "normal" SD TV... I do not own yet an HD TV, but it is not because the technology is irrelevant: I just wait for more source (HD digital broadcast, renting blurays in my videostore at DVD prices) before making the jump, and I guess after getting used to it, it will be the SD material that will look like cheap WebTV or cameraphone videos...

    4. Re:Usual story by Anonymous Coward · · Score: 0

      hence forth why they note on the laptops specs when you get it with a drive of this nature to plug in the machine before using the drive for extended periods of time. in otherwords... its one of those RTFM situations... ;)

    5. Re:Usual story by Serge_Tomiko · · Score: 1

      This is absolutely true. I remember the only reason I upgraded from my old NexGen Nx586 (with the FPU thank you very much) was its inability to play MP3 files way back in 1997. Got myself an AMD K6 and I was set.

    6. Re:Usual story by cbart387 · · Score: 1

      The difference is night and day. What kind of TV/laptop do you need to see this difference? If you read the GP's post he's talking about the equipment _he_ has (aka a 'normal' laptop). I would guess a HD format wouldn't help him in that case ... though I could easily be wrong (and I wouldn't be surprised).
      --
      Lack of planning on your part does not constitute an emergency on mine.
    7. Re:Usual story by LoverOfJoy · · Score: 1

      Which is why he started his post saying, "It's the same old story, to a point."

    8. Re:Usual story by drinkypoo · · Score: 1

      Nonsense. MP2 was far less CPU intensive, while compressing about 33% poorer than MP3. Not a huge difference.

      Many people can't hear the difference between mp3 and a cd, but anyone can hear the difference between an mp2 and an mp3. A much lower-bitrate mp3 is listenable when compared to an mp2.

      I had a lot of basis for comparison back in the day, I spent a day at IUMA mangling files for them (if I knew then what I know now I could have done it with a shell script in minutes) and browsing around their site - when they were just making the mp2 to mp3 transition.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    9. Re:Usual story by evilviper · · Score: 1

      A much lower-bitrate mp3 is listenable when compared to an mp2.

      Not true at all. MP2 does need a higher bitrate, but not by too much (as I said, an MP3 can be about 33% smaller). And this is true today with GOOD MP3 encoders, while the difference was even less significant at the time.

      I can't possibly guess the specific difference you saw, but it's certainly not typical, and does not reflect on the format.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    10. Re:Usual story by ledow · · Score: 1

      Yes. I have. Several friends have them. My comment still stands. I've purchased several for my job - we use large ordinary HDTV's as "digital signage", i.e. things showing looped Powerpoint presentations. I admit that you CAN tell the difference, close up, with a nice, high-res signal (HDTV or even just a decent PC resolution) than the same on a "normal" SDTV, the same way you can between a monitor and a SDTV showing the same signal... of course you can - but that's not the point. The point is, in normal use, from a reasonable distance, you really don't notice the difference. I've also looked at them seriously for purchasing for personal use and because I'm *that* guy that everyone comes to asking what the best model of *vaguely-electronic-equipment* is.

      I've seriously spent hours in shops and looked at every single HDTV on offer. I try them all out, one by one (first thing I look for is what connectors they have on the back). I then make sure that any display TV's are displaying actual HDTV content. I carefully measure the distance back so that I'm at my usual viewing position, and I can't see picture difference - except I do notice that, with a *few* brands, you can side-by-side compare a similarly priced large SDTV and HDTV, while both showing SD picture, and *sometimes* the HDTV makes the SD signal look ever so slightly "worse" (I can't define it, I'm sorry) than the SDTV showing the same SD signal. A ploy to make you think that you HDTV is actually an improvement when you see a "real" HD signal? Some technical reason to do with the interpolation etc? I have no idea.

      The only exception is if the screen is MUCH larger than one I can a) afford or b) fit on my wall / in my living room comfortably and then the difference is mainly that it's BIGGER. Don't get me wrong, in a few years you won't be able to get an SDTV, in the same way that you won't be able to get a CRT monitor except for specialist uses, or a non-digital-reception TV etc. Maybe my eyes are just crap. But I don't see the difference. I've even been found in shops by my wife, squinting from a few inches at a HDTV trying to see what the difference is. As soon as you get to a reasonable viewing distance, my eyes just can't discern one pixel from another and it's no better than SD shown at a similar size on a similarly priced "normal" TV. Call me mad, call me a liar but **I** am not paying for anything that **I** can't notice no matter how many people tell me how much better it is, or how much knowledge I have of exactly how many pixels the thing has got.

    11. Re:Usual story by friedmud · · Score: 1

      Anyone that says that they do not get the "HD" fuss... just doesn't have good enough equipment.

      I completely agree that with a 32" or smaller TV (and sitting more than 6 feet away) and a crappy surround sound in a box system the added cost of HD over a regular DVD isn't worth it. But once you put some cash into a really good system (46" or larger top of the line TV, high end receiver and a decent set of speakers paired with a nice subwoofer) you can _REALLY_ and I mean _REALLY_ tell the difference.

      I set out last year to build myself a nice system. I did a _lot_ of bargain hunting and buying stuff on clearance from various websites. For about $3,000 I was able to put together a good enough system that even my wife can't stand watching regular DVD's anymore. The difference is ENORMOUS. Yes, the video looks great... but the lossless audio makes just as much of a difference. In fact, I would say that's the thing my wife notices the most... how clear voices are and how rich the bass is.

      There really is something to this "HD Thing". Yeah... it's not for everyone.... but if you're really into home theater it makes a huge difference.

      Friedmud

    12. Re:Usual story by KiahZero · · Score: 1

      Maybe my eyes are just crap Now you've figured it out!

      You do have one correct point:

      *sometimes* the HDTV makes the SD signal look ever so slightly "worse" This is a problem with lots of upscaling. For instance, stretch a 320x240 video across a 1920x1200 display, and it looks like crap. Drop the resolution on the display down a bit, and the same video will look significantly better (though still noticeably fuzzy).

      I do find it interesting that you can notice this difference (none of the rest of my family can, for instance), and yet can't seem to notice the much more significant difference between HD and SD.
      --
      I'm a lawyer, but not yours. I wouldn't represent someone who thinks taking legal advice from Slashdot is a good idea.
    13. Re:Usual story by Anonymous Coward · · Score: 0

      32" or smaller TV (and sitting more than 6 feet away)

      "Doctor, it hurts when I do this!"

      They make small cheap TVs with the same resolution as big expensive TVs. The only difference is the size of each pixel. Have you really thought about this? You are spending hundreds of dollars because you can't be bothered to move your TV!

    14. Re:Usual story by friedmud · · Score: 1

      Are you being serious? Can't be bothered to move my TV? When the hell was the last time you really had control over how far away from the TV you sat?

      Even a 32" TV is too big to pick up and put on the coffee table or whatever... just what the hell are you talking about? You want people to sit in lawn chairs in front of their couch?

      BTW: 6 feet is not very far. I would wager that most people sit more that 6 feet away from their TV. I've lived in some tiny ass apartments and _still_ been more than 6 feet from my TV.

      Friedmud

    15. Re:Usual story by Anonymous Coward · · Score: 0

      At six feet out, THX says you should have a 54" widescreen. That's one argument against furnishing your home theater as if it were your grandparents' living room. Most people do, but most people "upgraded" to a 480i placebo using gold-plated composite cables.

  20. Only enough battery for half a movie, huh... by abaddononion · · Score: 5, Funny

    This might be a good time for me to try to sit through Star Trek IV or Highlander 2 again.

    Blu-Ray: making crappy old movies only half as crappy.

  21. ...and such a convenient solution, too. by Anonymous Coward · · Score: 0

    So if I want to watch a film all I have to do is pop it in and wait for 30GB of video to be encoded in to an 8GB Divx file. That only takes a few seconds, right?

  22. Huh? by sm62704 · · Score: 2, Funny

    Blu-ray In Laptops Could Be Hard On Batteries/i?

    Blue-ray is like Viagra?

    --
    mcgrew's razor: Never attribute to stupidity that which can be explained by greedy self-interest
    1. Re:Huh? by crossmr · · Score: 1

      They're both blue...

    2. Re:Huh? by custerfluck · · Score: 1

      Are we talking about blu-ray on laptops, porn on blu-ray, or blu-balls in your lap?

    3. Re:Huh? by asterix404 · · Score: 1

      No it's not the blu-pill thats a bit different, blu-ray is a technology that allows you to view porn in ever clearer pictures, thus increasing the blu-pill purchasing. It's all a giant conspiracy.

  23. Um; bullshit? by way2trivial · · Score: 1

    Transformers was one of the pivotal movies NOT available in blu-ray
    ony DVD and HDDVD
    the director was in the news quite a bit, heavily opposed to this decision by the studio
    transformers still is unavailable on blu-ray- althought that is expected to change.

    --
    every day http://en.wikipedia.org/wiki/Special:Random
    1. Re:Um; bullshit? by dalmiroy2k · · Score: 1

      Sorry, the right name was Transformers.2007.1080p.HDDVD.x264-snoopy.mkv so I guess it was ripped straight from HD-DVD
      300 was the blu-ray ripped one.
      Frankly until I get a player I will just call them HD movies or MKVs since they are all just data in my HDD.

  24. Battery life sucks on multimedia laptops anyway by cloakable · · Score: 2, Insightful

    And here's me, with no CD-ROM, CD-RW, DVD-ROM or even BluRay. True it's an ultraportable laptop, so the things are neither needed nor desired. I could understand wanting BluRay in a multimedia laptop, but those things rape their batteries anyway. You want battery life away from the mains? Get an ultraportable. Simple.

    (Oh, and I have a good music and video collection stored locally on the laptop)

    --
    No tyrant thrives when every subject says no.
  25. Please... by ChinggisK · · Score: 1

    I'm lucky to get an hour of battery life on my dv9000t with max power-save settings as it is. Playing a Blue-Ray movie? I might get through the opening credits...

  26. whats the point? by night_flyer · · Score: 1, Interesting

    HD BlueRay on a 19" screen?!? I cant see the difference on my 32" screen... talk about overkill

    --


    Thanks to file sharing, I purchase more CDs
    Thanks to the RIAA, I buy them used...
    1. Re:whats the point? by rarel · · Score: 1

      And even then you're talking big laptops, the 19"/20" so-called "portables" that are not really designed to be moved and would likely stayed plugged where they are... BR as it is would actually be an issue on the really mobile laptops at 12" or 15", where performance decrease for absolutely _no_ gain in quality...

      Next we'll hear Sony created a BR plug-in USB player for its UX-* Vaio line...

    2. Re:whats the point? by CavemanKiwi · · Score: 1

      If the laptop has HDMI out, then you get a Laptop and a blue ray player. If you are in the market for a laptop anyway and it is say a 100-150 dollar premium for the blue ray player system it maybe worth it.

    3. Re:whats the point? by DragonWriter · · Score: 1

      HD BlueRay on a 19" screen?!? I cant see the difference on my 32" screen... talk about overkill


      This comment only makes sense if you sit as far away from your laptop as you would from the 32" screen, or at least far enough away that the 19" screen occupies less of your visual field than the 32" screen would at the distance you typically view it.

      That seems rather unlikely, unless you typically sit unusually close to your 32" screen or use your laptop from an unusually great distance.
    4. Re:whats the point? by TummyX · · Score: 1

      I can't believe so many slashdotters claim to see no difference between DVD (720x576) and Hidef video (1920x1200). To me, the difference is day and night. How many slashdotters would be happy with VGA photos over 2 megapixel photos? That's the quality difference we are talking about here folks. I can notice the difference in quality every time, even on a 15" LCD. Animated films, text from credits and title sequences, etc all look crisp and sharp as if they're directly rendered on your computer (as opposed to rendered and then processed as video). Everyone I've demonstrated HD to on my 46" LCD and HTPC setup is shocked and amazed at the quality.

      My only explanation for the aparent anti-HD bias of slashdot is that most people haven't actually seen HD at all, or haven't seen it setup properly. Most retailers in NZ still have their hi-def screens hooked up to a DVD player via RF! You need a good quality HD player (a PC with HDMI/DVI output is the most effective) and digital connections all the way. Using analogue component connectors will degrade the picture significantly.

    5. Re:whats the point? by ucblockhead · · Score: 1

      I presume you sit closer to your laptop than to your TV...

      --
      The cake is a pie
    6. Re:whats the point? by amokk · · Score: 1

      If you have HD equipment that is properly set up and you STILL can't see the difference, then your vision really just sucks. This isn't a subjective thing. Blu-ray and HD-DVD have nearly SIX TIMES the resolution of regular DVD. Plus, better video codecs are used to compress the video.

      If you can't see the difference, well it sucks to be you. But don't assume your experience is the same as everybody else's.

      --
      I think, therefore I am an Atheist.
    7. Re:whats the point? by ledow · · Score: 1

      In most of the above points the presumption seems to be that because the resolution difference exists, the average person can distinguish it from a given distance. This is clearly not true.

      We can have the same old arguments again if you want. Barring artifacts caused by mains flicker, enormous screen size, peripheral vision, strobing of ambient lighting etc. - the average person can't really see a difference between 50 and 60Hz refresh rates, or 60 and 100Hz. They can't really see the difference between 16-bit (properly done) and 24-bit. They can't hear the difference between MP3 at certain bitrates and the raw 48-bit audio data at 96KHz. They can't really see the difference between interlaced and progressive (hence why TV over in Britain has been 576 lines, 25fps, interlaced, for the last few decades and nobody really "noticed" anything out of place).

      At reasonable distances, the average person just cannot discern, in a fair test, the difference between these formats. There will be a minority (much more of a minority than those who "claim" they can see it, as there are so many other factors to take account of) who can detect some of them, of course, (e.g. photosensitive epileptics and, for example, people who can "see" the flicker in flourescent lighting) but most of the difference I see is down to different colour mappings producing more vivid colours and greater contrast, wider screens, closer distance. I also spot deinterlacing artifacts, poor SDTV sources being compared to clean HDTV sources, TV's that deliberately make SDTV look worse through poor upscaling, etc. and they stand out more to me than one pixel becoming four.

      Nobody EVER sells me HDTV based on those things above (e.g. that HDTV's have newer substances in their displays that can give me a better colour range etc.) They all sell it to me on the fact that there are more dots. Dots that, once I take a step backwards, I can't distinguish one dot from the next. Seriously, on a smooth, moving video (not a black pixel on a white screen), pick out a single pixel and tell me what colour it is and track it as it changes. Yes, I can spot a stuck green pixel on a standard LCD screen at twenty yards and wouldn't be able to watch a LCD TV with a stuck pixel. But if you were to play some video and switch between 1024x768 and 800x600 on a good, fully-working monitor at a reasonable distance without affecting "actual" size of the video or colour ranges, I (and most of the population) wouldn't be able to tell. In the average use, on a *fair* HDTV you just will not notice any difference between SDTV and HDTV unless you buy an enormous HDTV or sit with your face in the screen. I don't want to do either. Six to ten feet is a good distance for TV viewing for me.

      I have done these tests countless times in shops, friends houses etc. I'm itching for an excuse to buy a good gadget, but HDTV and its associated technology (e.g. HDTV sources like HDTV channels and Blu-Ray etc.) are just not worth ANYTHING to me. People take me round their house and show me their HDTV and it's just like watching TV. I've even gone to the point of dragging out an old SDTV and running the same signal through it because my friend's model of HDTV seemed to "cheat" when displaying SDTV and it actually was WORSE through the HDTV than through a ten-year-old television of comparable size. That sounds like sucker-sales-tactics to me ("hah, when they switch to an SD signal it'll look horrible and they'll think it was like that all along!") and it's obvious that my friend was one of the people that fell for it, and I doubt he's alone.

      Oh, and my old 4:3 screen actually showed a larger visible image than his widescreen TV could, even with the black borders and the fact that my TV, when bought brand new ten years ago, cost less than half of his did today. Hence I don't have any widescreen TV's either because, for many years, a bigger 4:3 TV was actually superior up to the size of most affordable widescreens.

      Next you'll be telling me that Bose Wave S

  27. It's not the drive that's really the problem by Sycraft-fu · · Score: 1

    It's the decoding. H.264 in particular (which is getting to be rather favoured) but all the codecs on Blu-Ray take a ton of computation to decode. We are talking like 90% of both cores on a dual core CPU. That is what hits the battery really hard. Copying to a HD won't fix that.

    What probably will start happening is some hardware acceleration of the process. The newer models of the nVidia 8800 series support hardware acceleration of the HD codecs and it apparently take a bunch of load off the CPU. Something like that could presumably be made to work in a laptop (maybe already has, I don't know about the mobile 8800 capabilities).

    1. Re:It's not the drive that's really the problem by PitaBred · · Score: 1

      Decoding still isn't free, no matter whether the CPU or the GPU does it. It still eats up power.

      The thing that would help most is to rip the movie to a resolution more compatible with your laptop... I know of very few laptops that can display 1920x1080 video in it's proper resolution... convert it to 720p, something with fewer pixels. It'll make the decoding easier, the file smaller, and look better on your smaller screen anyway.

    2. Re:It's not the drive that's really the problem by Sycraft-fu · · Score: 1

      The reason it would take less to have dedicated hardware do it is you can optimise for it. You don't think that standalone Blu-Ray players come with Core 2 Duos, do you? When you have hardware performing a dedicated task, you can make it do more with less. That is the whole principle behind a GPU in the first place. Well you can get yet again more optimised if you are talking about a very specific thing, such as having a chip that accelerates the codecs and maybe AES decryption. End result is you use a lot less transistors, and a lower clock, to do the same task and thus save power.

      You may recall the same kind of thing happening back with DVDs. CPUs just weren't powerful enough to decode DVDs in realtime, at least most weren't. So you'd get an MPEG-2 decoder card in the system to do it. If you looked at the card, you discovered it had a pretty simple ASIC that did it all. No heat sink, low clock speed, etc. However because it was designed for that one specific task, it was able to do it at full speed, despite being over all much less powerful than the CPU.

    3. Re:It's not the drive that's really the problem by squiggleslash · · Score: 1

      I was fairly careful with my wording, but obviously didn't spell it out enough. I said "there's nothing stopping the manufacturers from shipping a tool allowing the user to copy the disc to the laptop's hard drive in a form that's easier to play".

      You don't have to make a bit for bit copy. You can re-encode the content into a format that the computer will find less taxing. At the very minimum, if the laptop's screen isn't 1080 lines deep (or is, but isn't 16:9, with 9/16ths of the horizontal resolution being less than 1080), there's no reason to store the picture at that resolution. Likewise you can re-encode it using an easier but less efficient codec. In the case of audio you can even throw a lot of it away, saving the entire thing as stereo PCM so it requires no decoding whatsoever.

      --
      You are not alone. This is not normal. None of this is normal.
    4. Re:It's not the drive that's really the problem by default+luser · · Score: 1

      You may recall the same kind of thing happening back with DVDs. CPUs just weren't powerful enough to decode DVDs in realtime, at least most weren't. So you'd get an MPEG-2 decoder card in the system to do it. If you looked at the card, you discovered it had a pretty simple ASIC that did it all. No heat sink, low clock speed, etc. However because it was designed for that one specific task, it was able to do it at full speed, despite being over all much less powerful than the CPU.

      Further, the next step of the dedicated ASIC was to integrate it onto video chipsets. The ATI Rage Pro , Nvidia TNT2 and S3 Savage 3D included motion compensation, and the ATI Rage 128 was the first chipset with full on-chip decode. The full decode-accelerator chips used half the power of pure software decoding, because the video chip was much more efficient. Today, most video chips have a full MPEG2 hardware engine in-silicon.

      Today, we have already progressed to full on-chip decode assist. Nvidia 8600-series cards can do full h.264 decoding on-chip (the most demanding codec), and give an assist to VC-1. ATI's range of HD 2600 cards can also do BOTH h.264 and VC-1 decoding in hardware. The result is MUCH lower power consumption:

      See here, the power consumption difference between load and idle is reduced by half by using the video card to decode the movie. While 10w doesn't sound like much on a desktop, on a mobile platform it can mean the difference between 1.5 and 2 hours runtime, which is very important.

      So, the technology is already here, you just won't see it in low-end notebooks because people are unwilling to pay extra for more powerful GPUs. The good news is that eventually, ALL chipsets will provide good acceleration, and as processes improve, so will the power consumption required by these chips.

      --

      Man is the animal that laughs.
      And occasionally whores for Karma.

  28. Missing the point: Batteries by dereference · · Score: 0

    Sony manufactures batteries for several major laptop vendors. Follow the money.

  29. Vampiric effects by AndroidCat · · Score: 0

    If it truly has a vampiric effect on battery life, the battery will die, but rise again the next evening.

    Bereft in deathly bloom
    Alone in a darkened room
    The count
    Blu Laptop's dead
    Undead undead undead

    --
    One line blog. I hear that they're called Twitters now.
  30. There can be onl... by Anonymous Coward · · Score: 0

    Sorry, too much LDS in the sixt...

    1. Re:There can be onl... by TeknoHog · · Score: 1

      Sorry, too much LDS in the sixt...

      This is the second time this week I've noticed someone moan about their overuse of Latter Day Saints. What the feck is going on? Has the overuse of Lysergic Software Distribution clouded your mind?

      --
      Escher was the first MC and Giger invented the HR department.
  31. Quicktime? Re:Problem solved.. by Anonymous Coward · · Score: 0

    What do you call quicktime?
    Would you consider quicktime a codec? Because other codecs can't decode it, so it must be its own codec. And it is a wrapper of codecs by definition.

    If you don't consider quicktime a codec then you are an idiot and don't know what your talking about, so I don't know how you could consider yourself a "professional" in the field.

    A codec by definition is a program that COdes and DECodes files.

    1. Re:Quicktime? Re:Problem solved.. by evilviper · · Score: 1

      Would you consider quicktime a codec?

      Quicktime is a multimedia player and encoder program, just like Windows Media Player or Real.

      The file format is MOV (and MP4, a subset of MOV).
      The most recent video codec is H.264
      The most recent audio codec is AAC.

      Of course it has used many other video and audio codecs over the years.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  32. Scaling not expensive by SuperKendall · · Score: 1

    Isn't a laptop with 1080 lines of resolution pretty rare? Will a 1050-line laptop scale the image or just crop it? I'd hope that there is a crop option, since the scaling would probably use even more CPU and degrade the image.

    1080i is really 1920 x 1080 - while it's not quite common yet laptops shipping with higher resolution screens have been supporting that resolution (or a bit more).

    Scaling though is a pretty lightweight effort for the system, especially compared to the decoding. You'd always have the image scale rather than crop, which is really way more desirable - the only reason pan & scan works is that someone is controlling which part of the film gets cropped off, you can't arbitrarily say the sides or the right or the left can be cropped and expect a movie to be watchable.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:Scaling not expensive by MightyYar · · Score: 2, Interesting

      I realize cropping sometimes sucks, but if you had a 1680x1050 screen (as I do on my Desktop), I contend that the 15 pixels missing on the top and bottom will not be missed - nor will the 120 pixels on each side. You're talking about 13% of the width going away and less than 3% of the height. I'd much rather get the crisp "raw" pixels and lose a teeny bit of the edge than have the "smeared" look of scaling along with black bars on the top and bottom of an already tiny laptop screen.

      The HDTV spec calls for a "clean aperture" size of 1888x1062 anyway, so you really are only losing 102 pixels on each side compared to what they "expect" you to see, and hardly anything at the top and bottom. I've never seen a movie where the last 5% of the screen edge contains anything essential to the plot :)

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    2. Re:Scaling not expensive by Murphy+Murph · · Score: 1

      Many 15.4" Dell laptops are at 1900x1200.

      --
      I dub thee... Sir Phobos, Knight of Mars, Beater of Ass.
    3. Re:Scaling not expensive by MightyYar · · Score: 1

      Well in that case you'd definitely want the option of no scaling, since you are very close to the native resolution. It would still be nice to zoom to fill the screen though.

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    4. Re:Scaling not expensive by zonker · · Score: 0

      Consider that all theatres have some overscan on the black crops when projected. You'll never notice a few pixels gone.

  33. lern 2 red by Anonymous Coward · · Score: 0

    "Rendering h.264 video in realtime is notoriously taxing on CPU's"

  34. TGIF by electrosoccertux · · Score: 1

    "(Score:-1, Insightful)"

    heh.

  35. You need 1080 by wsanders · · Score: 1

    90% of the movies I rent aren't available yet in HD, so "meh".

    Actually 1080p on a 42" TV is pretty amazing - you can definitely see the difference between 720 and 1080 at 42". Right now about half of the 42" TVs I've been shopping for are 1080p. Go see it at a TV store where the staff are sufficiently not-dim-witted and actually connect all the HD TVs to HD sources.

    1024-line laptops are common enough, but to display a wider picture than 4:3 aspect ratio you'll need to downsize the picture to 700 or even less. Only lamers crop off the ends.

    --
    Give a man a fish and you have fed him for today. Teach a man to fish, and he'll say "WHERE'S MY FISH, YOU IDIOT?"
    1. Re:You need 1080 by Afrosheen · · Score: 1

      "90% of the movies I rent aren't available yet in HD, so "meh"."

      Don't worry dude. Panty Party 29 and Girls Gone Wild in Lower Mongolia 14 are coming to Blu-ray soon.

    2. Re:You need 1080 by adona1 · · Score: 1

      90% of the movies I rent aren't worth watching in HD, so "meh".

      Fixed that for you ;)
      --
      Between the falling angel and the rising ape
    3. Re:You need 1080 by wsanders · · Score: 1

      Well, it's interesting with Netflix. With the incremental cost of renting a movie lowered to virtually nothing, yes, more and more of the movies "I rent" are not "worth watching". So, yes, sortof.

      But I really meant not available yet - oldies, silent, Godard, Ozu, 50s vintage Japanese samurai movies, 70s Hong Kong kung fu, etc. Some of these have just become available in the last few years on DVD. Since most of the DVD availability issues were due to haggling over "reprinting" rights, it's only a matter of time though, since if anyone halfway clever negotiated the DVD release contract it should have included HD.

      --
      Give a man a fish and you have fed him for today. Teach a man to fish, and he'll say "WHERE'S MY FISH, YOU IDIOT?"
  36. Could be? by ucblockhead · · Score: 1

    Laptops with Blu-Ray have been available for a year now. What's with the "could be"? It should be pretty damn easy to test.

    --
    The cake is a pie
  37. Blu-Ray uses shorter wavelength...more power? by dtjohnson · · Score: 3, Insightful

    Blu-ray uses a 405nm laser while HD uses a 650nm laser. Photons emitted by the Blu-ray laser therefore will contain 60 percent more energy than the HD photons. Bottom line is that one would expect a shorter-wavelength laser would use more power, all other things being equal. Maybe blu-ray is the wrong format for laptops, though I don't know why anyone would want to watch a high-res movie on a little laptop screen anyway.

    1. Re:Blu-Ray uses shorter wavelength...more power? by Dr.+Spork · · Score: 1

      Another issue is that the 405nm laser is far less efficient, so larger amounts of energy are being converted to heat rather than photons.

  38. Optical Drives in Laptops by ProfessionalCookie · · Score: 1

    I'm guessing that this can't be generalized to everyone, but just as food for thought... I don't use my laptop's optical drive. In fact I wish it wasn't on here, it's deadweight, and a waste of space (perhaps a bigger battery?). I just as soon copy movies to my hard drive and play them from there (and if you can't do that with blueray yet, it's just one more reason not to use it)- or even over the network. Even if I did have a Blueray drive in this thing I'd probably never use it for movies- too noisy! I'm looking forward to the day when optical drive are no longer required for software installs and all of my content is on my solid state drive. Hopefully that's not too far off. I was so glad when floppy drive were finally banished, I don't miss them.

  39. Finally... by V!NCENT · · Score: 0

    Now laptop manufacturers are forced to develop batteries that last longer because every laptop in at least midrange needs to be able to play movies. That means that these batteries will also become available at midrange prices. Ofcourse everybody here will RIP the BR discs on AC power and play them underway so unless you're stupid this isn't a problem.

    --
    Here be signatures
  40. bah by damnfuct · · Score: 1

    BFD. They make it seem like it's a Blu-ray only problem. I'm willing to bet HD-DVD would have been in the same boat if it had not died. Besides, decoding high def video isn't a low-power job. These people should shut up.

  41. Download WILL kill the BluRay. by DrYak · · Score: 1

    Everyone is claiming that downloading will kill Blu-Ray. It won't for at least the near future.

    No, no. Don't underestimate the users.
    BlueRay and HD-DVD are standards which means they are not going to change a lot in the future. MPEG4AVC/H264 and VC-1 are the current 2 codecs for those disc format, and will stay that way for the whole life of the medium, until the next standard appears.
    On the other hand computers are quite evolutive and easily upgraded both in terms of software and hardware.

    DivX is much better than MPEG2, but isn't a contender at all when compared to AVC.

    And I'm sure lot of people complained that MPEG-1 couldn't compress as well as DVDs' MPEG-2 and thus quality had to be degraded to shrink movies to fit into CD-Rs.
    Then came MPEG4 (First microsoft's implementation, a.k.a DivX;-) 3.11, then other implementations) and the rest is history.

    Today we already see some next gen codec being developed. Wavelet will probably be the way. We already have some motion compensated wavelets codecs like the opensource Dirac. And there are even more complex possibility like full 3D wavelet (Tarkin has been experimenting in that direction. It has been currently put on hold to concentrate on Theora - because currently that one is good enough. But it's very likely that once the need for better compression arises, there will be again an incentive to work on such advanced compression algorithms).

    Those wavelet technologies will probably play the role that MP3 played with music and MPEG-4 (mainly DivX and similar) played with older DVD formats, in shrinking media to smaller sizes. Which is actually good, because it'll enable users to take their movie libraries with them when on trips.

    Also with the development of technologies like GPGPU will probably help bridge the gap between fully hardware acceleration by highly specialized circuits for popular standard formats like H264 or VC-1, and slow software implementation of more recent and less widespread experimentl ones.

    Until one can download 25GB easily

    People can do it. Bittorrent has the capability to handle such huge files. It's already popular to download full seasons of TV series of such sizes.
    The only problem will be 3rd world countries that don't have such a high speed networks, and USA where ISP have oversold the actual available bandwidth in "unlimited" plans and are now limiting the peer-2-peer traffic of their user to make up for the difference.
    But here in Europe transferring dozens of gigabytes is a reality. I personally use OpenSUSE Linux (which comes on a couple of DVDs) and Debian (which comes on even more DVDs). Their installation ISOs total for several dozens of GB, but I managed to download them flawlessly using bittorrent, even if here Switzerland is known to be slightly behind in terms of bandwidth.
    And in Japan it's probably even easier for them with the much higher speed internet connections.
    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  42. Underworld on Blu-Ray worth draining my battery by Bushido+Hacks · · Score: 1

    Kate Beckinsale can suck the power out of my battery anyday!

    /DVD Vampire!

    --
    The Rapture is NOT an exit strategy.