You will need a frame buffer to store the 1080p60 video. You can then throw away every other frame on the read side by manipulating frame pointers and output 1080p30. Its that simple. This frame rate conversion is strait forward because your rates are integer numbers, 60 to 30.
↧