not all webm files are playing in firefox
I have coded webm videos with Miro Video Converter and also with FreeMakeVideo Converter with the same result: some webm videos play in Firefox while others won't when embedded with the html5 video tag. In Chrome they ALL play correctly. In my Apache configuration I have added: AddType video/webm .webm I have also added a .htaccess file with the same: AddType video/webm .webm Doesn't make any difference. Some of the webm files play fine, while others don't play at all. If I open the webm files straight in Firefox they ALL work fine, but in the video tag only some of them work. Any ideas????? I