Video Components

You are reading the AEM 5.6 version of Video Components.
This documentation is also available for the following versions: CQ 5.5  CQ 5.4 

The Video Component allows you to place a video element on a page. (Note that for proper transcoding to occur, you must install FFmpeg separately; see below.)

If you drag and drop the Video Component from the sidekick to a region on a page, then doubleclick the component, a dialog will appear:

file

To configure the component, drag a video asset onto the drop zone (indicated by the dotted lines).

Note

Formats supported include .mp4, Ogg, and FLV (Flash video) formats.

The video's native size (width x height in pixels) will appear in the boxes next to Size (see above). Manually enter width and height dimensions here if you wish to override the video's native dimensions.

Click OK to dismiss the dialog.

Installing FFmpeg

The Video Component relies on the third-party open-source product FFmpeg for proper transcoding of videos that can be downloaded from http://ffmpeg.org/.

On Windows:

1. Download compiled binary as ffmpeg.zip

2. Unzip to a folder

3. Set system environment variable PATH to <<your-ffmpeg-location>>\bin

4. Restart CQ

 

On Mac OS X:

1. Install Xcode  (http://developer.apple.com/technologies/tools/xcode.html)

2. Install X11 (see "Optional Installs" on the Snow Leopard DVD)

3. Install MacPorts (http://www.macports.org/)

4. Run sudo port install ffmpeg in the console and follow the instructions

Note that FFmpeg needs to be in PATH so CQ5 can pick it up via command line.

 

Using the precompiled version for OS X 10.6:

1. Dowload the precompiled version

2. Extract it to the /usr/local directory

3. From terminal, sudo ln -s /usr/local/Cellar/ffmpeg/0.6/bin/ffmpeg /usr/bin/ffmpeg

 


Your comments are welcome!
Did you notice a way we could improve the documentation on this page? Is something unclear or insufficiently explained? Please leave your comments below and we will make the appropriate changes. Comments that have been addressed, by improving the documentation accordingly, will then be removed.

COMMENTS

  • By Tijan - 12:13 AM on May 03, 2013   Reply
    Hello
    I want help from the site family
    About download fllash
    • By Guillaume Carlino - 4:30 PM on May 13, 2013   Reply
      Hi Tijan

      Have a look at this page: http://www.adobe.com/support/flashplayer/downloads.html

      Hope that helps
      Guillaume

    ADD A COMMENT

     

    In order to post a comment, you need to sign-in.

    Note: Customers with DayCare user accounts need to create a new account for use on day.com.

    ***