So the gist I'm getting is that progressive scan capability is just a function of the video being output by the device, correct?
Mostly. All CRT TVs are interlaced, and all computer displays are progressive. The trick is that (because the standard was designed for interlaced CRT TVs)
all DVDs are interlaced. No ands, ifs, or buts. It's part of the standard, and it is the only "DVD-Video Compliant" way to put video on a DVD.
What a "progressive scan" DVD player does is reconstruct the original progressive film frames out of the interlaced content on the DVD disc. It does this because it knows what "magic" trick is used to convert 24 frames per second film (progressive obviously) into ~60 fields per second (interlaced) video (called Telecine 3:2 Pulldown) when creating the DVD. It then just does the reverse of this process to reconstruct the original progressive 24 fps video (called Reverse Telecine). This, of course, only applies to video that was "originally" recorded as progressive. A progressive scan DVD player
cannot magically turn a DVD that was encoded from interlaced (video usually) source content into a "true" progressive video. What it does then depends on the player, but most run the video through a "de-interlace" procedure, which adds varying smartly-applied amounts of blur to mask the interlacing artifacts.
NOTE: I'm actually simplifying the process in some ways and making it more complicated in others...
Most modern DVDs actually have true 24fps video on disc (when sourced from film anyway). It is still interlaced, but since it is 24fps "native" it doesn't have to do reverse telecine to reconstruct the frames, it simply ignores the normal "flag" to reconstruct the 54.94 (60i) fields per second video stream and displays field 1 and 2 for each frame simultaneously. However, many DVDs that were created from video source rather than re-scanning the original film (which is more of them than you'd think because scanning film is expensive) still use Telecine 3:2 pulldown.
If you want to learn more about how 24fps progressive footage is embedded in 59.94 fields per second interlaced footage check here:
http://www.dvdfile.com/news/special_report/production_a_z/3_2_pulldown.htmBecause all computer monitors are progressive scan, video card vendors have developed detection algorithms that detect this 3:2 pulldown being displayed and then do a "Reverse Telecine" on the video to restore the progressive footage and incorporated this technology into both their hardware and their software. Different vendors have varying degrees of success. Also, some DVD Playback applications also have this feature built in (though the proper place is really in the decoding DirectShow filters).
Generally, AMD (ATI) has the "best" pulldown detection. However, for standard 24fps film --> NTSC DVD playback (reverse 3:2 pulldown) both Nvidia and AMD's systems work perfectly well. It's only when you get into the weirdo Anime framerates and pulldown patterns (such as 3:2:2:3) that AMD's filters are a bit better than Nvidia's PureVideo.