Slashdot Mirror


How To Play HD Video On a Netbook

Barence writes with some news to interest those with netbooks running Windows: "Netbooks aren't famed for their high-definition video playing prowess, but if you've got about $10 and a few minutes going spare, there is a way to enjoy high-definition trailers and videos on your Atom-powered portable. You need three things: a copy of Media Player Classic Home Cinema, CoreCodec's CoreAVC codec, and some HD videos encoded in AVC or h.264 formats. This blog takes you through the process."

205 comments

  1. And? by psycho12345 · · Score: 3, Informative

    Or I can just get an ION powered netbook, install Linux and use VDPAU, and play any HD without any issue. Why is this news?

    1. Re:And? by Anonymous Coward · · Score: 0

      Or you could just use mplayer (http://www.mplayerhq.hu). Works on Linux and pretty much everything else.

    2. Re:And? by jedidiah · · Score: 1

      There are also laptop upgrade cards that you can get that work as external video decode cards (like the old days of 3D).

      Given how truely pathetic an Atom CPU really is, I kind of doubt that even CoreAVC can let it play HD video.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    3. Re:And? by batkiwi · · Score: 4, Informative

      -VDPAU is a decoding library. MPlayer (and many other media programs) supports VDPAU.
      -mplayer WITHOUT an external hardware accelerated decoding library will not be able to play 720p/1080p files on a netbook without severe stuttering (or possible complete failure).

    4. Re:And? by DigitAl56K · · Score: 2, Informative

      If you're playing HD MKV files on Windows 7 just install DivX for Windows. It includes a media foundation component that lets Windows Media Player read the MKV file then decode it using DXVA. If you don't want to install the whole DivX bundle you can even get the component standalone from DivX Labs.

    5. Re:And? by neorush · · Score: 2, Insightful

      That may not be easier http://xkcd.com/349/

      --
      neorush
    6. Re:And? by 0100010001010011 · · Score: 3, Interesting

      Crystal HD would also be a valid solution.

      XBMC supports it. I'm not sure if mplayer itself does yet.

      It turned my AppleTV into a 1080p beast. Just need a Mini-PCIe slot.

      And if you're reading this and HAVEN'T heard of XBMC you're missing out on hands down the best HTPC front end ever made.

      I've used it since '05 and on an original XBox and they've come a long way.

    7. Re:And? by davester666 · · Score: 0, Troll

      just give up and get an iPad!

      --
      Sleep your way to a whiter smile...date a dentist!
    8. Re:And? by Anonymous Coward · · Score: 0

      This would work, for the rare stuff that is DXVA. Most HD stuff is h264/x264, though.

    9. Re:And? by jedidiah · · Score: 1

      > just give up and get an iPad! ...assuming an iPad is any less limited when it comes to h264 than an iphone is.

      OTOH, I have personally verified that an ION machine can play a BD rip or an HD-PVR recording.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    10. Re:And? by bill_mcgonigle · · Score: 5, Informative


      $ cat ~/bin/mplayer-slowcpu
      #!/bin/sh
      mplayer -autosync 30 -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all $*

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    11. Re:And? by Ceriel+Nosforit · · Score: 1

      Sometimes I wonder if a 4-digit slashID# really does make you a better hacker...

      --
      All rites reversed 2010
    12. Re:And? by DigitAl56K · · Score: 1

      DXVA is not a format, it is a method of video acceleration, and recent netbook adapters accelerate H.264.

      Side: I've been watching H.264 HD MKV videos on a netbook since last September with this ;)

    13. Re:And? by James+Durie · · Score: 4, Funny

      Nah. Usually just older.

    14. Re:And? by iamhassi · · Score: 1

      Couldn't hurt, and they're pretty rare, heard they only made 9000 of them, although besides looking cool on /. they probably don't do much which is a shame those guys should get discounts or have meetings or sumthin

      --
      my karma will be here long after I'm gone
    15. Re:And? by WalesAlex · · Score: 1

      what happens when the member after #2147483648 joins?

    16. Re:And? by nmg196 · · Score: 1

      That requires buying a new netbook, instead of using one you've already got. Duh!

    17. Re:And? by lagfest · · Score: 2, Interesting

      Slashdot crashes for a day, then upgrades the user id field to a bigint.

      at least, that's what happened when comment id (24 bit unsigned) hit the ceiling.

    18. Re:And? by johny42 · · Score: 1

      Sometimes I wonder if a 4-digit slashID# really does make you a better hacker...

      Actually, mplayer outputs this command to stderr if you try to play a video your machine can't catch up with. We seven-digit people just copy&paste it then.

    19. Re:And? by Anonymous Coward · · Score: 0

      How can I learn the detail behind how this set of command line instructions work?

    20. Re:And? by Isaac-Lew · · Score: 2, Insightful
      Give a man a 4-digit ID & he thinks he's Superman. Give him a 3-digit ID & he thinks he's god!

      (Bonus points to anyone that gets the reference).

    21. Re:And? by wed128 · · Score: 1
    22. Re:And? by Minwee · · Score: 3, Insightful

      If only there were some kind of manual for programs like mplayer. Then you might know where to go to find that kind of information.

    23. Re:And? by wed128 · · Score: 2, Insightful

      I wouldn't say the atom is pathetic...it solves a certian problem reasonably well.
      It's a little slower then your white hot core 2 whatever, but it serves it's purpose as a low-power x86 compatable processor. Beats the crap out of a pentium or celeron running at the same clock.

      That's not to say an arm or similar might not solve the problem better...

    24. Re:And? by Ransak · · Score: 2, Insightful

      Sad but true. Documentation isn't as fun to write as code.

      --
      "Powers. I have them."
    25. Re:And? by Jaruzel · · Score: 1

      I'll take my eggs, hard boiled thank-you-very-much...

      Haven't actually seen the film myself mind you.

      -Jar

      --
      Together, We Can Make Slashdot Better. I Do NOT Mod ACs. - Check Me Out
    26. Re:And? by mzs · · Score: 1

      Thanks, but change it like so:

      #!/bin/sh
      exec mplayer -autosync 30 -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all "$@"

    27. Re:And? by Anonymous Coward · · Score: 0

      Use the multi-threaded ffmpeg for faster decoding, there's an ubuntu ppa for "mplayer-mt" at https://launchpad.net/~rvm/+archive/testing

      $ cat .mplayer/config
      autosync=30
      framedrop=1
      monitoraspect=16:9
      lavdopts=fast=true:threads=2:skiploopfilter=nonref
      # skiploopfilter settings: (nicer/slower) none, default, nonref, bidir, nonkey, all (uglier/faster)

      (with ffmpeg-mt, threads=n works for h.264 too)

    28. Re:And? by Anonymous Coward · · Score: 0

      And by the oddest of coincidences, thats the combo to my luggage!

    29. Re:And? by DaVince21 · · Score: 1

      - mplayer WITHOUT an external hardware accelerated decoding library WILL be able to play 720p HD fine, mostly.

      First-hand experience, I've done it for months when my netbook was my only laptop. And my netbook even was a pre-Atom one. Most HD video will be fine if you set it up correctly.

      --
      I am not devoid of humor.
    30. Re:And? by drinkypoo · · Score: 1

      Beats the crap out of a pentium or celeron running at the same clock.

      That's true of the dual core, but not the single core. The celery is faster clock for clock, and core for core.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  2. You will also need by Anonymous Coward · · Score: 0

    An external HD monitor. If you've got an external HD monitor, you're no longer portable, like a netbook should be. Why not just get a complete desktop computer?

    1. Re:You will also need by psycho12345 · · Score: 2, Interesting

      Well you could be a traveling businessman, have your work on a netbook, but be able to hook up to the conference room HD projector and show your HD Powerpoint (wonder if MS has made that pitch yet "PowerPoint IN HD!!!!). More likely an HD video preview of a product to customer?

    2. Re:You will also need by ZosX · · Score: 2, Interesting

      Sure or you could just be a cool dude who has some HD videos on his netbook who is visiting a friend who wants to watch a movie. You just happen to have the newest Spiderman on your drive and your netbook sports an hdmi out. You now have a tiny portable media server. How cool is that? I mean your netbook is now not just only for browsing the web. You can actually maybe use it to watch a movie, or several even if the ion's claims to battery life hold up. I mean they are shipping with like 160-320gb hard drives now. Might as well use the space up. Throw a ton of mp3s on it and take it to parties, with batteries that will go for hours. If someone does not at least see some novelty or usefulness in this, then they can just go back to their huge tower that they can't take anywhere. My computer (not a netbook, but a 14" acer) is always with me. There are a million reasons that portable can be highly utilitarian and the smaller the better.

    3. Re:You will also need by LoverOfJoy · · Score: 4, Funny

      You make some good points, but you've made one serious mistake. A "cool dude" would not have the lastest Spider-man movie on his drive.

    4. Re:You will also need by skine · · Score: 2, Interesting

      Actually, that's basically my process.

      I save all of my DVDs as iso, move them to an external drive, then play them through my netbook (MSI U210) which has 720p HDMI output.

      The image quality is definitely superior to my DVD player hooked up directly to the TV, and better yet, it doesn't force me to watch with a 4" black border if I want to see the subtitles.

    5. Re:You will also need by Again · · Score: 1

      You make some good points, but you've made one serious mistake. A "cool dude" would not have the lastest Spider-man movie on his drive.

      Finally! The day that I have been waiting for has arrived. I want some of that cool-dude advice that is going around.

    6. Re:You will also need by ZosX · · Score: 1

      Indeed. See. This is why I am not a cool dude. I don't have any friends either.

    7. Re:You will also need by Darkness404 · · Score: 1

      Because the average person can tell between HD and SD on a projector? Its easy to tell between HD and SD on an HD set, or after watching a program in HD and then watching it in SD, but for something you have never seen before its really, really hard to tell between the two.

      --
      Taxation is legalized theft, no more, no less.
    8. Re:You will also need by ZosX · · Score: 2, Insightful

      Don't know why that popped into my head. I was thinking of newer movie franchises that sucked and that popped in first.

    9. Re:You will also need by ZosX · · Score: 2, Interesting

      Nothing wrong with using a computer as a cheap but decent upscaler. Lately all I've been using is windows media center and media player for video. The quality is great with the right codecs. Don't know what's up with VLC these days, but it doesn't seem to do scaling very well, or at least the last time I tried. Media player works great though. I mean, all I need is a time bar and some buttons at the bottom when I move the mouse and that satisfies those needs and plays anything I have codecs for. :)

    10. Re:You will also need by Anonymous Coward · · Score: 0

      Scaling with VLC often looks extremely ugly if your video is interlaced and a bad deinterlacing method has been chosen.

      Windows Media Player automatically uses a good deinterlacing algorithm.

      Unfortunately, Windows Media Player isn't good at buffering videos that are being read from a laggy fileserver, so I am forced to use VLC.

    11. Re:You will also need by Anonymous Coward · · Score: 0

      You need a bigger screen and/or glasses.

      Seriously, if you have a screen large enough that you can resolve 1080 lines, and you play SD-resolution material on it, you'll know. We got a 1080p projector a while back and played with HD material the first day. The next day we fired it up for regular TV watching and my wife literally said "is it out-of-focus?" -- it's so much less visual information that even comparing it to a day-old memory of full-resolution material you can easily tell the difference.

    12. Re:You will also need by cbope · · Score: 0

      I don't think I'd want to work for a company that issues netbooks for business purposes. Especially traveling employees. Netbooks are designed for *consumers*, not businesses. Most netbooks are shipped with the Home version of Windows these days, and that doesn't play well with an AD or Windows domain.

      Not to mention, if a potential business partner showed up with only a netbook, his/her credibility is already in doubt. Kind of like having an AOL or hotmail account for your business. It's just not professional.

      Use the right tool for the job.

    13. Re:You will also need by Sancho · · Score: 1

      Most corporations will put their own image on their computers, so what it ships with is irrelevant. What on Earth makes a Netbook the wrong tool for a traveler?

  3. obligatory by Kral_Blbec · · Score: 1

    I have a Celeron 900 you insensitve clod!

    1. Re:obligatory by Anonymous Coward · · Score: 1, Interesting

      I know you're making a joke, but I have a notebook with a Celeron 900 and integrated graphics, and it handles 1080p video just fine.

    2. Re:obligatory by newcastlejon · · Score: 1

      I suggest you swap your CPU and graphics chip around then switch to a format that will fit on the screen on such an old piece of kit.

      --
      If God forks the Universe every time you roll a die, he'd better have a damned good memory.
    3. Re:obligatory by Anonymous Coward · · Score: 0

      If you have low-bitrate 1080p videos, a celeron 900 *might* be able to handle it, but only with no deblocking and no deinterlacing (which reduces quality).

      In actual experience, I've found ~8-12GB 1080p h.264 blu-ray rips to be a slide show on an atom N280, regardless of codec or settings. It just doesn't work.

    4. Re:obligatory by Kral_Blbec · · Score: 1

      I do too. I posted that from my eee 900

  4. How does this CoreAVC compare to K-lite? by Anonymous Coward · · Score: 1, Insightful

    Shame the article doesn't do any actual comparisons between any two codecs. Nope, the TFA just has one codec, and so the sum of the article is "look, this codec plays videos!" Way to prove you're not just an advertisement.

    1. Re:How does this CoreAVC compare to K-lite? by Anonymous Coward · · Score: 0

      How does it compare? This will cost you $10 dollars, or you can get the same functionality and more with K-Lite for free.

    2. Re:How does this CoreAVC compare to K-lite? by Barny · · Score: 4, Informative

      K-lite is just a codec pack, most of these use the standard ffmpeg for h.264, the multi threaded version of which is still "experimental", also coreavc not only is extremely optimised it also supports CUDA, so if you have an NV based netbook it will run much better with very little CPU usage.

      I own a copy of coreavc for all my machines I expect to play h.264 on (3 copies), and was very happy to see haali splitter (along with coreavc) is now 64-bit, so full windows media centre support :)

      It works, its cheap, I like paying programmers/companies who do a good job, it makes a nice precedent.

      --
      ...
      /me sighs
    3. Re:How does this CoreAVC compare to K-lite? by h4rr4r · · Score: 1

      If you have nvidia graphics use mplayer, free and it supports VDPAU.

    4. Re:How does this CoreAVC compare to K-lite? by RDW · · Score: 2, Informative

      'Shame the article doesn't do any actual comparisons between any two codecs.'

      I compared CoreAVC with ffmpeg, vlc etc. a while back, using a Samsung NC10 Atom-based netbook to play relatively low bitrate 720p stuff from the BBC iPlayer (thanks to get_iplayer). CoreAVC was the only codec that came close to handling these videos (most just ground to a halt after a few seconds). MPC + CoreAVC gave decent picture quality on a 720p TV, but some audio synch issues and slight cyclic speeding up/slowing down of playback. Skipping deblocking as the original article suggests may help with this, but really killed the picture quality for me, with obvious blocky artefacts. It was an interesting experiment, and actually the first time I'd seen HD playback on my TV, but not quite good enough for regular use. YMMV.

    5. Re:How does this CoreAVC compare to K-lite? by Barny · · Score: 1

      That's wonderful, but as should be quite obvious by the fact I state I have purchased a windows codec for all 3 of my media machines (main pc, laptop and media center machine) you could kind of assume that I am running windows on all 3 :)

      Not knocking mplayer, its great for what it does, but for all my machines being able to run steam and the games that brings is a requirement, as well as a few other things that are in "windows only land".

      My laptop at least doesn't have an NV graphics (only offering on these HP tablet machines is ATI) but the CPU optimization is good enough in their codec that 1080p still runs smooth.

      --
      ...
      /me sighs
    6. Re:How does this CoreAVC compare to K-lite? by tabdelgawad · · Score: 1

      The latest free Divx codec decodes h.264 quite nicely and I'm almost certain it's multithreaded. K-Lite codec pack includes the free Divx decoder as an option for decoding h.264, so that's another way to get it on your system besides downloading the Divx bundle.

      --
      Imposing Libertarian views on everyone online since 1992.
    7. Re:How does this CoreAVC compare to K-lite? by atamido · · Score: 1

      MPC + CoreAVC gave decent picture quality on a 720p TV, but some audio synch issues and slight cyclic speeding up/slowing down of playback.

      You may try increasing the input buffer on the Haali media splitter. This made a big difference for me as I play over wireless, and a lot of action for 10 seconds would bump up the bandwidth and drain the buffer. But with a 100MB buffer, it's not an issue.

    8. Re:How does this CoreAVC compare to K-lite? by DaVince21 · · Score: 1

      I like paying programmers who do a good job, too. Guess I'll donate to the MPlayer project for a bit. Heck, they provide the codecs for free.

      --
      I am not devoid of humor.
  5. Skip this story by syousef · · Score: 5, Informative

    It's no more than an ad for a codec.

    --
    These posts express my own personal views, not those of my employer
    1. Re:Skip this story by newcastlejon · · Score: 1

      I came here for the hilarious parody of a productive exchange of comments; I barely skimmed TFS!

      I suspect I'm not alone in this, what what?

      --
      If God forks the Universe every time you roll a die, he'd better have a damned good memory.
    2. Re:Skip this story by JThundley · · Score: 1

      I'm able to play HD video on my netbook, and it has a shitty VIA 1.2Ghz processor AND video card! Not to mention that it has a higher resolution than typical netbooks. Stupid story.

    3. Re:Skip this story by Anonymous Coward · · Score: 0

      It's no more than an ad for a codec.

      Indeed. I was surprised to see this on slashdot.

    4. Re:Skip this story by BikeHelmet · · Score: 1

      I agree. I've had GPU accelerated decoding for over a year now. I had it before it was even available in common codec packs like Klite.

      This seems like a plug for CoreAVC. A great codec, for sure, but it's still a plug.

  6. DXVA by electrosoccertux · · Score: 1

    going to need a netbook with a graphics chip that support DXVA 2.0

    If you have a GMA950 you're SOL.

    1. Re:DXVA by Again · · Score: 1

      If you have a GMA950 you're SOL.

      So I read that as SQL. And since I happen to have a GMA950 my first thought was "Huh, I am not!" And then I realized that I should clean my glasses.

    2. Re:DXVA by bami · · Score: 1

      Meh, my atom 330+GMA950 combo can play most 720p and 1080p content fine, yet for some reason has trouble with this version of Fight Club. It's 720p H.264, yet stutters like there is no tomorrow, while the CPU load is around 30%. It's even worse now with this codec installed, since it tries to offload from the CPU to the almost non-existant GPU.

      Wish I've waited a couple more months and got something with an ION chipset.

    3. Re:DXVA by omnichad · · Score: 1

      H.264 is a broad spectrum, not a single format. The more features you enable, the better your compression rate, but it comes with higher CPU requirements. A baseline profile video is much easier to play than a high profile (Blu-Ray) stream.

  7. Linux... by SECProto · · Score: 1

    So. How do I do this on Linux, which is the OS I actually use on my netbook?

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

      linux users can watch all their fag pr0n on vlc.

    2. Re:Linux... by maxume · · Score: 1

      Blood sacrifice.

      --
      Nerd rage is the funniest rage.
    3. Re:Linux... by auntieNeo · · Score: 2, Informative

      There's a project that lets you use CoreAVC on Linux using mplayer and wine. I've used it to play 1080p on my slightly underpowered Opteron box. I'm not sure if it works for the latest versions of CoreAVC though.

  8. VLC by Alcoholic+Synonymous · · Score: 5, Informative

    This works for Windows, Linux, and FreeBSD... Step 1. Install VLC. Step 2. Done. I use Hulu Desktop on my Aspire One under Ubuntu NBR, and there is no magic to it. How did this shit make the main page?

    1. Re:VLC by batkiwi · · Score: 2, Interesting

      VLC on an aspire one will play back 1080p video files without stuttering?

    2. Re:VLC by Hadlock · · Score: 4, Insightful

      Where can I buy a 10" 1080p netbook?

      --
      moox. for a new generation.
    3. Re:VLC by Anonymous Coward · · Score: 0

      Umm... what if you have a 1080p video file? What are you supposed to do, transcode it before playing?

    4. Re:VLC by Hadlock · · Score: 1

      Most HD video I've found on the web is 720p, when you can find it. The number of people transcoding 1080p bluray movies in their native resolution to playback on their netbook is vanishingly small. In either case, if you knew it was going on your netbook, you'd download/transcode the 720p to begin with. If you do video editing for a living you're not going to own a netbook anyways.

      --
      moox. for a new generation.
    5. Re:VLC by Anonymous Coward · · Score: 1, Interesting

      This works for Windows, Linux, and FreeBSD...

      Step 1. Install VLC.

      Step 2. Done.

      I use Hulu Desktop on my Aspire One under Ubuntu NBR, and there is no magic to it.

      How did this shit make the main page?

      I have personally experienced 1080p h264 videos not playing in VLC, but playing fine with MPC/CoreAVC. The performance advantage of the later is small, but it is there.

    6. Re:VLC by Anonymous Coward · · Score: 0

      They all support 1080p resolution. Most have VGA or HDMI output jack.

    7. Re:VLC by Anonymous Coward · · Score: 2, Insightful

      two words: External display

    8. Re:VLC by Anonymous Coward · · Score: 0

      How did this shit make the main page?

      His proper name is timothy. And he made the main page worthless, as usual.

    9. Re:VLC by Anonymous Coward · · Score: 0

      If only they invented something to display the video externally. I wonder what they'd call it. Maybe something like, Display External. That has a ring to it, don't you think?

    10. Re:VLC by Anonymous Coward · · Score: 1, Insightful

      Would you rather transcode 1080p to a lower resolution or also keep a 720p version around taking up extra space. Even if a screen cannot display 1080p it is still important to be able to play it.

    11. Re:VLC by bemymonkey · · Score: 1

      Corecodec won't play back 1080p on an AspireOne with gma950 without stuttering either, unlress you're dealing with VERY low bitrates.

      720p worked fine though...

    12. Re:VLC by Alcoholic+Synonymous · · Score: 2, Informative

      Since you obviously missed this, TFA is a advert for CoreAVC trying to sell you a magic pill for HD playback by changing the format. TFA doesn't claim no stutter, just less. It's not quite the same to say it's 1080p just because it's 1920x1080 after you've lowered the quality down to substandard level, which is what they've done. More lossy means faster decoding, more so than the total dimension. For what it's worth, if you plan to re-encode your files anyway, you may as well shoot for the screens actual resolution instead of something roughly double the size of the viewable area. Oversized video has to be decoded, then scaled down for a second large performance hit. TFA is still a garbage advert that's promising you something you can never have... 1080p on a less than 1080p screen.

    13. Re:VLC by Anonymous Coward · · Score: 0

      Sure, VLC 1.1.0 has DxVA2 decoding, so any Ion based netbook can do that.

    14. Re:VLC by crunzh · · Score: 1

      It got VGA out to drive a TV. Some netbooks got HDMI out.

      --
      Visit http://www.crunzh.com/ for free software. Mac/Lin/Win
    15. Re:VLC by Anonymous Coward · · Score: 0

      Most do VGA out @ 1080p.

    16. Re:VLC by Anonymous Coward · · Score: 0

      Doesn't work on the Asus Eee PC 1008HA I have here...

    17. Re:VLC by kitgerrits · · Score: 2, Interesting

      Step 3: grab a cup of coffee, because the standard h264 codec with VLC can't manage 720p on a netbook. (have you even tried the listed video?)
      Corecodec is a highly-optimized codec that can squeeze just that extra bit of power out of your CPU. There's even a wrapper for it on Linux.
      Should you be (un)lucky enough to have a GMA500 GPU in your netbook, it can take care of the decoding for you by using mplayer-vaapi (custom build)

      --
      "I was in love with a beautiful blonde once, dear. She drove me to drink. It's the one thing I am indebted to her for."
    18. Re:VLC by Anonymous Coward · · Score: 0

      VLC doesn't use hardware acceleration. the point of this article is for the people who use VLC and can't figure out why nothing works because they're using software rendering.

    19. Re:VLC by RocketRabbit · · Score: 1

      And, more importantly, how the fuck could you see a pixel at that resolution on a screen that size?

      You could put a big fresnel lens in front of the screen, like in the movie Brazil.

    20. Re:VLC by tzanger · · Score: 1

      I too would love to find a sub-13.3" notebook/netbook with 1080p. I *want* high DPI. An ARM processor wouldn't hurt either.

    21. Re:VLC by Anonymous Coward · · Score: 0

      I used to use a 12" laptop to run my 37" 1080p tv (with mediaportal). I would have used 10" netbook to do this had there been one capable of it.

    22. Re:VLC by Hadlock · · Score: 1

      In 8 months of netbook ownership, I've only once plugged mine into a TV, and that was to show my grandparents pictures of my trip. Most people plugging a computer into a TV use it as a dedicated home theater PC.

      --
      moox. for a new generation.
  9. bah humbug! by girlintraining · · Score: 1

    I use a PS2 to watch 720p and 1080i video and it can do AC3. I can play from DVD or USB stick. I can buy those for, what $50 on eBay?

    --
    #fuckbeta #iamslashdot #dicemustdie
    1. Re:bah humbug! by keeboo · · Score: 1

      I use a PS2 to watch 720p and 1080i video and it can do AC3. I can play from DVD or USB stick. I can buy those for, what $50 on eBay?

      Is the PS2 portable and viable as a generic computer?

    2. Re:bah humbug! by CronoCloud · · Score: 1

      I think he means a PS3. Portable...no, but a generic computer, yes...it can be:

      [CronoCloud@midgar CronoCloud]$ cat /proc/cpuinfo
      cpu : MIPS
      cpu model : R5900 V3.1
      system type : EE PS2
      BogoMIPS : 392.39
      byteorder : little endian

      Not going to be playing any HD video on it under Linux though.

    3. Re:bah humbug! by PitaBred · · Score: 1

      I didn't realize the PS2 played H.264...

    4. Re:bah humbug! by Anonymous Coward · · Score: 0

      Years ago, I bought an old $150 IPAQ HP3950 off Amazon and upgraded it to PPC2003. (Probably the only MS upgrade to actually improve speed)

      It's more portable than a PS2, laptop or netbook. Movie resolutions are only 320x240 (STD) or 320x160 (WS), but with TCPMP MPEG4 video and AAC audio it's fair quality and the videos are 180-350MB (99-160min) each. At that size, a 4GB SD card can hold about 24 hours of video (overclocked to 472:115 during playback, it runs about 2 hours before the battery's low voltage causes the PDA to crash).

      P.S. Don't buy a PDA as old as a 3800/3900 unless you're nuts.

    5. Re:bah humbug! by Anonymous Coward · · Score: 0

      The PS2 barley plays 720p video, and supports no digital output. DVD or USB stick? What a pain. Any reasonable set top box (myth tv, heck a 200$ popcorn hour) will atleast play over the network....

      What did your comment add to this /netbook/ discussion?

    6. Re:bah humbug! by omnichad · · Score: 1

      I tried to watch 1080i video on an IBM PS/2 once. Took most of the day to render the first frame!

    7. Re:bah humbug! by DaVince21 · · Score: 1

      Is the PS2 portable

      Yes, but you'll likely miss out on the modding and homebrew capabilities.

      and viable as a generic computer?

      Only if you have a big one and get that commercial Linux distro from Sony.

      --
      I am not devoid of humor.
  10. It depends on the video by PhrostyMcByte · · Score: 1

    Resolution is merely one factor, and is relatively unimportant compared to the others.

    My netbook (Atom N280) can decode 720p, but the bitrate needs to be pretty low (think less than 4mbit -- which is fine for a lot of movies, but really bad for others). If CAVLC (as opposed to CABAC) is used I can get away with a little higher bitrate.

    1. Re:It depends on the video by Pretzalzz · · Score: 1

      lol, I wish I had your eyes. I can hardly notice anything wrong with the picture at 800kbps, nearly 1/5th what you seem to think is a minimum threshhold. And I am wearing contacts so my vision should be reasonably close to 20/20... Though I also can't tell the difference between hdtv and regular on a television. It wouldn't surprise me in the least if 30% of people with hdtvs can't tell the difference in a double blind test.

    2. Re:It depends on the video by rolfwind · · Score: 1

      I can tell TV and HDTV, but (ignoring aspect ratio) they would need to be side by side or have a picture where either there is an amount of small text or the detail jumps out at you like a detailed landscape. People in suits on talk shows with bland backgrounds will be harder, although the face/hair gives it away.

      I would assume, you too, could tell TV vs HD, just use get your monitor to think it's projecting to your normal resolution and somehow downgrade the signal along the way to 640x480 somehow (idk if this is possible, not talking about setting the resolution to 640x480). Or even easier, go to an HDTV and connect the computer to it via an S-Video connector - I old G4 macbook had this option, you'll see the entire picture but it's downgraded to 480i, painful.

  11. what, no cool hardware solution? by Lazy+Jones · · Score: 2, Interesting

    I expected some homebrew usb2.0 or somesuch gadget with a hardware decoder ... That would have been slashdot-worthy, but hey, it would have been old news ...

    --
    "I love my job, but I hate talking to people like you" (Freddie Mercury)
  12. How for /. has fallen by tji · · Score: 4, Insightful

    Come on.. an advertisement for a commercial codec to use in a Windows system / application?

    How did this make it as a story?

    I could maybe understand a story about doing this on an OSS system. But, that would not have been news because many of us have been doing that for years.

    When the OSS Nvidia or Radeon driver gets full VDPAU support, that merits a front page story.

    1. Re:How for /. has fallen by jedidiah · · Score: 2, Informative

      You can use wine to shoehorn this API into Linux.

      Although I still remain skeptical that CoreAVC can help an Atom that much. Perhaps they use Phoenix tails somewhere...

      --
      A Pirate and a Puritan look the same on a balance sheet.
    2. Re:How for /. has fallen by tepples · · Score: 2, Interesting

      I could maybe understand a story about doing this on an OSS system.

      You'll have to wait at least a decade. In the country where Slashdot is operated and hosted, a consortium of about two dozen companies conspires to keep H.264 decoding out of open source software. This consortium is called MPEG-LA.

    3. Re:How for /. has fallen by jedidiah · · Score: 1

      Yeah... that certainly explains my 2 HD-PVRs and the 6TB of h264 transcoded DVD's here.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    4. Re:How for /. has fallen by GigaplexNZ · · Score: 1

      In the country where Slashdot is operated and hosted, a consortium of about two dozen companies conspires to keep H.264 decoding out of open source software.

      And that consortium has failed. See x264.

    5. Re:How for /. has fallen by bemymonkey · · Score: 1

      Corecodec is actually very efficient compared to most other decoders... decoding in software, it uses about 40% less CPU time than the Win7 decoder...

      Actually made 720p halfway enjoyable on an N270...

    6. Re:How for /. has fallen by Anonymous Coward · · Score: 0

      KB? SI units are meant to be computationally convenient, not arbitrarily assigned.

      SI units are supposed to be independently reproducible, not computationally convenient. Units like "ATM" are often computationally convenient, because the coefficient is often close to 1. But it's a bit tricky to reproduce the conditions required to accurately reproduce a 1 ATM measurement.

      SI prefixes are meant to be computationally convenient, at least for those using a base-10 number system. But in computer science we often don't use a base-10 number system, and forcing prefixes that do can be computationally inconvenient. So which is it — are SI prefixes supposed to be computationally convenient or supposed to be in base-10?

      Frankly I think it's largely irrelevant given the way prefixes are typically selected. For example, drivers rarely switch from kilometers to decameters when they get close to their destination, or to megameters when they get farther away -- they choose the prefix most commonly associated with the current context of the relevant measurement and stick with it even as the magnitude of the measurement changes. The only reason it's even vaguely relevant in computer usage is that storage sizes have gone from deca/kilo sizes to tera sizes over a relatively small period, so there's less agreement on what constitutes the most commonly used prefix, and there's a much greater difference in magnitude than in many other measurement applications. I would be surprised if people continued to use different prefixes for storage sizes if/when storage growth levels out.

    7. Re:How for /. has fallen by tepples · · Score: 1

      No, the consortium has succeeded in keeping x264 out of the default install and main repository of Ubuntu, Fedora, and every other Free operating system I can think of.

    8. Re:How for /. has fallen by jedidiah · · Score: 1

      "Independently reproducible"

      You've got to be kidding us? Anything that is sufficiently well specified is "reproducible".

      If you are going to put the bar that low then there's really no point in the SI at all.

      SI units are used because they are more useful in a lab context.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    9. Re:How for /. has fallen by GigaplexNZ · · Score: 1

      Last I checked, x264 is in the universe repository on Ubuntu's main servers (not in the restricted one) and that was enabled by default. You first suggested that they are trying to keep H.264 out of open source software. The x264 package is open source software, it is out there, it works. I don't really care if it isn't installed by default in your favourite distro, it doesn't have to be to qualify as being open source software in the wild.

  13. **** HD Videos by fm6 · · Score: 1

    They're a pain in the ass. Most of us don't have screens that can make them look any better (especially if those screens are on a netbook!) and don't care if we did. I prefer to convert my HD videos to a lower bitrate so they can display on a generic video adapter without any fancy software. Not always convenient, of course.

    But this post is really an excuse to make a cute observation about netbooks: they seem to be marketed as less powerful than they are! This is mainly in the way netbooks are described to consumers ("if you want to watch videos, you probably want a more powerful machine"), but there are two technical features that seem to be designed to identify netbooks as underpowered.

    The first feature is that the default config typically underclocks the CPU. OK, this makes the battery last longer, but not a lot longer. By accident or by design (I suspect it's by design) most users are going to attempt to play a Netflix stream on their netbooks, watch the video stutter hopelessly and say, "Oh well, they did tell me that the netbook is not a multimedia machine." Little knowing that a few power mode setting changes will fix the problem.

    Maybe your dubious about this first feature being anything but a power-saving thing, but explain this: why do netbooks have really cruddy speakers? Even cheapo zero-legacy computers meant for office workers have decent speakers. Not great, but at least you can make out what somebody in a video is saying, which you can't on a typical netbook speaker. Those are tiny and have the volume of a cracked teaspoon.

    My theory is that the manufacturers deliberately sabotage netbooks' video and audio so they won't be perceived as a cheaper alternative to laptops — those being what a lot of college students have instead of a TV set.

    1. Re:**** HD Videos by Anonymous Coward · · Score: 0

      Speak for yourself, dude. HD video looks gorgeous, 1080p particularly so. If you have a video card which supports DXVA, CPU load is about 5 percent on the slowest Pentium Dualcore you can buy. A $30 Nvidia 8400gs handles 1080p without a hitch, no commercial codec required. A 1920x1080 display with DVI is less than $200.

    2. Re:**** HD Videos by tepples · · Score: 1

      why do netbooks have really cruddy speakers?

      Because good speakers would make the case bigger.

    3. Re:**** HD Videos by Ethanol-fueled · · Score: 2, Interesting

      ...and driving good speakers takes more power. I agree with fm6 that netbooks are undermarketted but the space factor and at least the illusion of long battery life are not compatible with a good speaker system.

      Hell, today's artificially-loudened-during-mastering transient-loaded bass-heavy music like this* would shred even laptop cones.

      *Fun fact: early in the song, a "hot bowl of grits" is mentioned.

    4. Re:**** HD Videos by fm6 · · Score: 1

      If you have a video card which supports DXVA, CPU load is about 5 percent on the slowest Pentium Dualcore you can buy.

      But that's just the problem. Such a GPU isn't in most portable computers. So if I want to watch something that's HD, I have to leave my armchair and go sit at my desk.

    5. Re:**** HD Videos by cryptoluddite · · Score: 1

      The first feature is that the default config typically underclocks the CPU. OK, this makes the battery last longer, but not a lot longer.

      You're sort of right. Changing the cpu frequency on a netbook saves a small amount of power... a few percent. Lowering the core clock speed saves tons of power... for instance there's about 30% difference in idle power between the normal and low power modes using ASUS's utility to change the bus frequency. This corresponds to hours of battery life, and it's a big deal. Changing the cpu freq only saves minutes.

      But getting linux to easily change the core clock speed is really difficult. There's no icon that's just sitting there in the tray that you just click on like in Windows. So lots of people using linux on their netbook don't understand that you can actually get a lot more battery life, and run a lot cooler.

    6. Re:**** HD Videos by GigaplexNZ · · Score: 1

      But that's just the problem. Such a GPU isn't in most portable computers. So if I want to watch something that's HD, I have to leave my armchair and go sit at my desk.

      Or choose a portable computer that does actually have one. You said most don't have it, not all.

    7. Re:**** HD Videos by nxtw · · Score: 1

      Most of us don't have screens that can make them look any better

      Do you have a screen with more than 480/576 lines?

      why do netbooks have really cruddy speakers?

      Do you have headphones?

    8. Re:**** HD Videos by nxtw · · Score: 1

      Such a GPU isn't in most portable computers.

      GPUs with hardware decoding are in most non-netbook systems nowadays. The Intel 4 series mobile chipsets have H.264 decoding, as do all recent ATI and nVidia GPUs.

    9. Re:**** HD Videos by ottothecow · · Score: 1
      my netbook has 600 lines...

      playing 1080 or 720p content would be a mild improvement but not particularly noticeable vs 480. I do have a vga output which can get me 768 lines on my hdtv (can't go higher without DVI/HDMI) so it might be usable there...but if I just want to play to my TV, I just need a 20ft DVI-HDMI cable or a $200 acer computer with ION and xbmc and not a netbook.

      --
      Bottles.
    10. Re:**** HD Videos by nxtw · · Score: 2, Informative

      I do have a vga output which can get me 768 lines on my hdtv

      Seems like a problem with your setup. My HDTV supports 1080p VGA input, and any netbook with the GMA 900 or newer should support output at this resolution.

    11. Re:**** HD Videos by unitron · · Score: 1

      *Fun fact: early in the song, a "hot bowl of grits" is mentioned.

      Are we talking Natalie Portman hot grits or Al Greene hot grits?

      --

      I see even classic Slashdot is now pretty much unusable on dial up anymore.

    12. Re:**** HD Videos by ottothecow · · Score: 1

      AFAIK, my TV (and several of my friends TVs) won't accept VGA beyond 1336x768...not exactly sure why this is, but it requires HDMI for 1080p

      --
      Bottles.
  14. But I only have 1024x600 by Anonymous Coward · · Score: 0

    And connecting an external monitor defeats the point.

  15. Broadcom chip by icegreentea · · Score: 1

    There was kind of a big splash back in December about this Broadcom chip... Crystal HD or something. Basically, it's a $2 (or some other absurdly low price) video decoder chip that'll take pretty much the full load for decoding most common codecs in use today. It was certified by Intel as well. Wonder why we aren't seeing more netbooks out there being announced with this bugger. I mean, it'll cost next to nothing, and put plain-ass Atoms at par with Ion powered netbooks (well, for 90% of users who only needed/wanted Ion for the video to begin with).

    1. Re:Broadcom chip by batkiwi · · Score: 2, Informative

      They're about $40 for the mini-pci-express addin card, and the problem is you will lose wireless (easily fixable with a usb dongle though...).

      XBMC has support, other programs are coming online quickly.

    2. Re:Broadcom chip by KillShill · · Score: 1

      That's what monopolists are for.

      --
      Science : Proprietary , Knowledge : Open Source
  16. Excuse me, but... by Hurricane78 · · Score: 1

    ...any netbook with an ARM chip has hardware video acceleration, and can play HD video in fullscreen without problems.

    Oh, you were talking about an Atom mini-laptop? That’s no a real netbook with that platform power profile, now is it? ;)

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
    1. Re:Excuse me, but... by Blakey+Rat · · Score: 1

      What model is it? Where do I buy one?

      Of course, since you pulled that out of your ass, you might have a little trouble answering. We all know such a machine does not exist.

    2. Re:Excuse me, but... by Anonymous Coward · · Score: 0

      No but imagine if it did exist!!! Then it would be the Year of the Linux Netbook!

      I just hope that nobody realises that they could combine the same "hardware video acceleration" with an Atom core, get exactly the same power/performance ratio and keep x86.

  17. Screen Resolution by wisnoskij · · Score: 1

    As long as the screen resolution is high enough view HD why would HD video take any time or money to get? and if you do not have a screen capable of it then it is going to be impossible.

    --
    Troll is not a replacement for I disagree.
  18. Err... by rm999 · · Score: 2, Insightful

    What good is 720p video on my 1024x600 monitor? Too bad they don't make 600p videos.

    1. Re:Err... by tepples · · Score: 1

      Too bad they don't make 600p videos.

      In 50 Hz countries, they make 576p videos, which are close enough.

    2. Re:Err... by Shados · · Score: 1

      Not all netbooks have low res. There's a couple of 12 inch that have higher resolution, and some like the nokia booklet have 1280x720 on 10 inch.

    3. Re:Err... by Blakey+Rat · · Score: 1

      When my iBook had a 12" screen, it was a laptop not a netbook.

      Don't let the term slip like that... if it's 12", it's a freakin' laptop. Otherwise, the word "netbook" becomes even more meaningless than it already kind-of is.

      Hell, next thing you know, my 13.1" tablet will be a "netbook", and then my 14.1" work laptop will be a "netbook"...

    4. Re:Err... by Trogre · · Score: 1

      you might appreciate the ability to play back 720p content when your friend sends you his high-resolution videos and you don't want to wait a few hours while your netbook transcodes them down to 600p.

      Honestly, do people not think about these things?

      --
      "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    5. Re:Err... by Shados · · Score: 1

      Fine fine, still leaves the 10 inch 1280x720. I only know of one model, but its the one i have, so meh :)

    6. Re:Err... by Kitkoan · · Score: 1

      Not all netbooks have low res. There's a couple of 12 inch that have higher resolution, and some like the nokia booklet have 1280x720 on 10 inch.

      That still isn't going to play a 1080p video as mentioned in the article. 1080p needs a screen size of 1920x1080. If your going to go through this much effort to get the best picture would be better to just re-encode the video to your screens pixel size, would make it not stutter either.

      --
      Attention... all grammer nazi"s! Is they're anything; wrong with: my post,
    7. Re:Err... by Anonymous Coward · · Score: 0

      until someone comes up with a pure vector based codec, you'll have to accept the fact that most videos won't come in a 1:1 ratio with your display's res. I'd rather watdch 720p on a 1024x600 display than 480p.

    8. Re:Err... by Anonymous Coward · · Score: 0

      720p just means it's 720/600 times cooler. Must buy now.

    9. Re:Err... by Shados · · Score: 1

      Of course, but do note I was replying to a reference to 720p, not to the article.

    10. Re:Err... by nxtw · · Score: 1

      What good is 720p video on my 1024x600 monitor?

      You might be interested in learning about the VGA port.

    11. Re:Err... by Anonymous Coward · · Score: 0

      except your ibook weighed twice as much as a netbook and had less than half the battery life.

      Other distinction would be that your ibook had lower resolution compared to the standard 1366x768 on most 11-12" netbooks, although your ibook had an optical drive that all netbooks are lacking.

      netbooks aren't purely about screen size... and most people would identify them by weight and power consumption/battery life.

    12. Re:Err... by ottothecow · · Score: 1

      still won't get you to 1080p like mentioned in the article...I can't get past 768 lines without switching to dvi/hdmi (which my netbook lacks)

      --
      Bottles.
    13. Re:Err... by nxtw · · Score: 1

      still won't get you to 1080p like mentioned in the article...I can't get past 768 lines
      This is not a limitation of VGA, but a problem with your configuration. 1920x1080 at 60 Hz is well within VGA supported bandwidth - it is suported by the GMA 950 and 1080p displays which have non-broken VGA input processing.

    14. Re:Err... by cbope · · Score: 1

      Exactly. I just don't understand all the whining... "I can't play HD videos on my netbook...". Your freaking SCREEN doesn't have the resolution for it, why even bother? Pal DVD's are already 576 lines, which is close enough to the majority of netbook screen's vertical resolution of 600 lines. Even if you could play back HD on a netbook, I doubt you can tell the difference on a small netbook screen, which was built to a price point to keep it cheap and lacks resolution.

    15. Re:Err... by BikeHelmet · · Score: 1

      Ever resized a blurry image to be smaller? It gets sharper.

      Same thing applies to video. 720p on 1024x600 looks very sharp! At its native size, it might look a tad less nice.

    16. Re:Err... by Anonymous Coward · · Score: 0

      There's a good chance you can actually set your resolution to 720 in display options, or graphics options.
      But instead of being capable of displaying the full resolution, when you get to the bottom of the screen, it tracks the mouse.

      Then this just made me wonder why more machines don't come with this ability straight out of the box...
      I'd gladly use 4kx3k resolution if i could, instead of resorting to multimon setups.

      I think i remember seeing someone mention a program capable of doing this somewhere, but i don't remember the name.

    17. Re:Err... by Soul-Burn666 · · Score: 1

      Definitely not all.
      I have a 8.9" netbook with a 1280x720 display (KJS SX3) and a friend of mine has the truly ultra-portable Fujitsu U2010 with a surprisingly clear 5.6" 1280x720 display.
      Sure, it's rather smallish, but it definitely looks sharper than non-HD video content.
      The only codec which can really handle these videos with nearly 0 artifacts is the advertised CoreAVC.
      For those who'd rather no shell out money for it, the Microsoft codec that comes with Vista and 7 work really quite well too (Microsoft DVD/DTV codec), just enable it as a preferred filter in MPC and you're ready to go.
      Oh, you'd have to temporarily disable Desktop Composition for it to work well...

      --
      ^_^
    18. Re:Err... by Anonymous Coward · · Score: 0

      There's a version of the Lenovo S10-2 out there with a 1280x720 screen on 10". Almost 720p.

    19. Re:Err... by ottothecow · · Score: 1
      Sorry, I should have specified: it is my TV (and 2 friends' TVs that I have used) that won't accept higher than 1336x768 over the vga input and since we are talking about HD video, I was thinking TV.

      of course VGA can do more than 768...although now that I think about it, my ubuntu-running eee might not be able to hit much higher

      --
      Bottles.
    20. Re:Err... by vrmlguy · · Score: 1

      These days, "netbook" has come to mean any computer powered by an internal rechargeable battery and lacking any optical media drives. You know, like this one.

      --
      Nothing for 6-digit uids?
    21. Re:Err... by Anonymous Coward · · Score: 0

      yeah, but your iBook cost an arm and a leg (oh well, maybe not an arm and a leg, but I'm guessing > $1000 at least), and 'netbooks' cost in 200-400$ range.
      One part of an informal definition of a netbook is the price. Yes, netbook is a bit silly name, I suppose we'll be playing 3d games in a year or two on netbooks, but that's the term that stuck.
      I guess that 12" still qualifies in netbook class - as long as they are less or equal to 12" in size, no more ~400$ in price, and last at least 3-4hr in battery life - all at the same time - they fit the class 'netbook' and not a laptop. I'm aware that there are laptops which fulfill one or two of the points, but as long as they don't meet all of those 3 - they're not netbooks.

    22. Re:Err... by Blakey+Rat · · Score: 1

      Apple doesn't call the MacBook Air a netbook, and I don't see why anybody else would. It's not only too huge, but it's about 4 times too expensive to fit in with the rest of the netbooks.

    23. Re:Err... by Blakey+Rat · · Score: 1

      While you make a good argument, I still refuse to call anything with a 12.1" screen a netbook. 10" or smaller, only. I'm just going to be stubborn about that.

    24. Re:Err... by damien_kane · · Score: 1

      My TV is running at 1920x1080 over a standard analog VGA cable.
      42" Bravia + nVidia 9800GTS

      I think you and your friends all need to change your TVs. Perhaps you're using TVs that only support 1080i (native res 720p)?

    25. Re:Err... by vrmlguy · · Score: 1

      And once again we see why HTML should have included a <humor> tag.

      --
      Nothing for 6-digit uids?
  19. Which of you fucktard voted up Spam? by pecosdave · · Score: 3, Insightful

    Seriously, this is looks like any of the rest of the spam, especially with the opening statement.

    --
    The preceding post was not a Slashvertisement.
  20. Get the right netbook by Sheik+Yerbouti · · Score: 4, Informative

    Just buy the right netbook the Asus 1201N plays High def video perfectly well because it has an Nvidia 9400M graphics processors with Cuda and hardware video decoding. It will even output 1080P via it's HDMI port. It also has a dual core Atom 330 running at 1.6 ghz. All together it's a hell of a gadget for the money.

  21. Athlon Neo by Anonymous Coward · · Score: 0

    I will just use my Athlon Neo MV-40 powered 12.1" "netbook" instead. It can play all the Windows games too.

  22. My first generation Wind plays HD fine by Blakey+Rat · · Score: 1

    My first-generation MSI Wind has no problems playing HD video when running Windows 7. I can even multitask to some extent.

    What's the point of this story? Next are you going to post a summary of how to view webpages on a netbook? Or maybe some special $10 solution to connect your netbook to wifi?

    What a waste of bits.

  23. Why HD video takes money by tepples · · Score: 2, Insightful

    As long as the screen resolution is high enough view HD why would HD video take any time or money to get?

    The video itself is copyrighted and DRM'd, and the most common codec used to store it is patented and compute-intensive.

  24. Ummm? by Anticrawl · · Score: 2, Insightful

    Or... you could download CCCP, and just use that. With a bit of tweaking and just the stock codecs supplied one can easily get a 720p/1080p video playing on a standard retail netbook. However with an uncompressed bluray rip or something of that nature I'd imagine you're out of luck, I've never tried myself. The ability to play HD video on a netbook is easily obtainable free if you are using the right file format/player and have the proper codecs. As I said though for the average person just download CCCP, it's a free cure-all for your media playing woes with few exceptions. I'm not sure why this is even posted here. Anyone buying a netbook at a retail store isn't getting anything above a 600p monitor and those of who take the time to shop online for a 1366x768 netbook are more than savvy enough to get it working, not to mention the typical Slashdot posters. Even then I can't imagine a Slashdotter buying netbooks this day and age what with similarly priced ultraportable laptops at the same size that are thinner, more powerful and feature 8-12 hours of battery life standard (Timeline series from Acer for example). I suppose some of us have kids and family members we'd buy netbooks for though. For a standard 600p netbook though why even bother with this? You want that 400i/p video you got off the internet or from your digital recorder to look nice? Use some nice upconversion software and play it like that to save resources. No way in hell you'll be able to run a real-time quality up-conversion player on a netbook though.

  25. 1. install codec. 2. watch movie 3. ??? by Anonymous Coward · · Score: 0

    4. Why is this a story?

    captcha: decoders

  26. Slippage? What slippage? by SuperKendall · · Score: 3, Funny

    I'm buying a 17" netbook later this year.

    The name just feels lighter!

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:Slippage? What slippage? by Anonymous Coward · · Score: 0
      Sarah Palin is a retard and so is her kid.

      Fuck you scumbag. Eat a bag of dicks.

      Only a fucking moron like yourself would want a dimwit like Palin to be the president.

  27. Why is this here... by mariushm · · Score: 1

    And actually MPC-HC is capable of decoding videos using the hardware h264 decoder the laptop probably already has built in. CoreAVC would just decode the video in software.

    1. Re:Why is this here... by nxtw · · Score: 1

      And actually MPC-HC is capable of decoding videos using the hardware h264 decoder the laptop probably already has built in.

      Not Atom netbooks with Intel GPUs.

  28. AVC's Secret Sauce by evilviper · · Score: 5, Interesting

    The secret to CoreAVC's speed is that it cheats... If you compare the frames output, with any other codec, you'll see that the results are not the same. People have commented on how CoreAVC looks different, sometimes "fuzzy". Again, it's going for lower-precision in exchange for speed. This is particularly galling in the case of H.264/AVC, since it has lossless modes, which are supposed to be bit-exact, not "close enough".

    Honestly, if you want slightly faster + blurry video, why don't you just grab a lower-resolution copy of the same video, and save yourself the disk space, and money on the software license.

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    1. Re:AVC's Secret Sauce by PhrostyMcByte · · Score: 2, Interesting

      I'd be interested to see the comments you alluded to. If you see sub-standard or blurry video, you need to ask for help (you might be doing something wrong) or file a bug report. Any issues I've seen with CoreAVC have been fixed quickly -- there is a small community of experts who expect nothing less than excellent quality.

    2. Re:AVC's Secret Sauce by Anonymous Coward · · Score: 1, Informative

      CoreAVC doesn't cheat by lowering quality. The output of a compliant H.264 decoder has to be bit exact in every mode, not just lossless. CoreAVC also uses hardware decoding in newer nvidia cards and there it couldn't cheat even if it wanted to.
      Most of the time when people have problems with the look of AVC videos it's a renderer issue that makes the colours look washed out, but that's not really the decoders problem and can easily be fixed. Another popular problem is people turning deblocking off on the decoder because they think it is optional. Most H.264 decoders provide such an option to speed up decoding if you have no other way to play the video smoothly, but that can cause serious artifacts like blocking and colour drifts that get progressively worse throughout the GOP. Also on doom9 you sometimes get people who claim 2 screenshots show differences between decoders while when you compare them bit for bit they are the same. Just goes to show that if you really want to see a difference you'll see it whether it's there or not.
      CoreAVC also doesn't decode video much faster than other (free) AVC decoders these days. ffmpeg came a lot closer to its performance and there is also the DivX AVC decoder and DiAVC which offer comparable performance.

      While we are at the topic of video and H.264: Theora is not in the same league as H.264 and claiming so doesn't do it any good. In fact the Theora developers discourage such claims.

    3. Re:AVC's Secret Sauce by Anonymous Coward · · Score: 0

      I'd like to see GP's evidence, too. GP uses the term "lower precision"; this is incredibly vague. Lower precision in or of what? What version of CoreAVC?
      As far as I'm aware, there's no cheating whatsoever (don't believe an AC like me? Ask DarkShikari, one of x264's main developers and a recent contributor to CoreAVC) in terms of trade-offs to gain speed. As all H.264/AVC decoders have to follow the specs, the output will always be bit-exact with every AVC decoder out there, short of them having a bug of some sort--which, as you pointed out, are usually quickly fixed. Heck, CoreAVC even now finally supports out-of-spec MVs (there's a lot of badly encoded videos out there...) in its newest release, as some Doom9ers have incessantly requested.

      Also, if you're interested in a surprisingly fast CPU-based decoder--no CUDA or OpenCL--, keep an eye out for DiAVC, courtesy of schweinsz. Picky as the Doom9ers typically and thankfully are, he managed to withstand an onslaught of scrutiny and has really come out swinging. He doesn't support CAVLC yet, but it's coming in his next release, and, shockingly, he still doesn't have a trial out; give him some slack, though, as he's basically a one-man company trying to make a name for himself.
      Plus he's also promised to help improve x264's speed.

      So, if you're unsure what to buy, don't decide just yet. IMHO, it's just getting interesting.

  29. why not just use VLC by axor1337 · · Score: 0, Redundant

    it has h.264 support and is free

    --
    there are 10 types of people in this world, those who read binary and those who don't. which are you!
  30. 1080p on '08 MBP by kromozone · · Score: 1

    I have a 2.2ghz Core2Duo MBP from Early '08 with 4GB of RAM that is incapable of playing back 1080p x264 without stuttering. I've tried everything - MPlayer, VLC, numerous Boxee release. I can get close to normal playback if there are absolutely no other applications running, but the CPU still maxes out and stutters during rapid-motion scenes. It seems there is absolutely no hardware acceleration available for the mac, unless you have a new MBP with a 9400m and are playing back in Quicktime. Even more frustrating, if I boot into Windows with BootCamp I can play back 1080p video flawlessly with no stuttering as the Windows side supports GPU acceleration. So much for the wonders of OpenCL in Snow Leopard.

  31. How about a free option? by TavisJohn · · Score: 1

    All you need are 2 things.

    Download K-Lite Codec Pack:
    http://www.codecguide.com/download_kl.htm
    It includes Media Player Classic...

    AND some HD videos in almost ANY codec.

    Enjoy!

    ----------------------
    This is nothing more than an advert for a $10 codec!

    1. Re:How about a free option? by joe_garage · · Score: 2, Informative

      codec packs are really never required and often just crap up your system .. Media Player Classic Home Cinema http://mpc-hc.sourceforge.net/ has built in EVR renderer and plays 1080p files (at at least up to 40mps bitrate) on ION netbooks and ION 330's using the GPU instead of the CPU .. also - XBMC has two different branches out now that use GPU acceleration for perfect 1080p playback hardware like above ...

    2. Re:How about a free option? by c_g_hills · · Score: 1

      You could also use ffdshow-tryout, which has DXVA support for AVC/H.264, allowing you to watch gpu-accelerated videos in any media player that supports directshow (such as Windows Media Player).

  32. h.264 accelerator chip by chill · · Score: 1

    And to get rid of those unsightly stutters, free up a slot and install a dedicated co-processor.

    http://www.logicsupply.com/blog/2009/11/16/the-little-pcie-card-that-could/

    Supported by XBMC under Windows, Linux and OS X. Cost $49 at that site, under "accessories, adapters". I just ordered one and will put it thru its paces on my Asus EEE 901 soon.

    --
    Learning HOW to think is more important than learning WHAT to think.
  33. That's easy. by mweather · · Score: 1

    If you want to play HD on a netbook, just don't encode it in h.264. It may be great for file size, but the hardware requirements are ridiculous.

    1. Re:That's easy. by HTH+NE1 · · Score: 1

      If you want to play HD on a netbook, just don't encode it in h.264. It may be great for file size, but the hardware requirements are ridiculous.

      Last time I had 3 hours of HD MPEG-2 1080i video (transport stream), it was over 19 GB. I used a MPEG StreamClip to do a dual-pass transcoding to H.264. More than a day later, I ended up with a 28 GB file.

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
  34. DivX's AVC codec is free and faster than CoreAVC by Fluffy+Bunnies · · Score: 1

    K-lite just uses ffmpeg. Di-AVC also seems to beat CoreAVC but it's going to be payware too. DivX is free; just make sure you don't install any other crap from their installer. You only want their AVC filter, not the divx codec and certainly not their media player, etc.

  35. !netbook by Anonymous Coward · · Score: 0

    That so-called "NetBook" is running Windows 7, hence it can't be a cheap, low-powered, ultra-portable device.

  36. 1080p Adam by Anonymous Coward · · Score: 0

    I am waiting for Notion inks ADAM
    Its look like a great device than i pad, i have seen Adam at cwc2k10 and its fabulous.
    cant wait adam.

    -Eve

  37. Point? by NeverNow · · Score: 1

    I don't know about you all, but struggling to watch a 1080p video on a 10 inch, 1024x600 screen is not exactly a priority, nor it seems to make much sense to me. SD is just fine for netbooks.

  38. How is this fucking news? by Anonymous Coward · · Score: 0

    I've had a Dell Mini 9 for over a year and it is able to play 1080p video out of the box (Ubuntu).

    1. Re:How is this fucking news? by HTH+NE1 · · Score: 1

      I've found my Dell Mini 9 requiring a well ventilated area to keep it cool in order to play HD video (to an external screen natch) without periodic hesitation (hackintosh).

      --
      Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
  39. In what country? by tepples · · Score: 1

    transcoded DVD's

    In what country? Slashdot's home country has a law called the DMCA prohibiting private citizens from backing up DVDs or distributing tools designed to back up DVDs. It also has something called "patents" that allow MPEG-LA to prohibit the use of H.264 video compression in software distributed under a free software license.

    I'd check your homepage for your country, but it appears to be a nonexistent domain.

    1. Re:In what country? by Anonymous Coward · · Score: 0

      I've been from one side of this planet to the other. There are shit laws everywhere you go. Seriously, pick your poison.

    2. Re:In what country? by jedidiah · · Score: 1

      Neither of those address the fact that free software that does h264 is alive and well.

      There's even dedicated h264 decoding hardware that's supported in Free Software.

      The idea that Free Software can't do h264 is just fear mongering by fools that want to help Steve Jobs have a monopoly on content delivery.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    3. Re:In what country? by tepples · · Score: 1

      In what country?

      free software that does h264 is alive and well.

      You didn't answer the question I asked. In which of the world's countries "is free software that does h264 [] alive and well"?

    4. Re:In what country? by jedidiah · · Score: 1

      > You didn't answer the question I asked. In which of the world's countries "is free software that does h264 [] alive and well"?

      Any of them.

      Like I said. It's time for you to stop shilling in favor of Steve Jobs new monopoly on content distribution.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    5. Re:In what country? by tepples · · Score: 1

      You didn't answer the question I asked. In which of the world's countries "is free software that does h264 [] alive and well"?

      Any of them.

      OK, I'll pick one of them: the United States of America. In the United States, where MPEG-LA members are believed to hold valid patents covering H.264, and MPEG-LA licenses them incompatibly with any license meeting FSF's or Debian's definition of a free software license or OSI's equivalent definition of an open source license. So how is "free software that does h264 [] alive and well" in the United States? Or are you talking about "it's not illegal if you don't get caught"?

      It's time for you to stop shilling in favor of Steve Jobs new monopoly on content distribution.

      If I'm shilling for anyone, it's for Xiph.

  40. I agree, this is nothing but an Ad... by TheNetAvenger · · Score: 1

    Running Win7 on Netbooks for over a year now, and they all play HD video content just fine.

    Plaing WMV/VC1/h.264 via Media Player or Media Center (yes even Media Center) plays 720p just fine without frame drops.

    The only exceptions is using a Flash HD player, then the player shoots the HT Atom CPU to 100% for no real reason. The other exception is Silverlight streaming 1080, you only get about 22-24fps (which is not a large drop in FPS), and a bit of overkill on a 1024x600 screen.

    Wow, articles like this are disburbing, as it will have people ripping out the default H.264 codecs from Win7 and then later on have problems.

  41. Decode != Display by Anonymous Coward · · Score: 1, Insightful

    To playback 1080p you have to decode it first which will cause stuttering on slow hardware regardless of the display size.

  42. free alternative by Anonymous Coward · · Score: 0

    http://nunnally.ahmygoddess.net/watching-h264-videos-using-dxva/

  43. $9.95 makes it unshippable on netbooks by wdef · · Score: 1

    My guess is this is too much moola to add to the BOM for most netbooks, so don't expect CoreAVC to ship preinstalled. Unless CoreAVC will do a massive bulk discount to OEMs.

    1. Re:$9.95 makes it unshippable on netbooks by wdef · · Score: 1

      Never mind - I see they do volume licensing http://corecodec.com/oem