Active
Project:
VideoJS Filter [D7]
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2013 at 10:41 UTC
Updated:
14 Oct 2013 at 10:44 UTC
Jump to comment: Most recent file
First of all thanks a lot for this great module. We're using it successfully but had a big problem:
Videos don't work in many browsers if you don't provide several video types!
Videojs describes these video types in the "Get started" Tutorial.
It makes a lot of sense to make them available in the input filter this way:
[videojs:{x.mp4,y.webm,z.ogv}]
I'll attach a patch and the resulting .module file.
Comments
Comment #1
anybody