Given that PC monitors these days don't have an interlaced mode, how would you display it? Line doubling, so you're throwing out half the vertical resolution?
Yes, you are. The odd and even lines from proper interlaced footage belong to two separate moments in time, and so when you deinterlace from 60i to 30p you are unavoidably losing half of those moments.
> Given that PC monitors these days don't have an interlaced mode, how would you display it?
You deinterlace it to 60fps. There exist several algorithms to do so without losing motion fluidity.
> Line doubling, so you're throwing out half the vertical resolution?
Losing half of the vertical resolution of a 60i video is losing half the motion.
So what does "deinterlace it to 60fps" do? How does it work?
Analogue video is 25 frames per second, 50 fields per second. You could guess at what the "missing" lines in a field are, but that doesn't magically make it 50p video.
It is impossible to decimate a video from 50/60i to 25/30p without losing half of the motion fluidity, even if the properly interlaced source video is technically 25/30fps.