PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Upload of very big video files (http://www.photopost.com/forum/photopost-pro-how-do-i/127537-upload-very-big-video-files.html)

Jens September 28th, 2006 06:10 PM

Upload of very big video files
 
Greetings,

What is the biggest video file I can reasonably expect to be able to upload with PhotoPost?

Does the size depend on any settings in the software (other than the size limiter, apparently by default at 16mb)?

Does the configuration of the server have any effect on the max size of uploadable files? Is there any software that might be needed/added to the server that facilitates the upload of big video files?

A video file that is too big to be uploaded via the software, and is thus uploaded via ftp into the proper directory, can that file still be processed by PhotoPost as far as adding it to its database, creating thumbnails, etc?

I do appreciate your help.

Regards
Jens

Chuck S September 28th, 2006 07:18 PM

Yes you can ftp a big file and process it

Your filesize is limited by your upload_max_4filesize variable in your php.ini file. You have a max multimedia upload setting in photopost but at no time can that be set higher than PHP's max. You would also want to update your PHP settings as far as memory_limit and max_execution_time also

Jens September 29th, 2006 01:35 AM

Thank you Chuck.


All times are GMT -5. The time now is 08:25 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97