Closed (fixed)
Project:
Video
Version:
6.x-2.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2010 at 21:47 UTC
Updated:
28 Feb 2010 at 02:30 UTC
I have a Drupal site with a video node. All was working fine under Drupal 5.x and video-5.x-1.5. I upgraded to Drupal 6.x and video-6.x-2.8 and now the video won't play. When I visit the node I get the following error message: "Video type not supported". Editing the video node continues to work normally, but the video won't display. The video node vtype is "url" and it points to a "wmv" file stored locally on the webserver. How can I get my video working again?
Comments
Comment #1
hypertext200Pleas look carefully to your common.inc file and change its first lines to see the post #664664: "video type not supported" error after upgrade from 2.5 to 2.8
Comment #2
dshaw commentedI tried changing the lines as suggested and a few other ideas. No joy. In the end I switched to hosting the video on youtube.
Comment #3
hypertext200