Skip to content
Elliot Huffman edited this page Apr 11, 2020 · 6 revisions

Below is a list of configurations that are MP4 compatible (these should only be used with MP4 files):

[UI]
chat=w
video=x
qa=y
largeroutline=1
[MP4]
framerate=z

  • Where w is either 0 or 1, 0 for disabled and 1 for enabled. This toggles the inclusion of the chat box in the final video.
  • Where x is either 0 or 1, 0 for disabled and 1 for enabled. If the value is not present, then 0 is implied. This toggles the inclusion of the Video box in the Webex recording.
  • Where y is either 0 or 1, 0 for disabled and 1 for enabled. This toggles the inclusion of the Q&A box in the final video.
  • Where z is a number from 3 - 8, This will be essentially the quality selector for the video, 3 being the lowest and 8 being the highest. Other numbers should work but are untested.
Clone this wiki locally