- Sort Posts
- 3 replies
- Last post
X-Code 4.4 is arm7 only ? so no Video :(
August 17, 2012 - 8:26pm #3
X-Code 4.4 is arm7 only ? so no Video :(
August 17, 2012 - 6:56am #2
"Am I mistaken or is it impossible to play video with ARMv7 since it does not have Open GL."
You are mistaken - OpenGLES is still present in Arm7 devices (iPhone 3Gs and newer) - these devices also contain OpenGLES 2.0 whereas previous devices only contained 1.1
Not sure what build settings you are referring to.
In any case I took the video playback sample and built it on XCode 4.5 and iOS6 and it worked fine.
HTH
N
Great to hear you got it working !
N