I have captured a 900 MB video and want to transfer it to a server from my PC. I try to upload this with Filezilla, but it takes so long, like few hours, and I have fast Internet connection as well. So are there any free programs that can be installed on the PC and used for fast transfer of videos? Any other suggestions are greatly appreciated. Thanks in advance, Adia:)
|
closed as off topic by CanSpice, Mat, BalusC, thkala, Chris Lively Mar 30 '11 at 21:22
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
You could for example use Handbreak to encode the video in a smaller format. I'd suggest to use H.264 (x264) as it can produce good quality at low bitrates (to the quality/size ratio is good) and is widely supported. If you're completely unexperienced with this you'll probably need to try around a bit with the options, but Handbreak makes it fairly easy. However, remember the smaller the file the worse the quality in the end. Also it's better if you have good quality in the source material as the compression can usually work more efficiently. |
|||
|
|
|
I'm going to say no. Your limited by the server's net connection and your own Also, a fast internet connection can have different meaning to different people. I have 50mb broadband but someone else might consider 8mb as fast. Plus remember, you uprate is usually around 10x slower than your down rate on your connection. Sometimes more, sometimes less. The alternative to waiting is to transcode your video to a smaller size before uploading |
|||
|