-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Corrupt movie on iPhone 5s #63
Comments
This is most likely an issue with iOS 7 as when you try recording the video outside the app it records a black screen. However, if both devices are staying in the app, it seems like it's a problem actually with the iPhone 5s changing something. It's a pity I can't provide up-to-date source anymore to fix it and can't fix it myself as I can't afford a 5s :( |
In my setup I don't leave the app - as I added the screen-recording classes to my project. I'm not sure if this is a IOSurface issue - because if I add the following debug code to the project:
The jpgs are written correctly - it's just the movie file, which seems not playable anymore. |
The resulting movies do not seem playable (corrupt) when recording on iPhone 5s - it worked for iPhone 5.
It's a pity the project "closed" - it was such a great tool to produce product-tour videos. Because of special requirements, we linked the files directly into a dedicated beta-version of our app just to produce nice looking videos.
The text was updated successfully, but these errors were encountered: