Does it work for many kind of video files like ffmpeg? On Fri, Nov 26, 2010 at 8:34 AM, Bruno Rocha <[email protected]> wrote:
> Make thumbs with PIL http://www.web2pyslices.com/main/slices/take_slice/62 > > (I did not test yet, I am going to do that tomorrow) > > 2010/11/25 Carlos <[email protected]> > > Hi, >> >> For my project, I will need to create a library of images and videos. >> >> What considerations should I have?. >> >> For reference ... >> >> How to automatically create a thumbnail for every image?. >> >> Is there support for image/video galleries or albums?. >> >> With respect to videos, should I let users upload videos to the site >> or require them to upload to youtube and then just link them?. >> >> If the users upload videos to the site, is there a mechanism similar >> to how web2py processes images (change file names, provide the >> download link, and such)?. >> >> What are the pros (in addition to security?) and cons (less >> flexibility?) of using web2py's built-in image field type instead of >> simply ftp upload to a folder and reference by file name?. >> >> Any other things I should prepare for to properly handle a library of >> images and videos?. >> >> Your advice is greatly appreciated - thanks!, >> >> Carlos >> > > > > -- > > Bruno Rocha > http://about.me/rochacbruno/bio >

