This encoder creates an AVC-Intra compliant media file in MXF.
Format
Here you set the resolution and framerate for AVC-Intra format. Note that AVC-Intra only support a predefined set of resolution and frame rate.
Class/type
Select the bitrate/class for the video.
Processing
Sets the processing mode for the video. This comes especially in handy when you just want to conform audio and leave video as is.
Full processing will process (scale, re-interlace, color convert) etc. and re-encode the video.
None, transwrapping cause FFAStrans to try and copy the video stream as is. It will check for some key properties that fits with the selected profile. If the stream cannot be copied FFAStrans will throw an error.
Transwrap when possible cause FFAStrans to try transwrapping. If it fail, it will do full processing.
Note: Audio will undergo full processing regardless of this setting.
Interlacing
With this option you can choose how FFAStrans processes incoming media to the encoder. The "Analyze"option will determine from the actual video, not meta-data.
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.
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.
Color space
Enables you to define what color space the output will be.
Same as source implies no change and the encoder will use same color specs as input.
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.
Set start TC
This option field sets the start timecode of the video. By default FFAStrans will use the %s_start_tc% variable from the source video but can be changed to other variables or just static timecodes.
Wrapper
Sets container type for output media. If you select the "MXF (BMX)" wrapper, the output file will be rewrapped using BBCs BMX wrapper.
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 defines. 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 bit depth
Sets the audio bit depth to either 16 or 24 bit.
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.
Create Avid project structure.
Creates Avid compatible files. For proper delivery of media files you should use the "Folder"-delivery and set destination to e.g. .M:\Avid MediaFiles\MXF\1 or wherever your Avid puts its . mxf files.
Project name
Name of the Avid project for output files.
Tape name
Name of the tape for the Avid project.
Clip name
Name of the clip for the Avid project.