The flix engine encodes video using the video source dimensions by default. If FE2_FILTER_SCALE has not been added to the filter chain, video will be encoded using source dimensions.
Please use video_options_GetVideoFramerateAsDouble() to allow for non integer framerates.
Please use video_options_SetVideoFramerateAsDouble() to allow for non integer framerates.