Closed (fixed)
Project:
Video
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2008 at 20:36 UTC
Updated:
7 Mar 2008 at 19:02 UTC
I'm using the most recent 5.x-1.x-dev version of this module on a test site that I'm working on, downloaded and installed March 6, 2008 - which means the avi / mpeg support should be in place (and I verified that the code is there in video.module).
However I get the following when trying to upload:
The selected file video_upload_temp.Filename.mpg can not be uploaded, because it is only possible to upload files with the following extensions: mov,flv,wmv.
Did I miss a setting somewhere?
Comments
Comment #1
vhmauery commentedThere is a setting at admin/settings/video/upload which allows you to set the allowed filename extensions. Check that.
Comment #2
dawnhawk commentedFound it, fixed it, thanks.