(Last Updated On: June 13, 2019)

ActivePresenter 7 provides many types of output (videos, images, HTML, documents, etc.). Depending on specific purposes, you should choose the right one. For example, when you need to create software simulations, the HTML5 output is good to go. On the other hand, if video demonstrations are what you need, video exporting will come in handy.

Exporting to videos is great for the demonstrations that do not require user interactions in a self-paced manner. In this article, I’ll show you how to do that with ActivePresenter.

Exporting ActivePresenter Projects to Videos

Video is the ultimate output for creating video demonstrations. To export a project to a video, in the Export tab, click Video.

Export to video

After that, ActivePresenter will open the Export to Video dialog containing two tabs with many options for exporting.

Video exporting

Working with General Tab

This tab brings you four big groups of option: Rendering Options, Video, Audio, and Output.

1. Rendering Options

Under this section, you can choose which properties to render in your recorded video by selecting or deselecting their check boxes.

  • Zoom-n-Pan: Your output video will show the zoom effect that you’ve inserted in.
  • Include Cursor Path: Your output video will include the mouse cursor and mouse movements recorded.
  • Export Audio: ActivePresenter will export the audio file in your project (both system audio and voice over file) along with the output video.
  • Export Closed Captions as Soft Subtitles (.SRT): If you select this option, ActivePresenter will export your project to a video along with a separate subtitle file with .srt extension. Thanks to this, you can edit the font size and color of the subtitle and change its language.
  • Export Closed Captions as Hard Subtitles: Check this checkbox you want Closed Captions to be hard-coded inside the video. Using this way, you cannot change any attribute of the Closed Captions anymore.
  • Embedded in HTML: ActivePresenter will export your project to a video, then embed it in HTML page to be viewed in a browser. This option is only available for the MP4 output format.

2. Video

Under this section, you can change many properties of the exported video.

  • Video Size (%): This option lets you set the size of the exported video based on the project size.

The default value is 100 which means the exported video will have the same size as the project. Bear in mind that ActivePresenter will resize the video using bicubic interpolation.

Note: The aspect ratio is fixed when you create the project. You cannot change it at the render time. So, when you specify the width or height, the video size will be automatically calculated.

  • Width and Height: Allow defining the width and height of the exported video respectively. They will be automatically calculated whenever you specify the video size. 
  • Frame Rate: You can set the Frame Rate between 1 and 30 frames per second. A higher frame rate may increase the video size. The most commonly used range is 20-30 frames/s.

Note: A too high value may increase your video size and overload some low configuration computers. This causes the loss of video frames when viewing on some computer. On the other hand, too low values make your video appear jerky.

  • Key Frame: Define the number of frames between which we must have a key frame.
  • Quality: Define the video quality in the range from 1 to 100. Higher value, better video quality and, larger file size.

3. Audio

This section lets you change the properties and quality of the audio file in the output video.

  • Channels: Select the audio channel from Mono or Stereo. In comparison with mono, the stereo channel needs double file size. However, the stereo channel can provide listeners with a more natural experience.

If there is no special audio quality, the mono channel is good enough for recording video demonstrations.

  • Bit Rate: This is the number of bits that are conveyed per second. The higher the bit rate you select, the better the audio quality is.

This option is only available for MP4, AVI or WMV video type. You can select one from six options from the Bit Rate list.

  • Quality: This option is available for WebM and MKV video type. The higher value, the better video quality, and the larger file size.
  • Sample Rate: Sample rate decides the fidelity or the quality standard of the audio. The higher the fidelity, the better the audio quality.

A higher sample rate increases the fidelity and audio size and vice versa. In ActivePresenter, you should let this value be 4800 Hz.

4. Output

Now comes the final section of the General tab.

  • Format: Access the format drop-down list and choose the format that fulfills your requirements. ActivePresenter provides many different types of video format including MP4, AVI, WMV, WebM, and MKV.
  • Browse: Specify the file path for the exported video.

Working with Advanced Tab

Now, we will get to know the Advanced tab containing the options for the video thumbnail. This tab lets you have the thumbnail for the exported video when embedding to HTML. So, bear in mind that this tab is only activated when you select Embedded to HTML from the General tab.

  • None: Check this if you don’t want to have any video thumbnail.
  • Select a slide image from project: Check this and choose one slide from the project to set as the video thumbnail.
  • Select an image from file: This option allows you to select an image from your computer as the video thumbnail.

So, that’s all about video exporting in ActivePresenter. Hope that it helps.