roImageCanvas and roVideoPlayer

Am I missing a setting? I created an roImageCanvas, and then started roVideoPlayer and loaded in the content metadata for a video, and set the target rectangle to fullscreen, but it doesn’t seem to be possible to create a 1920x1080 imagecanvas object. So playback of a 1080p video crunches/squeezes it down to fit 1280x720. You can tell on playback becuase it produces graphical anomolies in the video presentation.
roVideoScreen can play the 1080p video just fine. How (if possible) can I get it to play full size on an roImageCanvas screen?

The graphics layer is 720p only, so I don’t think you can. The Roku 2 does native 1080p on the graphics layer, but I think it just upscales the 720p screens.

Thanks. I thought I had a code error or wasn’t sizing the rectangles correctly for 1080p. We’ll be getting our roku2 dev boxes soon.