What Is the Difference Between 1080p and 1080i? (2024)

HDTV displays and HD media content are labeled with the designation 1080p and 1080i, but what exactly does that designation mean and how does it impact your purchasing and watching decisions?

Today’s Question & Answer session comes to us courtesy of SuperUser—a subdivision of Stack Exchange, a community-driven grouping of Q&A web sites.

SuperUser reader Avirk is curious about the designations he sees on HDTVs and their content as well as how it applies to computer screens. He writes:

Let's dig into the SuperUser contributor answers to get the bottom of things.

SuperUser contributor Rsp goes into great detail explaining the differences between 1080p, 1080i, and when one is preferable over the other. He writes:

I see a range of problems in the answers and comments here (even in some highly-voted answers that provide otherwise very good information) that span from minor deficiencies that need explanation to some serious inaccuracies, so I think that some clarification is needed.

The question is specifically:What is the difference between 1080p and 1080i?so I will start by outlining the main similarities and differences, I'll add some tips on how to choose the best format and then I will proceed to explain the problems that I found here.

Some of the information presented below is adapted frommy answer to Interlacing on a computer monitorbut is rewritten to strictly stick to the subject of the difference between 1080p and 1080i.

Resolution

Both 1080p and 1080i have 1080 horizontal lines of vertical resolution which with a widescreen aspect ratio of 16:9 results in a resolution of 1920 × 1080 pixels (2.1 megapixels). It is not true that 1080i has a lower vertical resolution than 1080p.

Frames vs. fields

1080pis aframe-basedorprogressive-scanvideo where you are dealing withframes. You haveframe rateand it is expressed inframes per second.

1080iis afield-basedorinterlacedorinterleavedvideo where you are dealing withfields. You havefield rateand it is expressed infields per second.

Afieldcontains half of the lines of theframe, either even lines or odd lines, and if one field is composed of even lines, then the next one will be composed of odd lines and so on.

Frequencies

1080phas aframerate of25 framesper second for TV in PAL countries,30/1.001 framesper second for TV in NTSC countries and24 framesper second for cinematography.

1080ihas afieldrate of50 fieldsper second for TV in PAL countries and60/1.001 fieldsper second in NTSC countries.

(Note that it is not 30 frames and 60 fields per second for NTSC but actually30/1.001and60/1.001which isapproximately29.97 and 59.94 but the difference is important. Read about theNTSC color encodingon Wikipedia to see why.)

How to think about it

1080p at 25 frames per second: Imagine that you are shooting25 picturesper second and storing them as bitmaps. Every frame is a full picture from the given instant. Every pixel in that frame was captured at the same time.

1080i at 50 fields per second: Imagine that you are shooting50 picturesper second but storing onlyhalfof the bitmaps every time - sometimes you store the odd lines and sometimes the even lines. (Note that it is not the same as storing pictures with lower vertical resolution.) Every field is a half of a full picture from the given instant. Every pixel in that field was captured at the same time.

50 halves ≠ 25 full pictures

Contrary to some comments here, interlaced video at 50 Hzdoes not mean that 25 full pictures per second are shown. It means that50halvesof pictures are shownbut those are halves of50 different picturesthat were shot at50 distinct moments of timein every second. You not onlydon't have 50 full pictures per second- you don't haveany full pictures at all.

Problems with 1080i

Interlacing causes a lot of problems. For example you can't easily:

  • scale the video
  • rotate the video
  • make video slow motion
  • make video fast motion
  • pause the video
  • grab a still picture frame
  • play video in reverse

without doing some tricks and loosing quality. You don't get any of those problems with progressive video. In addition the video encoding is harder because the codec never has a full frame to work with.

Problems with 1080p

The drawback is that 1080p as currently in use has a frame rate that is only half of the field rate of 1080i so the motion is noticeably less fluid - in fact it's exactly twice less fluid which is a lot. You can see it on large flat TVs that often deinterlace the video to be able to display it on their LCD screens (that, unlike CRT displays, are progressive in nature) which is the cause that they display picture of very high resolution but with jerky motion and some deinterlacing artifacts.

Another problem is that usually 1080i is required for TV broadcasting which means that 1080p is simply out of the question for some applications.

Best of both worlds

Using progressive 1080p with 50 or 60/1.001 full frames per second in the future has a potential to eventually solve the above problems but it will require a whole new range of studio equipment including cameras, storage and editing systems so it probably won't happen anytime soon. The widely used SDI standard for connecting HD video equipment doesn't have enough bandwidth.

Currently the only way to have a fluid motion with progressive scanning is 720p that has a frame rate that is two times faster than 1080p but the resolution of only 1280 × 720 pixels (instead of 1920 × 1080 pixels) which may or may not be a problem for some applications. There is no 720i.

