Search found 3 matches
- Fri Sep 16, 2011 9:12 pm
- Forum: iOS Deployment
- Topic: Seamless movie playback on iOS
- Replies: 4
- Views: 5943
Re: Seamless movie playback on iOS
Thanks for info. These videos have the controller hidden and full-screen option disabled. We're basically creating an interactive video simulation with a branching structure - which is why the seamlessness is an issue. The Mac/PC version works great. It's very disappointing how video/sound are imple...
- Sun Sep 11, 2011 5:30 pm
- Forum: iOS Deployment
- Topic: Seamless movie playback on iOS
- Replies: 4
- Views: 5943
Re: Seamless movie playback on iOS
It's not practical to rework it into a single video file that uses callbacks, etc. It's a large project that's already been built and deployed a desktop application and it uses dozens and dozens of clips to create a seamless interactive experience. So not only would the effort of joining all the vid...
- Thu Sep 08, 2011 4:16 pm
- Forum: iOS Deployment
- Topic: Seamless movie playback on iOS
- Replies: 4
- Views: 5943
Seamless movie playback on iOS
Hey there- I'm building an iPad app and I need to have a seamless transition between two video clips. So when one clip finishes playing the next one plays with no visual disturbance. At the moment always get a brief flash of black as the new clip starts. I've tried a dozen different methods: some us...