I have MEP2015. I would like put (export) movie .MP4 to my own server. Unfortunately MEP2015 offers export to MagixOnlineAlbum only. Which HTML text I need to add and sent to my server?
.I would like upload mp4 file to my own hosted site.
As I know MEP2015 uploads to MagixOnlineAlbum (which probably has own player). It's possible on Vimeo too.
I would like add some mp4 filet to my website, but I haven't any player. Is it possible to use any player from Magix (or other)? Which additional software (player) I have to instal (upload) to my server? Which HTML code I have to add?
As I know-how in HTML5 I can use <video>, but some browser does not support this tag. There forever I am looking for other solution.
. . . . I would like add some mp4 filet to my website, but I haven't any player. . . . . in HTML5 I can use <video>, but some browser does not support this tag. There forever I am looking for other solution. . . . .
The HTML 5 <video> tag is the way to go as this will cover most browsers and mobile devices - see below.
For your website the solution depends on how you are creating / hosting your website.
Using software, such as Dreamweaver, Web Designer etc:
You can use a player such as jPlayer (freeware and one of the ones I use), FlowPlayer (paid for) or any other adaptive player - search google for adaptive html5 player for other players - and code for that.
Using a CMS eg Drupal, Wordpress, Joomla etc
There are many plugins/modules/extensions for these to deliver video - many are based upon an adaptive player.