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

zirafa’s picture

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).

shampa’s picture

i want to change the video module which can upload a new video.

fax8’s picture

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

fax8’s picture

video upload have been finally implemented. Check video module cvs version.

Fabio

------------
www.varesano.net - Fabio Varesano Personal Homepage

fktiti’s picture

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?

mm167’s picture

u want a solution for drupal version 4.6?