photongui
Forum Replies Created
-
Forum: Plugins
In reply to: [Video Background] Issues in Safari, Opera (Windows) and IE11Well, the frame rate was not the problem, but the fact that the format used was h263 instead of h264. Fixed that. Now all current Browsers show at least one movie. Thank You!
What still remains is the “Safari 11 windows-resize problem”.
I just confirmed that Safari 10.1 does not show this behaviour.Forum: Plugins
In reply to: [Video Background] Issues in Safari, Opera (Windows) and IE11Hi!
Thanks! I uploaded them and used them on another page. They work fine in all Browsers I tested. Even the window-resize thing in safari does not occur.
So the problem supposedly is the mp4 file I have.
I have to admit that it has a non-standard frame rate of 15fps. I’ll try to re-encode with a standard fps to see if that helps.
Still does not explain why the fallback jpg does not show up and why it worked before, but anyway… 🙂Forum: Plugins
In reply to: [Video Background] Issues in Safari, Opera (Windows) and IE11more weirdness:
opera (windows) plays the webm fine, but does not play the mp4
internet explorer fails on both
Edge plays the mp4 but not the webmForum: Plugins
In reply to: [Video Background] Issues in Safari, Opera (Windows) and IE11This is weird because I am self-hosting the site.
You are right about the missing webm support in IE and Safari (Opera supports both mp4 and webm).
And: many Browsers I just tested on mac os actually do not play the mp4, but Safari and Opera do.
The issue with Safari seems to be a different one anyway, since it depends on window size.
Opera (for mac os) plays both files – I can not test the PC version right now.Forum: Plugins
In reply to: [Video Background] Issues in Safari, Opera (Windows) and IE11More info about the “small window problem” with safari: As soon as the content area in the browser is getting smaller than the video width in pixels, the video disappears.
Forum: Plugins
In reply to: [Video Background] Video not working safariMy fault. I enabled an option in the debug menu (“disallow inline video”) and forgot about it…
Forum: Plugins
In reply to: [Video Background] Video not working safariIt used to work in Safari 10.1.1 for Yosemite.
It does not currently work in Safari 10.1.1 for El Capitan.
Just noticed that too after updating my Mac.Check out this solution for the error: Options not allowed here.
Accordingly, the “.htaccess: Require not allowed here” error will go away, if You put “Allow Override All” into your apache config.
Question remains why it worked before without that rule.
Same here:
after update to 6.2.0 I got an internal server error when trying to access the site.
Apache log says:
.htaccess: Require not allowed hereInside the .htaccess file: if I comment out the iThemes section called “Protect System Files…System Tweaks”
and restart apache the error will go away.Forum: Fixing WordPress
In reply to: upgrade path from 1.5.x to 2.9.xThanks!
I’ll try that one…I’d suggest something like 1.5 -> 2.2.1 -> 2.3 -> 2.5 -> 2.7 -> 2.9.x
Forum: Fixing WordPress
In reply to: upgrade path from 1.5.x to 2.9.xThanks! …does this mean it is only one update step?
I just need to upload v 2.9.2 and can leave out all the intermediate versions?