Slashdot Mirror


Matrox Parhelia 512 Preview

SpinnerBait writes "Finally, you don't have to sift through all the unreleased and unauthorized bogus information around the net about Matrox's upcoming 3D Graphics chip, called the Parhelia 512. Matrox has taken the wraps off their next generation GPU and this Preview over at HotHardware goes through its feature set with a fine toothed comb. They also give you a very rare glimpse inside Matrox's Montreal Headquarters, as well as a look at some very impressive technology demos, rendered on their new chip. Looks like impressive stuff for sure."

16 of 202 comments (clear)

  1. Don't forget... by supercytro · · Score: 4, Insightful

    ...to release decent drivers. Tested and stable would be nice...

  2. Anandtech has a full preview on it too by cOdEgUru · · Score: 5, Informative

    Here

    The summary mentions quite a few interesting notes regarding the effect this card would have on current games.

    - In "simple" games like Quake III Arena, the Parhelia-512 will definitely lose out to the GeForce4 Ti 4600. By simple we mean games that generally use no more than two textures and are currently bound by fill rate. NVIDIA's drivers are highly optimized (much more so than Matrox's) and in situations where the majority of the Parhelia's execution power is going unused, it will lose out to the Ti 4600. This can change by turning on anisotropic filtering and antialiasing however, where the balance will begin to tilt in favor of the Parhelia.

    - In stressful DX8 games, Matrox expects the Parhelia-512 to take the gold - either performing on par or outperforming the GeForce4 Ti 4600. Once again, as soon as you enable better texture filtering algorithms and antialiasing the Parhelia-512 should begin to seriously separate itself from the Ti 4600. The quad-texturing capabilities of the core as well as the 5-stage pixel shaders will be very handy in games coming out over the next several months.

    So from the look of it, Parhelia does not wipe out Nvidia (though I would like them to), but is a worthy competitor to nvidia in current games. It would be interesting to see how ATI and Nvidia match up to this new competitor in the coming months.

    Be afraid. Be vewy vewy afraid.

  3. The G200 looked impressive too but didn't deliver by MacBoy · · Score: 4, Insightful

    I wonder if their new Parhelia can deliver on its promises? Have Matrox's openGL drivers improved significantly over the past few years? Poor openGL was what killed G200's promising future, and I would hate to see a repeat performance.

  4. What Supporting Hardware Does One Need? by Vortran · · Score: 3, Interesting

    Ok.. so it has AGP 8x. Nifty! What motherboard do I buy that has AGP 8x? I just bought an Abit KR7A-RAID with Via KT266 chipset, thinking this is a pretty decent board, but I doubt it supports AGP 8x.

    Now we move on to monitors. Could someone recommend a monitor that I can use to accurately resolve 1 billion colors? I tend to run my 2 Viewsonic PT775's at 1600 x 1200 so I've grown accustomed to that much "real estate".

    This sounds like an awesome card, but I really don't know where to go or what to get to reap all the benefits of it.

    Lastly, precisely when and where can a fellow technogeek acquire one? Since the HotHardware site seems to be experiencing some serious "Slashdot Effect" I was unable to finish reading the entire article. MRP $$ and a release date would be very useful.

    Vortran out

    --
    Knowledge is like ignorance.. too much can be just as bad as not enough.
    1. Re:What Supporting Hardware Does One Need? by cOdEgUru · · Score: 3, Informative

      MRP : Approximately 450 US Dollars.
      And this would be for the fastest Matrox Card. There might be more than one flavour, but dont expect them to diversify it like Nvidia does (Ti200, Ti4400, Ti4600 and the MX420 and MX440).

      Shipping Date : Late June

  5. It is. by Rui+del-Negro · · Score: 4, Insightful

    The human eye can distinguish about 10 million different colours. But it's more sensitive to some frequencies than others, so sometimes 24 bits (16 million colours) may not be enough.

    For example, most people can distinguish between two very similar 24-bit medium greens but not between three or four similar 24-bit dark blues.

    That said, no monitor can accurately represent 16 million colours, let alone several billions. Even if they could, the dynamic range of monitors is very limited compared to the range our eyes can see (ie, monitors have very limited brightness compared to the normal sunlit world), so most of those colours would be wasted.

    Higher colour precision is good because it minimises round-off errors, but this applies mainly to internal calculations (some operations are done directly on the final framebuffer, but very few). For display, 24 bits (and a good monitor) are more than enough.

    RMN
    ~~~

    1. Re:It is. by dingo · · Score: 5, Funny

      For example, most people can distinguish between two very similar 24-bit medium greens but not between three or four similar 24-bit dark blues.

      If i remember back to biology this is because there are lots of green (Natural) foods but not so many blue ones and we therefore have allocated more cones in our eyes to distinguishing greens than blues.
      This is why blue m-m's are an affront to nature :)

      --
      The Borg assimilated my race & all I got was this lousy T-shirt
  6. Specs VS G450 by LoudMusic · · Score: 3, Interesting

    I'm currently running an AGP Matrox G450 with 32mb of RAM with two CRTs. I like the card because it allows me to go up to 3200 x 1200 resolution with 32bit color.

    I really like the prospect of having three monitors to eliviate the issue of having a giant gap between displays due to the thick boarder of any display. However ...

    This new card claims it only does 3840 x 1024 resolution on three cards. It still has the max color depth, but the resolution has to drop. By going to this big fancy new card I'd only gain 100,000 pixels, which in reality is next to nothing.

    Is it a driver limitation, or does it take more than a 512bit dual 400mhz 256mb video card to push 4800 x 1200 for simple 2D functions?

    ~LoudMusic

    --
    No sig for you. YOU GET NO SIG!
  7. Parhelia Shots : Come and get'em here.. by cOdEgUru · · Score: 3, Insightful

    This is the only picture I could find of Parhelia.

    Look at the massive heatsink on that baby... Ooooh mama...

  8. Wonderful for people in (broadcast) TV by grmoc · · Score: 4, Informative

    For those of you who don't already know, professional TV standards (specifically, D1, also known as SDI, though SDI is technically different) use 10-bit YCrCb video.
    This means that any particular pixel may have up to 30 bits of color (even though the maximum difference between colors of pixels is less than that.

    Obviously, this is not something that is easily accomplished with standard 24 bit/32 bit rendering. If you convert the SDI into something that can be represented in the frame buffer of the video card, then you've lost precision. This is unacceptable for broadcast! (And no, overlay isn't generally good enough since you want to capture the pixels for output though SDI)

    Admittedly, this card isn't perfect- It would be nice to have 8 bits of destination alpha (for a key channel). 4 shades of keying just isn't enough...

    In any case, having a card (finally!) support 10 bit rendering (especially the 10 bit rendering in openGL) in hardware will be wonderful!

  9. What Parhelia means... by edgrale · · Score: 5, Informative

    Take a look at this explanation which explains what a parhelia is =)

    interesting stuff

    --
    09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
  10. 100+ fps in Q3A is NOT too much! Here's why: by Namarrgon · · Score: 5, Informative
    That tired old line again? As with everyone else who trots this one out, you're ignoring a number of things:

    - First off, Q3A is used as THE single standard metric to see how a card will perform under a common load. It's a very good way to judge the raw speed of a card overall, and often provides good pointers as to overall performance in fancier modes or other games, but it certainly doesn't mean every game you play will be 100+ fps.

    - Second, that figure is an AVERAGE. When actually gaming, the average framerate is not the issue - the MINIMUM framerate is the killer. 60 fps average is fine, but when the framerate drops to 10-15 fps in a heavy firefight, you're in trouble. A higher average framerate usually translates to a higher minimum as well. In fact, many sites have taken to quoting minimums as well, or even showing a complete framerate graph.

    - Third, the ability to manage 100 fps at e.g. 1024x768 means only around 40 fps at 1600x1200, if your monitor extends that far, or perhaps only 30 fps at 1024x768 with 4x AA if it doesn't. Your card will need to score 200 fps if you want to improve your resolution/AA, or maybe even 300 fps if you want to do that and still keep your minimum fps above 60.

    - Fourth, the same argument applies to other quality improvements like trilinear and anisotropic filtering. Taking 32 texture samples instead of 4 can really kill your framerate, so you better hope you're getting enormous framerates with non-anisotropic filtering if you hope to get acceptable speed with anisotropic filtering enabled.

    - Fifth, Q3A is not the only game out there. There are a lot of more demanding games available today, even those based on the Q3A engine like RtCW, that will give you much lower framerates.

    Combining two or more of the above factors can bring the fastest graphics card to its knees, even if it scores 200 fps in Q3A. We'll have to wait until we see scores of 300 or 400 before we can expect to play Jedi Knight II at 1600x1200 with 9x AA and 16-sample anisotropic filtering, while never dropping below at least 30 fps. But boy, will it look good when we can :-)

    Ideally, a review will give individual scores for all the above - high resolution, AA, anisotropic filtering, a range of modern games, and all combinations of the above. But since this would entail a vast amount of testing and a huge array of numbers, most reviews settle for a few known tests that are indicative of performance in other tests. And the most popular of those is good old Q3A.

    --
    Why would anyone engrave "Elbereth"?
  11. Hmm. If history repeats itself no one will notice by Shivetya · · Score: 5, Interesting

    Matrox doesn't actually have a good history of getting cards out in a decent time frame. Figure that by the time this card is actually available (anyone remember the g400? how many months did it take to get one after it supposedly became available?) it will be irrelevant.

    The next problem is that Matrox ruined their reputation in my eyes with the G200 by lieing about OpenGL. Lieing about how they were going to have it in November, then December, and so on... they kept this up until they announced the G400 and then suddenly the g200 was a no-go.

    Ever since the G400 series it seems Matrox has been coming up with feature laden cards... trouble was no one asked for the features they chose to offer. Now they added even more features and a buttload of performance to boot. Yet as before, GF5 will be announced about the time this card is supposed to ship, and most likely be in stores at the same time.

    --
    * Winners compare their achievements to their goals, losers compare theirs to that of others.
  12. Re:You won't be seeing 1 billion colours on Linux by cryptic · · Score: 3, Informative

    Did you actually bother to read a manpage?
    Your wrong.

    'man X', under 'COLOR NAMES'

    The syntax is an initial sharp sign character followed by a numeric specification, in one of the following formats:

    #RGB (4 bits each)
    #RRGGBB (8 bits each)
    #RRRGGGBBB (12 bits each)
    #RRRRGGGGBBBB (16 bits each)

  13. Not intended for people in (broadcast) TV... by Namarrgon · · Score: 4, Informative
    The Matrox's 10 bit framebuffer & DACs will be great for previewing deep-colour images, e.g. in film work and some broadcast. It's not the first (SGI do 12 bit, Sun's new card does 10 bit, so does the newly-announced P10 from 3Dlabs). But it's not a solution for professional video output.

    As someone else pointed out, 10 bits of RGB does not equate to 10 bits of YUV. The Parhelia will give great 10 bit RGB previews (completely independant of output quality), and will even output a 10 bit YUV video signal - but only via S-Video, where the two colour signals get encoded together anyway. You need 10 bit component output, or 10 bit SDI, neither of which can be done by the Parhelia. It's more aimed at the 10 bit DVD market than a professional output solution.

    The two-bit alpha limitation is largely irrelevant. For display on a monitor, RGB is all you need. Processing of deep-colour images should be done with at least 16 bits per component (including alpha) in memory for best results, then dithered down to 10 bit RGB for display. Key channel output requires a second video connector, so it won't do that at all.

    --
    Why would anyone engrave "Elbereth"?
  14. Not if you're human... by Rui+del-Negro · · Score: 3, Informative

    Nope. Cones are sensitive to red, green and blue (hence the use of RGB in TVs). [...] Luminance really isn't that important.

    I recommend reading a bit more on the subject before making such definitive statements. You can start with this:

    Spectral sensitivity of the human eye

    As you can see, at 650 nm (pure red), the cones are almost blind. The brain combines this information with what it gets from the rods (luminance) and realises that there is some colour there. And since it has no blue, almost no green and only a little yellow, it's translated to "red".

    TVs use RGB (red,green,blue) just as they could use CMY (cyan,magenta,yellow) or any other group of complementary colours (of which there is an infinite number - any three colours that are 120 apart in a spectrum wheel will do). It has nothing to do with the actual wavelengths that the receptors in our eyes are tuned to.

    You may also want to read some more about how TV colour signals are encoded (messy but interesting) and why current standards are as they are. Do a quick search on the internet and I'm sure you'll find plenty of pages about it.

    RMN
    ~~~