I am trying to create an app involving a fair amount of video, to be delivered across all platforms – Mac / Win / iOS / Android.
I have two main questions:
-
Is there a good, solid/reliable video format I can use to deliver across all platforms? Or will each version need to be delivered with platform-specific formats, eg. WMV for Windows, MOV for Mac etc. ?
-
I am interested, if possible, in building a video player that allows scrubbing backwards and forwards to specific points in the currently-playing video. I’ve noticed that an h.264 video does not allow scrubbing inside UE4, so I’m wondering what formats (for each platform) do allow scrubbing through the media in the player?
Thanks for any help!