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

vhmauery’s picture

Status: Active » Closed (fixed)

There is a setting at admin/settings/video/upload which allows you to set the allowed filename extensions. Check that.

dawnhawk’s picture

Found it, fixed it, thanks.