Loading...
Answers
MenuHow to handle large amounts of video data/streaming
Answers
If you wanted to get creative about things and keep your costs down try this.
Dropbox business for $795 a year / unlimited storage
"Embed from Dropbox
The second option requires at least a basic understanding of how HTML embed codes work. It’s not complicated, so don’t be scared off, but it’s also not copy and pasting an embed code from YouTube. You’re essentially creating your own embed code.
You start with the following HTML5 code as a template:
<video width="320" height="240" controls="controls">
<source src="movie.mp4" type="video/mp4" />
</video>
Now, follow the steps above on getting the link to the video. Then, where you see “movie.mp4,” you’ll want to replace this with that link. For example: https://www.dropbox.com/s/os60r63ogwfl408/your_video_here.mp4.
Next, you’ll want to adjust your width & height. You’ll want to use dimensions that best fit within your site. I use this handy little chart to help me figure out the best size to ensure maximum size compatibility.
When you’re all done, your embed code should look something like this:
<video width="512" height="288" controls="controls">
<source src="https://www.dropbox.com/s/os60r63ogwfl408/your_video_here.mp4" type="video/mp4" />
</video>"
referenced here http://www.lockergnome.com/media/2012/06/26/how-use-dropbox-host-stream-videos/
Hi, Walter here.
There are two companies with an excellent service record.
www.Amazon.com Web Services (AWS) and Libsyn www.libsyn.com.
I recommend Libsyn.
Related Questions
-
How to batch watermark videos on a Mac faster than real time?
I remember that Adobe Media Encoder used to have options for water marking. Check that and possibly, but unlikely Apple Compressor out. Hope that helps!CM
-
How can I educate users about my Product?
Keep asking great questions and focusing on fixing the issues and you'll get there! Video needs some innovation to become more accessible - you're on an interesting path! Upon visiting the site - I'm not surprised that this is an issue. You are doing very little to illustrate how your product delivers value - and oddly, there is no explainer video - which for a company that produces marketing video, seems like not only an obvious move, but a requirement. You need to go beyond benefits and talk about the value, but also tie it to how you create it. Not suggesting any of the below as actual copy - just illustrating: "The marketing value of video is huge - but producing video is time consuming and expensive. We've made it easy by producing the video for you - all you have to do is pick the one you want, add text, a logo, and your call-to-action and you've got a ready-to-upload video in minutes." I'm sure you can improve upon the wording - and I may be off on exactly how it works (since we've agreed that the site isn't telling us that) - but I think you can greatly improve conversion and interest in the product with something similar. If you'd like to walk me through the product I'd be happy to provide more specific feedback once armed with the facts.RR
-
Are there platforms where I can download free loop videos to edit?
https://rg3.github.io/youtube-dl is the tool I use for this. You can download a single video or an entire playlist. You can also use Firefox + http://www.downloadhelper.net extension. The Downloadhelper extension also allows scraping HTS streams, by playing them + recording the stream + dumping the stream into a file.DF
-
What free tools do you recommend for editing videos for Youtube?
ScreenFlow on OSX (Mac) works fantastic + will only set you back $100. The real perk with ScreenFlow is rendering, as ScreenFlow is a true multithreaded codebase, so will use available cores on your machine to speed up render/export time. Also ScreenFlow far surpasses FCP + Camtasia for audio quality.DF
-
Launching video website for power industry. Website will offer user subscriptions for $29.95/mo for access to 50+ videos. Should it be free instead?
Hi, Walter here. Assume I am your potential customer. I see your website because I am searching for related power industry information. I am in the searching stage, not ready to buy. No idea about your company reputation, nor have and idea of who you are. The Know, Like and Trust factor is missing. Hard to be your customer in the above circumstances. If you ask me to pay a subscription fee to access the information I am looking for, I will look some place else. --- Here is my answer: 1. Need to build up you and your company to your potential customers. a. Tell your Avatar, that's your target customer. your story on how and why you are solving their particular problem in a video, a free video story. b. Include a call to action in the email, mostly providing more updated information on the matter by email. So you are requesting the potential customer email (Opt-in) c. Once you received the email, send a comprehensive, value loaded email with things as: Infographic with statistics about your avatar problem and pointing toward your company on how to solve it. Add a video following up to the one on the Opt-in form where you got the email to start with. Remember it takes and average of 7 presentations for a sales conversion. So present the opportunity to take action every time you send and email along with value. You are building TRUST by stepping on the customer shoes and helping him up. So you will have to Opt-in options on all you emails out. Once to subscribe to your videos series and one for a survey to closely identify the customer problems and desires. Today's marketing is about story telling. Follow up with powerful value to them and build up you email list. There, in the mailing list is where your power is. That's you sales pipe, the communication channel to build your relation to your potential customer and convert them to customers when the Know, Like and Trust is build. My friend, MERRY CHRISTMAS AND HAPPY NEW YEAR!WR
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.