does lower framrate mean better graphic?

This topic is locked from further discussion.

Avatar image for han_186
han_186

948

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#1 han_186
Member since 2006 • 948 Posts
Topic, and what does framrates really do? Does that mean prime 3 could had an even better graphic?!
Avatar image for Jaysonguy
Jaysonguy

39454

Forum Posts

0

Wiki Points

0

Followers

Reviews: 7

User Lists: 0

#2 Jaysonguy
Member since 2006 • 39454 Posts

No, higher framerate means better overall image while in motion.

Imagine a cartoon that only moves 10 times per minute compared to a cartoon that moves 50 times per minute. Which one do you think is going to look better when you watch the cartoon?

Avatar image for noremnants
NoRemnants

3351

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#3 NoRemnants
Member since 2006 • 3351 Posts

No, higher framerate means better overall image while in motion.

Imagine a cartoon that only moves 10 times per minute compared to a cartoon that moves 50 times per minute. Which one do you think is going to look better when you watch the cartoon?

Jaysonguy
Framerate doesn't have anything to do with the image. Framerate is how many frames (if you were to freeze a game at any point in time that would be a frame) per second its running at. A framerate of 60fps (frames per second) is the ideal number but anything above 30fps is acceptable. Raising the graphical quality decreases the framerate which would make the game choppy (if it goes below 30fps). Optimizing code can raise fps which would then allow you to increase the graphics quality. The reason games 3 years into the Wii's lifetime are going to look better than games right now is because all the code will be much better optimized (with each game release) and with better code they can squeeze more power out of the system.
Avatar image for Jaysonguy
Jaysonguy

39454

Forum Posts

0

Wiki Points

0

Followers

Reviews: 7

User Lists: 0

#4 Jaysonguy
Member since 2006 • 39454 Posts
[QUOTE="Jaysonguy"]

No, higher framerate means better overall image while in motion.

Imagine a cartoon that only moves 10 times per minute compared to a cartoon that moves 50 times per minute. Which one do you think is going to look better when you watch the cartoon?

XBSHX

Framerate doesn't have anything to do with the image.

That's why I said image in motion and there it has everything to do with it.

A perfect example is the latest Madden on the two "other" systems. One moves at 60fps and one moves at 30. So far everyone who has a set of working eyeballs says that the one moving at 60 looks better.

Same images redered the same way but the one moving at a higher fps looks better to everyone

Avatar image for Arnalion
Arnalion

3316

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#5 Arnalion
Member since 2006 • 3316 Posts
[QUOTE="Jaysonguy"]

No, higher framerate means better overall image while in motion.

Imagine a cartoon that only moves 10 times per minute compared to a cartoon that moves 50 times per minute. Which one do you think is going to look better when you watch the cartoon?

XBSHX

Framerate doesn't have anything to do with the image. Framerate is how many frames (if you were to freeze a game at any point in time that would be a frame) per second its running at. A framerate of 60fps (frames per second) is the ideal number but anything above 30fps is acceptable. Raising the graphical quality decreases the framerate which would make the game choppy (if it goes below 30fps). Optimizing code can raise fps which would then allow you to increase the graphics quality. The reason games 3 years into the Wii's lifetime are going to look better than games right now is because all the code will be much better optimized (with each game release) and with better code they can squeeze more power out of the system.

Yup. It's easier to to make a better looking game running at lower framrate compared to higher.

Example: A game running at 60 fps compared to 30 fps must render everything twise as often, so it's not so strange its more demanding.

[QUOTE="XBSHX"][QUOTE="Jaysonguy"]

No, higher framerate means better overall image while in motion.

Imagine a cartoon that only moves 10 times per minute compared to a cartoon that moves 50 times per minute. Which one do you think is going to look better when you watch the cartoon?

Jaysonguy

Framerate doesn't have anything to do with the image.

That's why I said image in motion and there it has everything to do with it.

A perfect example is the latest Madden on the two "other" systems. One moves at 60fps and one moves at 30. So far everyone who has a set of working eyeballs says that the one moving at 60 looks better.

Same images redered the same way but the one moving at a higher fps looks better to everyone

I think you've missed something. You can in theory push twise as many polygons in a game running at 30 fps compared to a 60 fps game.

So you can have a game that is much more visually stunning, more polygons, better textures, better effects etc.

The question was if MP3 whould've have looked better if it had ran in 30 fps instead of 60 fps and yeah it probably would've.

Avatar image for Jaysonguy
Jaysonguy

39454

Forum Posts

0

Wiki Points

0

Followers

Reviews: 7

User Lists: 0

#6 Jaysonguy
Member since 2006 • 39454 Posts

You can in theory push twise as many polygons in a game running at 30 fps compared to a 60 fps game.

So you can have a game that is much more visually stunning, more polygons, better textures, better effects etc.

Arnalion

True but only if you're at the ceiling. Since most games don't even come close to the ceiling you can make the game move at 60fps with the same level of detail to graphics that the 30fps has.

