Hallo Magix Team
Ich habe seit kürzen den Web Designer 10 Premium (v 10.1.5.36870)
Nun habe ich HTML5 Video Probleme,
Safari ist ab Version 4 kompatibel mit HTLM5 Element <video> (also .mp4)
Aber mit MWD Premium (v 10.1.5.36870) Spielt es kein Video ab.
Die Browser Opera, Chrom, Foxi, IE v9, Android u.a. geht alles prima nur der Safari (Desktop) funktioniert nicht.
Im MWD zeig es auch dieses Bild (Siehe Anhang) obwohl das Video in allen Browser Abspielt (Ausser Safari nicht)
Die einzige Möglichkeit wäre das Fallback über Flash
<!-- fallback to Flash: -->
<object width="1200" height="720" type="application/x-shockwave-flash" data="retail_video_player.swf">
<!-- Firefox uses the `data` attribute above, IE/Safari uses the param below -->
<param name="movie" value="retail_video_player.swf" />
<param name="flashvars" value="controlbar=over&image=logo_IMJ_1200.jpg&file=Intro_Loox_MEDIA.mp4" />
<!-- fallback image. note the title field below, put the title of the video there -->
<img src="logo_IMJ_1200.jpg" width="1200" height="7200" alt="IMJ Intro Loox MEDIA"
title="Video playback ist nicht Kompatible, Download Firefox Browser" />
</object>
Ich möchte nur mit HTML5 Browser Kompatible sein was Magix Webdesigner 10 Premium ist.
Wie kann ich das Video für Safari Abspielbar machen.
Danke für eure Zeit & Tips
nasra