Testing the video.module.
A video file has been already uploaded.
uploaded video informations:
file name: MSFT_5942_55286.flv
file path: content/videos/MSFT_5942_55286.flv
file size: 3.24 MB
file mime: application/octet-stream
If I use ws_ftp and go to the content/videos/ sub directory the file MSFT_5942_55286.flv isn't there. Selecting the Play option from the node in the "moderation queue" I get "Video type not supported".
File Attachments:
http://www.mysite.com/system/files/videos/MSFT_5942_55286.flv
There is no "/system/files/videos/" sub directory.
The uploaded file will be used as video file for this node.
NOTE: The max upload size is 10 MB.
Drupal 4.74, Apache 1.3. php 4, Freebsd 6.0
Any ideas?
Thanks
Comments
Comment #1
gonefishing commentedFilename of Flash loader:
FlowPlayer.swf
The name of the Shockwave file that manages loading the FLV movie.
I have uploaded "FlowPlayer.swf" to the main drupal directory and the "content" sub directory.
Comment #2
fax8 commentedTry to use direct downloads instead of using Drupal download subsystem.
Fabio
Comment #3
gonefishing commentedFabio, I think you ment upload and yes I have tried that but, still get the same error " Video type not supported ". The video.module was unistalled, deleted and then uploaded again. Reinstalling solved the upload problem but, it still won't play the video ( Video type not supported ).
Testing Flowplayer.
If I add the following to the body of the node I can get the video to play:
admin/settings/video_upload:
Check this if your users must only submit videos through uploading. This disables path insertion.
If I check the above the module can't find and/or play the flash file. When the path to the file is manually entered the "video" plays.
I hope this helps someone in the future.
Comment #4
Helge commentedI`ve nearly the same prob.
But with .mpg, .wmv and .avi-files.
UploadLimit is enough and i can download the file, but not playing.
I can`t enter any paths for the file :o(
Comment #5
atrus commentedI've got the same problem as Helge. Video Type Not Supported on .avi-files and .mpg-files.
I have tested manually uploading the file via FTP, and then linking to the file instead of uploading via video.module. But it doesnt work I'm afraid.
Comment #6
atrus commentedThe reason for why "Video type not supported" came for me was because it was a .mpg file. I assumed, which one shall never do, that the video.module supported that file extension. Which it doesnt. I converted the movie to .mov and now it works.
Hopefully someone can figure out a way to add .mpg-files in the future.
Sorry once again for stirring up some dust.
Comment #7
fax8 commentedsee http://drupal.org/node/68917
Fabio
Comment #8
(not verified) commented