Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Swd1974 #1
Video size
Hey guys,
Im looking for a custom tag like imgsize is to imgaes but something for video.
Im allowing users to upload a video but would like to keep the size of the file down to a certain size.
Swd1974 Guest
-
Change Video Size
Hey All, I am using the Video Conference sample application that comes with FCS. I am wondering if there is a way to change the default video... -
Director Video Vs Flash Video [file size]
I am a flash application developer. I just encode video into flv and integrate video with flash. This method decreases the file size of video also... -
Video size problem in flash
The size of my video file is 5MB (.wmv) , as soon as I import it to flashMX04, the fla file size becomes 69MB and the output swf file is 25MB. Can... -
Calculating the video memory size of a texture
I want to be able to calculate the video memory used by a given texture, based on its #renderFormat, #width and #height, and #quality settings. My... -
Size of video compression
Hi, I am working now with video digitizing and compression (Sequence Grabber API). When recording a movie, the movie will only be recorded in... -
Swd1974 #2
Re: Video size
Could use the same for an audio file as well.
So far no answers. Anyone have anything they use to see the file size of audio or video during upload?
Swd1974 Guest
-
Stressed_Simon #3
Re: Video size
You cannot get anything during file upload with ColdFusion, but once it is uploaded then you can use CFFILE.FileSize to get the filesize!
Stressed_Simon Guest
-
jdeline #4
Re: Video size
If you're on a Windows server, you can use something like ASPSmartUpload ([url]http://www.aspsmart.com/aspSmartUpload/[/url]). It has a feature that allows you to set the maximum filesize that can be uploaded.
jdeline Guest



Reply With Quote

