PlayMovie rotated 90 degrees with OS4

I have recently downloaded SDK 4 and updated my devices accordingly.

I have noticed that even before building towards the devices, the app I still had installed would have their mp4 playback via the following call rotated 90 degrees.

iPhoneUtils.PlayMovie("intro.mp4", Color.black, iPhoneMovieControlMode.Hidden,  iPhoneMovieScalingMode.None );

The video is supposed to be Landscape Left, but is being displayed in the upright position. It isn’t being stretched in any way, so part of the sides of the video is not being displayed.

I tried rebuilding the app and installing it. No change.

Are there any known workarounds for this atm? It doesn’t sound like a very good idea to render the video rotated, which might cause the opposite problem on devices pre-4.0 versions.

did you guys ever figure this out?

Thanks… what a pain in the A$$