-
Notifications
You must be signed in to change notification settings - Fork 7
WMV Configurations
Elliot Huffman edited this page Apr 10, 2015
·
3 revisions
Below is a list of configurations that are WMV compatible (these should only be used with WMV files):
[Console]
PCAudio=0
[UI]
chat=
u
video=
v
largeroutline=1
[WMV]
videocodec=
w
audiocodec=
x
videoformat=default
audioformat=default
videokeyframes=
y
maxstream=
z
- I do not know what the
PCAudio
setting does so no information will be provided other than it appears to be disabled. - Where u 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 v is either 0 or 1, 0 for disabled and 1 for enabled. This toggles the inclusion of webcam video the final video.
- I do not know what the
largeroutline
setting does so no information will be provided other than it appears to be enabled. - Where w is
Windows Media Video 9
orWindows Media Video 9 Screen
. This will be the video encoder used. The WMV9 Screen is best for recording of your desktop while the other is better for standard video. - Where x is
Windows Media Audio 9.2
,Windows Media Audio 9.2 Lossless
orWindows Media Audio 10 Professional
. I would useWMA 9.2 Lossless
for no quality loss (requires more space) andWMA 10
for the best compression and less quality loss overWMA 9.2
. - Where y is 4 - 10. This should be the frame rate. Other values 0< should be able to be used but is untested.
- Where z is 500-1000. This should be the bitrate. The higher the number the clearer the frame will be. This should also be able to be set to other values but as above is untested.