[Pro] HTML5 video action doesn't seem to work with Firefox 3.6.2

I am having trouble getting the HTML5 video action to work with Firefox 3.6.2. I don’t know if it is something I am doing or if it is beyond my control. I’ve noticed that it doesn’t work with the Demo link given with the action description page either. http://users.softpress.com/joe/vid/
The strange thing is that it works when I preview using Firefox, but not when I upload it.
Any ideas.
Thanks in advance for your time.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Strange, it’s not working for me either. I’ll need to take a look after the weekend.

Joe

On 2 Apr 2010, at 13:58, maxstamper wrote:

I am having trouble getting the HTML5 video action to work with Firefox 3.6.2. I don’t know if it is something I am doing or if it is beyond my control. I’ve noticed that it doesn’t work with the Demo link given with the action description page either. http://users.softpress.com/joe/vid/
The strange thing is that it works when I preview using Firefox, but not when I upload it.
Any ideas.
Thanks in advance for your time.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Just noticed that it doesn’t work with the newly released 3.6.3 either.
Bummer.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Max,

I’ll take a look.

Joe

On 7 Apr 2010, at 17:48, maxstamper wrote:

Just noticed that it doesn’t work with the newly released 3.6.3 either.
Bummer.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I am having the same problem with the latest version of Firefox. The demo video works, but my .ogv file does not - I just get a grey rectangle with a cross in the middle.

I have added the video/ogg ogv MIME type to the list of valid MIME types on my server.

Here’s a link to a test file:

http://flexitable.org.uk/html5/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Ralfy,

You need to contact your webhost and get them to add .ogv - video/ogg as a valid MIME type (they should know what you mean).

Joe

On 16 Jun 2010, at 12:53, ralfy wrote:

I am having the same problem with the latest version of Firefox. The demo video works, but my .ogv file does not - I just get a grey rectangle with a cross in the middle.

I have added the video/ogg ogv MIME type to the list of valid MIME types on my server.

Here’s a link to a test file:

http://flexitable.org.uk/html5/


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Joe,
Thanks for the quick reply. I have already added the MIME type myself.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hmm, the file isn’t being served as video still. I can see this by tying in the path to the movie in Firefox, instead of playing the movie directly in the browser the server sends it back as an unknown file type for download.

Compare these two files which are just the movies on their own, so nothing to do with the Action:

http://users.softpress.com/joe/vid/Resources/video.ogv

http://flexitable.org.uk/html5/Resources/flexitable.ogv

I would recommend contacting your host to see if they can do anything from their end.

Joe

On 16 Jun 2010, at 13:40, ralfy wrote:

Joe,
Thanks for the quick reply. I have already added the MIME type myself.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Joe,
Got this message back from the hosting company:

"I can see the server is setting the correct Content type header though?

Content-Type:·video/ogg

Which implies the MIME type is configured ok?"


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Do they see that header when they request the file directly? Firebug
would be a good tool here to see what headers are being sent by the
server when that Ogg file is being requested. Also, if the file-type
was set in the Apache configuration file, then the web server has to
be restarted for that to take effect. If it was done using
an .htaccess file, then the effect is immediate, and there shouldn’t
be any difference between the two in terms of authority.

Walter

On Jun 16, 2010, at 12:12 PM, ralfy wrote:

Joe,
Got this message back from the hosting company:

"I can see the server is setting the correct Content type header
though?

Content-Type:·video/ogg

Which implies the MIME type is configured ok?"


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sorted it out. The other video file was an m4v. I changed it to an mp4 and now the ogv appears.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Great news. Thanks for letting us know.

Joe

On 16 Jun 2010, at 17:29, ralfy wrote:

Sorted it out. The other video file was an m4v. I changed it to an mp4 and now the ogv appears.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options