Closed (works as designed)
Project:
Video.js (HTML5 Video Player)
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 05:50 UTC
Updated:
16 Jul 2014 at 19:53 UTC
Jump to comment: Most recent
Comments
Comment #1
Lux Delux commented+1
I'm also getting this with my Amazon hosted images
Comment #2
dlumberg commentedThis was driving me mad so I went and did a backtrace.
VideoJS is running through looking for images and doesn't filter out FLVs.
Change line 40 to:
Comment #3
Jorrit commentedMy recommendation is to update to version 7.x-2.x. It doesn't have this problem. Your fix is fine for 1.x, however.
Comment #3.0
Jorrit commentedchanging line # of error
Comment #4
kappaluppa commentedI am using Video.js ver 7.x-2.3, and I am getting this same error.
Note: I solved the issue with this patch for imagemagick module: https://www.drupal.org/node/1695068