> I don't see that there would be any need for digital conversion unless > we needed to do video capture of a *digital* video signal. You have a file on disk containing digital video. MPEG, DV, whatever. Most likely to be in YUV format. You want to display this file on a RGB display. You need to do YUV -> RGB conversion.