Video + frame form Quark Restaurant Style to normal Quark

Support desk for Multipurpose Quark Theme
GK User
Sat Apr 25, 2015 5:18 pm
Hello

I have tried to copy video from Quark-restaurant-sryle ( with overlayed frame with nontact on it) to normal Quark template
( copied bg.mp4 / .jpg and code from module)


Video is working with some margin ( on restaurannt style - without), also there is no overlayed frame on it - only normal tekst before video (upper video).

Suppose that
Code: Select all
<div class="gk-border-box" data-sr="enter bottom and move 100px and scale up 15% over .8s"><sup>Come and enjoy</sup>
is not working

Any support :) ?

Regards Bartek
User avatar
Fresh Boarder

GK User
Sat Apr 25, 2015 5:46 pm
Could you please post an url to your site - where I could see the issue?
User avatar
Moderator

GK User
Sun Apr 26, 2015 7:35 pm
Done by copying and changing this
Code: Select all
<p>
   <video autoplay="autoplay" loop="loop" poster="images/demo/bg.jpg" muted="">
      <source src="images/demo/bg.mp4" type="video/mp4" />
      <source src="images/demo/bg.ogg" type="video/ogg" />Twoja przeglądarka nie obsługuje filmów.</video>
</p>


However tried to make my own video - without results ( its working on videao from Quark restaurant, bu on my video - not)
I have make in Pinacle Studio MPEG4 - bg.mp4 - but its dead.

What converter could be used or for what format it has to be converted to work properly ?

Regarts Bartek
User avatar
Fresh Boarder

GK User
Mon Apr 27, 2015 7:17 pm
You need to use html5 compatible encoder and format. Also source code needs to be edited with tinyMCE disabled.
If you post your not working version I might take a look to see what might be wrong, but need to see live example.
User avatar
Moderator

GK User
Mon Jun 01, 2015 3:12 pm
Ps. Using vimeo as you did is much better idea as it saves your bandwitch.
User avatar
Moderator


cron