Changes between Version 2 and Version 3 of add_video


Ignore:
Timestamp:
Dec 16, 2008, 12:35:02 PM (15 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • add_video

    v2 v3  
    1414
    1515 * Export in your video editing software's native format
    16  * Convert your file to the xvid format. For linux users, you can use [http://ffmpeg.mplayerhq.hu/download.html ffmpeg], Linux, Mac, or Windows users can download [http://www.mplayerhq.hu/design7/dload.html mplayer] and use the mencoder tool it provides.
     16 * Convert your file to the xvid format. For linux users, you can use [http://ffmpeg.mplayerhq.hu/download.html ffmpeg], Linux, Mac, or Windows users can download [http://www.mplayerhq.hu/design7/dload.html mplayer] and use the mencoder tool it provides. See [http://www.engagemedia.org/help/how-to-compress-video Engage Media tutorial] for details on the settings.
    1717 * At this point, ideally your web site would be configured to accept xvid files and convert them on the fly to a flash format. However, you can also manually do that using Mplayer, which can convert your xvid file to a flv fle.
    1818 * Your web site should include a flash player ([http://flowplayer.org/ Flow Player] is a free software option).