I have an MPEG2 video stream that is 29.97 fps, interlaced. But it's actually from a film source, so I would like it to have the pulldown flag set for proper decoding on progressive displays. I know how to change the frame rate with a hex editor, but I don't know how to set the pulldown flag. Can this be done? Or should I re-encode it?