Conclusion

There is no one clear winner here.

Update:Here are some general guidelines to choose the right format:

  1. Is it for high-definition TV? Use1080ior whatever is required.
  2. Is it for standard-definition TV? Use720pand then convert to 576i or 480i.*
  3. Is it for Internet and resolution is more important than fluid motion? Use1080p.
  4. Is it for Internet and fluid motion is more important than resolution? Use720p.

(It all assumes that 1080p has a frame rate of 25 or 30/1.001 frames/s, 1080i has a field rate of 50 or 60/1.001 fields/s and 720p has a frame rate of 50 or 60/1.001 frames/s as is currently the case. Hopefully a high resolution progressive format like 1080p with a frame rate of 50 or 60/1.001 frames/s or maybe even higher will make this recommendation obsolete in the future.)

*) For number 2 make sure that your 720p has the frame rate of 50 fps if your target format is PAL or SECAM and 60/1.001 if your target format is NTSC (unfortunately it means that there is no format that can be converted to both PAL/SECAM and NTSC). The reason I recommend using 720p for recording is to greatly simplify the edition process when every frame is complete with no interlacing (throwing out every other line at the end is easier than creating the missing lines if you need them) and you have some extra resolution to work with so you can for example zoom the image slightly without making the result look blurry. (If anyone has any bad experience of using 720p to prepare material for SD PAL or NTSC TV broadcasting then please comment so I could update this recommendation.)

Explaining problems

These are the parts that I found in the answers and comments here that I think need some explanation:

Progressive Scanning is more desirable in almost every case.

I think that progressive scanning is indeed better in every respect, but if we are not talking theoretically about the idea of interlacing but specifically about 1080p and 1080i standards as used today, then one has to take into account the fact that 1080i is often required for TV broadcasting and converting 1080p to 1080i would result in jerky motion.

P is better than I in most cases i believe, which is the important bit.

Again, yes, progressive is better than interlacedall other things being equal, but progressive video with frame rate that istwo times smallerthan the field rate of interlaced video (which is the case with 1080p and 1080i) is something very different, especially if interlaced video with high field rate is required for TV broadcasting and the high field rate cannot be reproduced from progressively recorded material with lower frame rate.

[In 1080i] all the odd lines are displayed, followed by all the even lines. This means that only 1/2 the resolution (540 lines or pixel rows) is displayed on the screen at any give time - in other words, only 540 pixel rows are displayed at any given time.

No. For LCDall1080 lines arealwaysdisplayed, for CRT displays usuallymuch lessthan half of of the lines are displayed at any given timewhich is equally true for both 1080i and 1080p.

The phrase "only 540 pixel rows are displayed at any given time" is extremely misleading. All 1080 rows-of-pixels usually are displayed at once (and even if they weren't, they'd still appear to be to the human eye), but only half of them will be updated in any given frame. It's effectively the refresh-rate, not the resolution, that's cut in half.

While it is true that the phrase "only 540 pixel rows are displayed at any given time" is extremely misleading, it isnot truethat the refresh-rate is cut in half, because in 1080i the refresh rate istwo times fasterthan with 1080p so it is actuallythe other way around.

1080i60 means that you're getting 60 half frames (alternating lines) per second, so only 30 complete frames per second.

With 1080i60 you actually get less than 60 fields (or "half frames") per second, but it doesn't mean that you get 30 (or almost 30) complete frames per second. In fact you don't geteven a single complete frameper second.

More resources

This is what I consider the best resource on the subject of field-based (aka interlaced or interleaved) and frame-based (aka progressive-scan) video:

See also the following articles on Wikipedia:

I hope it somewhat clarifies the subject.

Have something to add to the explanation? Sound off in the the comments. Want to read more answers from other tech-savvy Stack Exchange users?Check out the full discussion thread here.

What Is the Difference Between 1080p and 1080i? (2024)

References

Top Articles
Latest Posts
Article information

Author: Catherine Tremblay

Last Updated:

Views: 6136

Rating: 4.7 / 5 (47 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Catherine Tremblay

Birthday: 1999-09-23

Address: Suite 461 73643 Sherril Loaf, Dickinsonland, AZ 47941-2379

Phone: +2678139151039

Job: International Administration Supervisor

Hobby: Dowsing, Snowboarding, Rowing, Beekeeping, Calligraphy, Shooting, Air sports

Introduction: My name is Catherine Tremblay, I am a precious, perfect, tasty, enthusiastic, inexpensive, vast, kind person who loves writing and wants to share my knowledge and understanding with you.