Hello, i would like to ask for a guide on what i can do for my problem.. I am developing an ios App. The user can select a video(UIImagePickerController) from gallery, the video is then applied as texture to a gameobject for view (used this plugin [videoTexturePro2.0][1] to make it play). **App is in Landscape right**. but when videos taken in different orientation is applied, ex ![Portrait orientation][2] in portrait orientation
my video will be shown in sideways![sideways][3] which isn't nice. i'd like it to be played in landscape orientation. (problem is also seen on the other orientations like portrait upside down and landscape left.) is there a way i can force the orientation of the video to be landscape? currently plugin sends a flag to unity on what orientation the user picked. Thanks so much, i appreciate any advice.
[1]: http://u3d.as/content/brian-chasalow/video-texture-pro-2-0/2yW
[2]: /storage/temp/38345-portraittake.png
[3]: /storage/temp/38346-landscapemode.png
↧