Hi I have a couple related questions regarding video nectar slides.
I'm trying to optimize my nectar slider videos. All of my videos are .mp4 and .webm but my only issue is Safari takes about 30 seconds to load the video before it starts.
So I've read to add the following into the .htaccess file:
AddType video/mp4 .mp4
AddType video/mp4 .m4v
AddType video/ogg .ogv
AddType video/webm .webm
AddType video/webm .webmv
My first question is where in the .htaccess file I'm supposed to put that? At the beginning, end or before the # END WordPress? Does it matter?
My second question might be dumb but is there anyway to default to .mp4 over .webm if the browser is capable of .mp4? I've just found that the quality of .mp4 is a lot better even when I've bumped up my bitrate.
Hi I have a couple related questions regarding video nectar slides.
I'm trying to optimize my nectar slider videos. All of my videos are .mp4 and .webm but my only issue is Safari takes about 30 seconds to load the video before it starts.
So I've read to add the following into the .htaccess file:
AddType video/mp4 .mp4
AddType video/mp4 .m4v
AddType video/ogg .ogv
AddType video/webm .webm
AddType video/webm .webmv
My first question is where in the .htaccess file I'm supposed to put that? At the beginning, end or before the # END WordPress? Does it matter?
My second question might be dumb but is there anyway to default to .mp4 over .webm if the browser is capable of .mp4? I've just found that the quality of .mp4 is a lot better even when I've bumped up my bitrate.
Thanks
Hey ,
Be sure to run the videos through the online convertors mentioned in the user-guide :
As regards the htaccess placement, you can add it anywhere.
Best.
ThemeNectar Support Team