Table of Contents
Windows Media encoder
Purpose
Encodes to Windows Media as WMV format.
Windows Media Video 7 or 8 (WMV or ASF).
Original Manual
Encoder for making Windows Video Media files. This codec is now a bit outdated and should normally not be used for mass distribution.
Video codec
Sets video codec, sample rate and bitrate for video stream. You can also choose CBR (Constant Bit Rate) or VBR (Variable Bit Rate) for video.
Video size
This option will scale the output video to the defined size. At default FFAStrans will take the input width and height variables of the source video and apply it to scaling. Note that interlaced aware scaling are automatically taken care of.
Pixel aspect
Sets the pixel aspect (PAR) on the output media.
Pixel aspect
Sets the display aspect (DAR) on the output media.
Resizing
Sets the resizing method for how the source should fit to the output size.
Stretch will stretch the source to fit regardless of aspect.
Fit will fit the entire source within the output size and keep aspect. This might cause letterboxing or curtains.
Fill will make sure the output is filled with source image while keeping aspect.
Video range
Sets the video range of the output.
Same as source implies no change and the encoder will forward the range from the input.
Set to full/limited will just set the video range metadata.
Convert to full/limited will convert the input to set value. If input range is same as output no converion is being performed.
Apply LUT or automatic tone mapping
Enables using a LUT in the conversion. This option also support using a custom by setting using a variable representing the full path to a .cube file. Variables representing any of the available inbuilt LUTs is also supported.
None implies no LUTs are being used in the conversion.
Auto (LUT) will try to analyze the input file and the desired out color space and apply the corresponding LUT for it.
Auto (Tone mapping) will convert using tone mapping algorithm instead of a static LUT.
Framerate
Force a different framerate than the input media. Default is to use the same as source.
Field order
Sets the field order of the video. Note that WMV does NOT initially support interlaced video but might be recognized and utilized by some programs.
Video bitrate (kb/s)
Sets video bitrate.
Wrapper
Set output format for media.
Discrete tracks
Sets the number of audio tracks/streams of the output file. One track can have one ore more channels.
Source channels as tracks
This setting will distribute all source audio channels into discrete mono channels.
Same as source
This settings will make FFAStrans try and create the exact same layout as the original media.
Total channels
Sets the total amount of channels the output file holds. The channels are evenly distributed among the available discrete tracks defined. Regardless of the original layout, all audio channels are mapped to separate audio sources. Based on this, FFAStrans will map these sources to match selected audio configuration.. If the audio source has fewer channels than the output then the rest will be filled with silent audio.
If you select "Custom channel mapping" in the "Total channels" drop-down, FFAStrans will enable setting custom mapping per audio track:
Set custom mapping
This will open a separate window displaying all discrete track selected in the "Discrete tracks" drop-down.
For usage and how to configure press the "?" button in the "Custom audio mapping" window.
Audio codec
Sets audio codec for audio stream(s).
Audio bitrate (kb/s)
Sets the bitrate of the audio stream(s).
Sample rate
Sets the sample rate of all audio stream(s).
Conform volume
Use this to conform volume level to specified level. For this to work you MUST have a variable table from a previous analyze in the "Loudness"-node. You can also use this option to normalize audio by using the peak levels from "Loudness"-node. Maximum level is 0 dB.