Madden is a perfect exmaple of this. Both "other" versions look the same yet they move at different speeds and you can tell the difference with the naked eye. Since there's no game on the Wii right now that gets close to it's limit all the games released on the Wii so far can run at 60fps with the same detail as if it was 30fps.

Avatar image for han_186
han_186

948

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#7 han_186
Member since 2006 • 948 Posts
lol, is ther 90fps?!!!
Avatar image for Spelunker
Spelunker

11428

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#8 Spelunker
Member since 2002 • 11428 Posts

Arnalion pretty much hits the nail on the head, here. The OP asked about the relationship between potential graphics and frame rate, and there really is a negative correllation (in terms of the base visual quality). Put it this way, a given console can render a pretty astounding still image. The more it needs to incorporate motion into that image, the less quality it can put to the image itself.

Rendering a still image requires X amount of processing power, defining X as a percentage of system resources Z. Re-rendering said image a certain amount of times within a defined period (a second) also drains on that overall system resources, Y. As Y scales up, X needs to be reduced (in this simplified example, X + Y = Z).

It's a trade off. A faster frame rate tends to make action look smoother (too slow, and it's choppy), although stabilityof frame rate is likely more important than pure speed, over a certain threshhold. But it's a zero sum game, when it comes to processing power, and it depends where you want to marshal your resources.

Edit: and if you don't think those sacrifices and tradeoffs are already being made on the Wii, then you're beyond kidding yourself. You don't need to even be maxing out a console to have to make that tradeoff: you can expand your Z (the available system resources) with more work and effort, but everyone is still working within some maximum of system power, and they're still sacrificing resources in one area to free them up somewhere else.

Avatar image for han_186
han_186

948

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#9 han_186
Member since 2006 • 948 Posts

Arnalion pretty much hits the nail on the head, here. The OP asked about the relationship between potential graphics and frame rate, and there really is a negative correllation (in terms of the base visual quality). Put it this way, a given console can render a pretty astounding still image. The more it needs to incorporate motion into that image, the less quality it can put to the image itself.

Rendering a still image requires X amount of processing power, defining X as a percentage of system resources Z. Re-rendering said image a certain amount of times within a defined period (a second) also drains on that overall system resources, Y. As Y scales up, X needs to be reduced (in this simplified example, X + Y = Z).

It's a trade off. A faster frame rate tends to make action look smoother (too slow, and it's choppy), although stabilityof frame rate is likely more important than pure speed, over a certain 24fps threshhold.

Spelunker

wow, that was confusing...

Avatar image for Arnalion
Arnalion

3316

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#10 Arnalion
Member since 2006 • 3316 Posts
[QUOTE="Arnalion"]

You can in theory push twise as many polygons in a game running at 30 fps compared to a 60 fps game.

So you can have a game that is much more visually stunning, more polygons, better textures, better effects etc.

Jaysonguy

True but only if you're at the ceiling. Since most games don't even come close to the ceiling you can make the game move at 60fps with the same level of detail to graphics that the 30fps has.

Madden is a perfect exmaple of this. Both "other" versions look the same yet they move at different speeds and you can tell the difference with the naked eye. Since there's no game on the Wii right now that gets close to it's limit all the games released on the Wii so far can run at 60fps with the same detail as if it was 30fps.

Not true. It's much easier for a developer to make a good looking game running at lower framerates.

If Madden on PS3 would've ran at 60 fps would it in theory had been twise as hardware demanding and since the developers don't know how to utilize (especially not the lazy/bad ones *cough* EA *cough*) the hardware did they leave it at 30 fps. They would've needed to downgrade the graphics on the PS3 version of Madden if it would've been running at 60 fps.

When a developer starts developing on a new platform can they never use its full capability since they don't know how to utilize the hardware. So a developer that tried to push the hardware on a new platform is always at the ceiling, the ceiling just rises as the developer learns how to utilize the hardware better over time.

EDIT: @ Spelunker: Good explanation. ^_^

Avatar image for movin_target
movin_target

3412

Forum Posts

0

Wiki Points

0

Followers

Reviews: 14

User Lists: 0

#11 movin_target
Member since 2005 • 3412 Posts
lol, is ther 90fps?!!!han_186
There is but the human eye cant detect it. The highest the human eye can detect is 60fps.
Avatar image for KAL_MAN
KAL_MAN

454

Forum Posts

0

Wiki Points

0

Followers

Reviews: 1

User Lists: 0

#12 KAL_MAN
Member since 2007 • 454 Posts

lol i remember reading some where that the ps3's processor is so fast it can have frames go up to 120 per second. can you imagine that? crazy. they said if only there was a tv out there that could out put that fast. lol

Avatar image for gorilaboy
gorilaboy

765

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

#13 gorilaboy
Member since 2006 • 765 Posts
This is silly. Many computer games have a framerate clock that appears in the corner. The framerate often skyrockets to around 250 during the course of the game. This is because computer games don't necessarily have a framerate limiter. someone else will probably explain why games have frame rate limiters, but I don't feel like it.