Topics

What's New?


Tags/Keywords

artifacts aspect ratio audacity audio audio service avs converter blogs branding brightcove camcorder cloudberry explorer cloudfront compression embedding firefox flash flash video flv hd hdv high definition iphone joomla jw player podcasting publishpod quicktime s3 s3 amazon s3 browser Skype software streaming streaming video tubemogul upload video videocast video channel Video Channels/Networks video format vimeo wordpress xlr youtube

Online Marketing - OnToplist.com
Online Marketing

Free Favicon Generator

Page copy protected against web site content infringement by Copyscape



The do’s and don’ts of the autostart feature

By Rudolf Boogerman | Share this with your favorite social network
0 comments... Click to Contribute.

Cat in videoAutostart is an attribute of embedding code to determine if rich media should start to play automatically when a page is loaded. There is a bit of confusion about when to use this feature, so I’ve thrown a couple of scenarios on a heap to explain best practices.

When is autostart a bad idea?

Generally, it is considered bad form to automatically start a video or audio for various reasons. 
Scenario 1:
a visitor comes onto your page in the middle of the night,  the speakers are set to medium or high. Suddenly your video or audio blasts away unexpectedly. The visitor turns into a panic and doesn’t know what to do while the whole household gets up, wondering what is going on.
Scenario 2: You are on the phone or on Skype when the video starts yapping away happily in your headset.  Try to concentrate on the conversation that way.
You get the picture, don’t you? :-)

The worst way to use autostart is to embed rich media while not providing a control bar with a pause- or stop button. This happens quite a lot with audio.  A site owner thinks about bringing some atmosphere to the site by introducing music on the home page. This is often the fastest route to lose an audience, especially if they do not like the music. Give visitors a choice to listen or not, do not impose it on them when they expect it the least.

When is autostart a good idea?

OK, if it is so bad, why provide an autostart in the first place? There are circumstances which allow audio/video to play automatically.

Scenario 1: You have a list of links to video tutorials or a playlist. Using autostart with playlists is a good idea because the visitor is more or less expecting action when clicking on a link in the playlist or on a list of video tutorials. It might even be counterproductive not to start the video on load because it could create the impression something is wrong.

Scenario 2: You have a site with audio samples, it stands to reason that when you click on an audio link, the audio begins to play on load of the page.

Scenario 3: You have a sales page.  It is arguable, but sometimes you have a better result with a video playing from the start on a sales page, notwithstanding the objections in the previous section. The thing to remember is that automatic play can be obtrusive, yet in some cases this is what you need to push sales.  It is like a subscription popup, everybody hates it, but it really works.

How is autostart implemented?

Autostart is used primarily in embedding code. This can take several forms, like:

<param name=”autostart” value=”true” /> play automatically
<param name=”autostart” value=”false” /> wait for the visitor

or:

<embed src=”myvideo” autostart=”true” other attributes….. ></embed>
<embed src=”myvideo” autostart=”false” other attributes….. ></embed>

Default, autostart is false, meaning that if you do not set the attribute autostart specifically, the media will not play automatically.

See also S3 Amazon: How to embed video in your site for practical examples of embedding code and how to adapt it to your needs.

Topics: Video and audio techniques | Site search | Write comment
This article has no comments.



Related Articles:

No Comments »


Page copy protected against web site content infringement by Copyscape

If you have any questions or suggestions, you can leave a comment on this article below. Comments are subject to an approval process before they are published. By posting a comment, you agree with the terms of use.

Comments


Most popular posts(since 24/01/12)

Recent Comments:

  • Allison: Huh… looks like embedding is a Vimeo Plus option only. I’m not sure you mentioned that in the...
  • Allison: The hubnut widget looks like exactly what we need, but it doesn’t play. I have customized it to a...
  • brett: @Loretta, not sure if your issue is the same as mine, but my videos wouldn’t play in Firefox/Chrome...
  • bob marley (@thatBobMarley): Please *adapt* article for adaptive streaming as the article’s engineered interweb...
  • erick: Hi Rudolf, I am trying to embed a video in an eventbrite page that I am about to publish. However, it says I...
  • dharmendra singh: its a nice comparision between joomla & wordpress. note : good point:-you can be listed in...
  • Camille: Thank you for such an in-depth review! All very relevant to me. The main reason I have stuck with a large US...
  • jakerusty: thanks for providing Joomla module title links. keep posting…
  • Rodney: Ihave an Alesis Multimix12 Firewire mixer! The problem is my HP laptop does not have access for an Express...
  • RudolfB: Ah, yes, that happens, even to coders ;-)

Most commented posts