You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Jose, here are some features which make the upload even cooler :
rename files with convention : abc.jpg -> 1_1.jpg / resizes 1_2.jpg, 1_3.jpg ... so they are sorted beneath each other and files are not overwritten by same filenames of other uploads
save original file name in own table field "original_filename" ... so to have a reference
save file info like file size / dimensions / mime type / file type
see progress bar while uploading, see SWFUpload
Create Thumbnail with logic based on Aspect Ratio (x/y = AR), where befor AR-Breakpoint the image is sized x=n (config) and y=n_AR and when reaching the breakpoint it is y=n and x=n_AR ... this leads to balanced thumbnail creation where no thumbnails get too long or to high
upload movie files and make thumbnails with n frames from beginning (sometimes beginning is just black so it makes sense to capture thumbnail image a bit later in the movie
Hi Jose, here are some features which make the upload even cooler :
Regards,
Frank
admin@onefh.com
The text was updated successfully, but these errors were encountered: