By shampa on
please help me to solve hoe to upload a video file in video.module.
Another one is how to work the postcard module.
Can i create content like postcard or anything else?
please help me to solve hoe to upload a video file in video.module.
Another one is how to work the postcard module.
Can i create content like postcard or anything else?
Comments
Generally you upload the
Generally you upload the video using FTP or standard method and then link to it from this module. The video module simply creates a template for displaying your video files (a node).
i want to change the video
i want to change the video module which can upload a new video.
Usually upload max file size
Usually upload max file size is limited... this means that a user
will not be able to upload files bigger than a certain size..
The problem is that videos are usually huge files.. This is why I
implemented the video module like the current implementation...
But uploads are asked by lot of people so it's one of my todo:
http://drupal.org/node/38313
------------
www.varesano.net - Fabio Varesano Personal Homepage
video upload have been
video upload have been finally implemented. Check video module cvs version.
Fabio
------------
www.varesano.net - Fabio Varesano Personal Homepage
Problems uploading my personal video
My video has a size of 2,42Go;; Each time I upload it::It says file to big so how can I do it?It is in Avi.format. Can you help me please?
u want a solution for drupal
u want a solution for drupal version 4.6?