Well, a quiq solution to this you should add this on your .htaccess file
AddType video/ogg .ogm
AddType video/ogg .ogv
AddType video/ogg .ogg
AddType video/webm .webm
AddType audio/webm .weba
AddType video/mp4 .mp4
AddType video/x-m4v .m4v
AddType video/ogg .ogv
AddType video/ogg .ogg
AddType video/webm .webm
AddType audio/webm .weba
AddType video/mp4 .mp4
AddType video/x-m4v .m4v


April 5th, 2012 at 8:57 pm
Holy cow!
I’m a smart cookie but never thought of this – and so many others are having this problem when attempting to view video from sites whose .htaccess files do not contain these entries. I had gone to so much trouble. Was so proud of myself for creating video in so many formats that ANY device should have been able to view them. Even IE7 could view the videos on XP!!! – So, imagine my shock when version after version of Firefox on platform after platform failed to load my videos…
Until your quick, painless solution.
This solution should rank MUCH more prominently on Google results.
But then, we all know that Google is a raging monopoly that needs immediate disassembly like Microsoft got. Obama? You listening?
April 5th, 2012 at 9:54 pm
Hello
Tanks for your words. It means something to me to know that solution that I post on my blog are helping other also.
Best regards
April 14th, 2012 at 12:15 pm
i added mime type to htaccess still it is not displaying. may i know what my be the reason.
April 26th, 2012 at 4:33 am
Hi!
I tried your solution but still have this problem.. but I found another solution I hope this could also help. I checked my uploaded video and I changed the filename to lowercase and it works!
Best Regards,
Chariss
May 18th, 2012 at 10:49 am
hello
Perhaps your hosting don’t read .htaccess . You may open a ticket with them.
Best regards
June 4th, 2012 at 3:39 pm
Thank you! You saved me from a night of worries and frowns.
June 30th, 2012 at 10:16 pm
Oh man! This was so clutch. Thank you! Thank you! Thank you!
October 8th, 2012 at 2:55 am
Thank you! about to go live then i tested the site on windows :-{.
But all sorted now thanks.
November 26th, 2012 at 5:20 pm
GR8!!!
Thank you!
January 7th, 2013 at 8:42 pm
Hi,
I am a novice here, but I have a problem viewing video lectures on firefox and ie9. it seems that your solution should be working for my problem, too. I don’t know what is .htaccess file and how can I create one so that those videos (on some websites which is not mine) be played on my pc. Can you give me a hint?
Thank you,
Regards.
January 7th, 2013 at 8:51 pm
Hello
The short answer is that you can’t.
A .htaccess file is a directory-level configuration file supported by several web servers, that allows for decentralized management of web server configuration. This file can be made only by the owner of the site. Perhaps you have other problem, and you don’t have video player or something on your computer.
Regards