View Full Version : Video plugin for Wordpress?


Sabyasachi Patra
August 2nd, 2011, 08:55 AM
I am looking for a good video plugin for Wordpress. I would appreciate your thoughts.

Cheers,
Sabyasachi

Roger Van Duyn
August 3rd, 2011, 07:28 AM
I don't use a special video plugin for my site, which is Wordpress based. All I do is cut and paste the embed code for the videos. Here's the link to the screening room page of my site: Screening Room | True View Films (http://trueviewfilms.com/blogsite1/true-view-films/)

It's just a simple page with several sample films. If someone wants to view more of my work, there are additional links in the sidebar. Right now, it just uses links from my Vimeo Plus account. However, I think YouTube works about the same way.

I hope this helps. If you need something more, maybe a real expert will chime in.

Sareesh Sudhakaran
August 3rd, 2011, 10:52 PM
I use Youtube shortcode by Tubal Martin: WordPress › Youtube shortcode WordPress Plugins (http://wordpress.org/extend/plugins/youtube-shortcode)

It also allows you to embed vimeo.

Sabyasachi Patra
August 16th, 2011, 10:57 AM
Roger and Sareesh,

I am actually looking for a plugin that will help in playing the file from my server. I don't want to upload in vimeo or youtube. There are several corporates who block these two sites.

I have uploaded the preview of my film in vimeo and embedded the code in wordpress. I was told by a lot of people that they were unable to view the video but they could see the blog post. Inspiration for the Film – A Call in the Rainforest | Diary - Tales from India's Wilds (http://www.indiawilds.com/diary/inspiration-for-the-film-a-call-in-the-rainforest/)

Today when I was in one of the corporates and tried to open the link, I could see that vimeo is blocked. Same is the story with youtube. :-(

Am now again back to square one. Have to find out a plugin which can play the file directly from my server which can play an MP4 file. Your suggestions appreciated.

Sabyasachi

Julian Frost
August 20th, 2011, 01:09 PM
Search for "hana-flv-player".

To use it, create a flash video ("MY-VIDEO.FLV"), upload it to a folder on your server such as "wp-content/videos", create a nice JPG image to act as the splash screen ("SPLASH.JPG"), and use the following code to make it play. Easy!...

[hana-flv-player
video="http://www.my-web-site.com/wp/wp-content/videos/MY-VIDEO.FLV"
width="480"
height="270"
player="3"
autoplay="false"
loop="false"
autorewind="true"
splashimage="http://www.my-web-site.com/wp/wp-content/videos/SPLASH.JPG"
/]

Noa Put
August 20th, 2011, 04:24 PM
try projekktor: Projekktor Zwei - Free HTML5 video player Downloads (http://www.projekktor.com/downloads.php#cmsplugins)

It secures playback for all platforms, incl ipad. It has twitter and facebook link integration as well.