feedbackPlease give feedback now before Superbowl Sunday, 2012.  I’m designing a web video and screencasting live workshop. I need your feedback! Click the link above: 4 questions. It’s quick.  I’ll report back with a summary.  Thanks!

Posted in Announcements | Leave a comment

EVP Client Series – How to make the lightbox effect in web video using Easy Video Player

[Video: Find out more about this easy video player. Don't have it yet? Buy it or Subscribe.]

For my customers

This video tutorial shows my EVP subscription customers and clients — as well as those who own their own copy of Easy Video Player — how to easily make html that you can place in your blog or website so that your web videos appear in a lightbox effect.

In addition to showing you how to easily generate the appropriate html for lightbox code, I’ll also show you one of my favorite features of the central dashboard.

That is, even after your video has been embedded on one or multiple sites, you can actually make changes to video player parameters in the central dashboard and then see those changes automatically propagate to the embedded videos — wherever they’re embedded.

Posted in Easy Video Player, How to, screencasts | Tagged , | Leave a comment

The YouTube Annotations Video Revisited – Video Optimization Analysis

New addition to my “Recommends” list: Video Traffic Academy

On the recommendation of a friend, I took the opportunity to review James Wedmore’s YouTube video traffic course.  After just one module, I found myself jonesin’ to revisit some of my published videos in my own YouTube channel.

I wanted to apply some of the tactics James reminded me about when I analyzed some of the higher-traffic’d videos in my channel and see where it all came from and what keywords people used to find those videos.

In the video above, I focus specifically on revisiting the YouTube Annotations video I posted a while back.  I’ve all but forgotten about it.  So you can imagine my surprise when I saw that, as it turned out, it generated over 4,000 views so far.

But, I have to say, the better lesson for me was in comparing my optimization technique with those of other video producers.  (You’ll see a bit of that in this video.)  I’ll concede, there’s more I could’ve done — more I will do moving forward! — to optimize videos I upload to YouTube so I can more effectively use the views I generate from YouTube for traffic to my other site(s).

Anyway, check out the video.  The path you’ll see me reverse engineer will likely give you some ideas for optimizing your own videos.

Also, it’s worth saying that what you see me trace in the video is just one of many techniques you’ll learn in James’ course.   It’s a good program.

Obviously, I’m sold.  As a matter of fact, I bought James’ course myself.  And, I’m now comfortable recommending it to you.  And, since you know that I only affiliate with, and recommend products and services that I’ve personally vetted, you can be sure that I’ll be adding James’ course to my Mel Recommends library.

Posted in Announcements, content strategy, reviews, YouTube and Beyond | Tagged , , , | Leave a comment

How to skip to a timecode in EMBEDDED YouTube video

In a previous post I shared with you the syntax for your YouTube URLs that allow your users to click-through and automatically skip to a specific timecode in a YouTube video.  But that’s for the case of watching a YouTube video on YouTube’s site.

The point of this article is about how to do the same thing — skip to a YouTube timecode — for YouTube video that’s embedded on YOUR site.

Subscribe to ScreencastingWizardDotCom updates

If you click the video above, and you’re doing so from a desktop or laptop (this technique doesn’t seem to work for iDevices), then you’ll see that it doesn’t start at the beginning of the video.  But rather, it starts you off at about the 38 second mark in the video.  (That actually solves an annoying problem where the first 37 seconds of the video kept stuttering, for some reason.  Using the parameter setting I’ll show you below, I’m able to skip the annoying part.)  But, all that isn’t really the point of this blog post.  What is the point, is the syntax you’ll want to add in your embed code.

timecode syntax for embedded youtube video(Click to enlarge.)

When you grab the embed code from the YouTube video (using the “old” embed code method), there are two places in it that have a source URL reference to the video.  Those parts are highlighted in yellow above.  (You can click the picture to enlarge it.)

What you want to do is add the text below

;start=99

to the part of the URL that is just prior to the last set of quotes.  And, you’ll need to replace the “99″ in the sample above with the actual timecode you want in units of seconds.  (Note also the semicolon.)

So, in my snapshot above, for example, we’re starting the video at the 38 second timecode into the video.  Meanwhile, in a previous article I wrote about the 10 Commandments of Screencasting, I included an embedded video that starts at the 15 minute point.  Accordingly, the parameter setting I used for it was ;start=900.  (i.e., 15 minutes x 60 sconds per minute = 900.)

So What?

You can obviously use this technique to focus on a specific part of a video that you want to bring to the attention of your readers.  In the example of the video above, I simply fast forwarded you past a segment of the video that would otherwise make people simply want to “click off.”  Essentially resurrecting a video that I otherwise had left for dead.  (Unless, of course, I simply re-compiled the video and re-uploaded it.)

You could also use this technique when you use someone else’s video.  As in the example of the 10 Commandments of Screencasting video, rather than have you sit through the first 14m:59s of a 30-minute long video, I’m instead able to simply take you directly to the part of the YouTube video that was most relevant to the topic.  It keeps the article relevant to the topic of discussion, and shows your readers that you respect their time.

All in all, what this allows you to do is keep your visitors on your site longer, rather than bouncing them away to another website.

Did this help?  What other examples can you think to share for when you’d use this parameter?

Posted in How to, YouTube and Beyond | Tagged , | Leave a comment