Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] intel HD graphics 4000 and viewing DVDs
Date: Fri, 27 Jul 2012 20:59:35
Message-Id: CA+czFiCPQqyryLgTwgzwUc8F+_1ge_ovVCDgjHWXXdjCu4h=ig@mail.gmail.com
In Reply to: Re: [gentoo-user] intel HD graphics 4000 and viewing DVDs by Florian Philipp
1 On Fri, Jul 27, 2012 at 4:39 PM, Florian Philipp <lists@×××××××××××.net> wrote:
2 > Am 27.07.2012 22:22, schrieb Michael Mol:
3 >> On Fri, Jul 27, 2012 at 4:10 PM, Allan Gottlieb <gottlieb@×××.edu> wrote:
4 >>> I am getting a new laptop. (likely dell 6430).
5 >>> The two graphics options are intel HD 4000 and nvidia NVS 5200M.
6 >>> Dell is as expected suggesting the 5200M.
7 >>>
8 >>> I do not need 3D or fast response. Dell hinted that DVDs might not play
9 >>> with the intel HD 4000. This seems weird to me as the 4000 is supposed
10 >>> to be a big improvement over the 3000 and I can't believe dell or others
11 >>> would have sold laptops that can't play dvds
12 >>>
13 >>> Any comments or experiences?
14 >>
15 >> My Duron 750MHz was able to decode DVDs in realtime. After that, all
16 >> you're doing is blitting (or using xv) the frames to the screen. I
17 >> would be absolutely shocked if the Intel HD 4000 GPU couldn't handle
18 >> that basic of a 2D acceleration function.
19 >>
20 >> Now, DVDs use MPEG2. Blu-Ray uses h.264, which is a much harder beast
21 >> to decode in realtime. It's possible the HD 4000 GPU can't handle
22 >> hardware decode of h.264, but I don't know. I've never looked into it.
23 >> (Software decode of 1080p h.264 on my Phenom 9650 worked somewhat, but
24 >> highly active scenes would cause frame drops.)
25 >>
26 >
27 > I've experienced issues playing DVDs on fullscreen with the OSS radeon
28 > driver. Therefore I'm cautious of assumptions that something works
29 > simply because the input is easy to decode. Upscaling to large displays
30 > with high resolutions can be an issue.
31 >
32 > I'm not saying the Intel driver cannot handle it. I'm just saying you
33 > should try it or look for reports.
34
35 How high is 'high' resolution? I was upscaling to 1600x1200 using an a
36 Radeon 9600; that card would now be almost ten years old. A bit later,
37 I did the same on a 2.4GHz Pentium 4 using an i845-based Intel
38 graphics card. Here's the line from lspci, as run in May of 2007:
39
40 00:02.0 VGA compatible controller: Intel Corporation
41 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
42
43 Hardware scaling a 2D image is one of the most trivial
44 hardware-accelerated options GPUs perform. If someone had difficulties
45 upscaling a 480p (roughly what DVDs are) to 1080p at 24 or 33fps, I
46 would be very highly suspicious of a software misconfiguration. That
47 kind of scaling should even be comfortably doable in software on any
48 modern x86-derived processor. (With the plausible exclusion of the
49 Atom CPU)
50
51 --
52 :wq

Replies

Subject Author
Re: [gentoo-user] intel HD graphics 4000 and viewing DVDs Florian Philipp <lists@×××××××××××.net>