Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

How do I get large videos into my WP?

To my understanding HTML5 is the best way to go for video files. My camera shoots .mov does anybody know of what the best way to get my videos into WP as HTML5?

George Offley
George Offley
Courses Plus Student 7,386 Points

If you're just playing the videos then html5 is a good way to go. There are some issues to consider though, here are some resources to help you out:

http://www.hongkiat.com/blog/html5-videos-things-you-need-to-know/

http://stackoverflow.com/questions/10328401/html5-how-to-stream-large-mp4-files

2 Answers

You might be better off uploading them to Youtube or Vimeo, then embedding it so you don't overwhelm the bandwidth of your site's host.

Hey Richard thanks for the response due to the nature of starting my own video company I do plan to utilize YouTube and social media but not in that way for my business website. A dedicated server is in my future with BlueHost and I actually would like my logo imprinted in my site videos just as YouTube's appears at the bottom someday. In that case would you have another suggestion?

Torbjörn Sjögren
PLUS
Torbjörn Sjögren
Courses Plus Student 1,621 Points

WordPress 3.6 comes with great support for this. Using Mediaelements.js Will be released soon. http://mediaelementjs.com/