0

I am trying to make video files open in native Android and iPhone video players instead of playing on the web page. Right now I do it with a regular link Standard which does not work on Android and not always working on iPhone. What can I do to make it work?

mvbl fst
  • 5,213
  • 8
  • 42
  • 59
  • Check this post hope it works for android

    http://stackoverflow.com/questions/2544365/android-cant-play-any-videos-mp4-mov-3gp-etc
    – viv Jul 30 '11 at 03:57

1 Answers1

0

Changing to a .m4v extension may fix your problem with opening in the iPhone video player.

forevermac
  • 38
  • 5