VisioForge (c) 2025

Search Results for

    Namespace VisioForge.Core.Types.FFMPEGEXE

    Classes

    BasicAudioSettings

    FFMPEG EXE basic audio settings.

    BasicVideoSettings

    FFMPEG EXE basic video settings.

    CommonMFSettings

    Common Media Foundation encoders settings.

    CommonNVENCSettings

    Common Media Foundation encoders settings.

    H264AMFSettings

    H264 AMF encoder settings.

    H264MFSettings

    H264 Media Foundation settings.

    H264NVENCSettings

    H264 NVENC settings.

    H264QSVSettings

    H264 Intel QSV encoder settings.

    HEVCAMFSettings

    HEVC AMF encoder settings.

    HEVCMFSettings

    HEVC Media Foundation settings.

    HEVCNVENCSettings

    HEVC NVENC settings.

    HEVCQSVSettings

    HEVC Intel QSV encoder settings.

    IBasicAudioSettings

    FFMPEG EXE basic audio settings interface.

    IBasicVideoSettings

    FFMPEG EXE basic video settings interface.

    MPEG2Settings

    MPEG-2 settings.

    X264Settings

    x264 settings. FFMPEG provided with SDK do not have x264 encoder.

    X265Settings

    x265 settings. FFMPEG provided with SDK do not have x265 encoder.

    Enums

    AMFEncoderUsage

    Represents the usage types for the h264_amf encoder.

    AudioEncoder

    FFMPEG EXE audio encoder.

    AudioMode

    FFMPEG EXE audio mode (not all modes available for every encoder).

    DefaultsProfile

    FFMPEG EXE defaults profile.

    H264AMFCodingType

    Represents the coding type settings for the H264 AMF encoder.

    H264AMFLevel

    Represents the profile level settings for the AMF H264 encoder.

    H264AMFProfile

    Represents the profile settings for the AMF H264 encoder.

    H264AMFQuality

    Represents the quality preference settings for the H264 AMF encoder.

    H264AMFRateControlMethod

    Represents the rate control method settings for the H264 AMF encoder.

    H264Level

    FFMPEG EXE H264 profile level.

    H264MFRateControl

    FFMPEG EXE H264 Media Foundation encoder rate control.

    H264MFScenario

    H264 Media Foundation usage scenario.

    H264NVENCCoder

    FFMPEG EXE H264 NVENC coder.

    H264NVENCProfile

    FFMPEG EXE H264 NVENC profile.

    H264Profile

    FFMPEG EXE H264 profile.

    HEVCAMFHeaderInsertionMode

    Header insertion mode for HEVC AMF encoder.

    HEVCAMFLevel

    Represents the profile level settings for the AMF HEVC encoder.

    HEVCAMFProfile

    Represents the profile settings for the AMF H264 encoder.

    HEVCAMFQuality

    Represents the quality preference settings for the HEVC AMF encoder.

    HEVCAMFRateControlMethod

    Represents the rate control method settings for the HEVC AMF encoder.

    HEVCMFRateControl

    FFMPEG EXE HEVC Media Foundation encoder rate control.

    HEVCMFScenario

    HEVC Media Foundation usage scenario.

    HEVCNVENCLevel

    FFMPEG EXE HEVC profile level.

    HEVCNVENCProfile

    FFMPEG EXE HEVC NVENC profile.

    HEVCNVENCTier

    FFMPEG EXE HEVC NVENC tier.

    NVENCBRefMode

    FFMPEG EXE NVENC B-frame reference mode.

    NVENCPreset

    FFMPEG EXE NVENC encoder preset. Default is Medium.

    NVENCRateControl

    FFMPEG EXE H264 NVENC encoder rate control.

    OutputMuxer

    FFMPEG EXE output muxer.

    QSVH264LookAheadDownsampling

    Enum for Look Ahead Downsampling options, determining the downscaling factor for frames.

    QSVH264Profile

    Enum for H264 profile options, representing different encoding profiles.

    QSVHEVCProfile

    Enum for HEVC Profile options, representing different encoding profiles.

    QSVPreset

    Enum for Preset options, representing quality/speed trade-offs.

    TVSystem

    FFMPEG EXE TV System.

    VideoEncoder

    FFMPEG EXE video encoder.

    VideoMode

    FFMPEG EXE video mode.

    X264Mode

    FFMPEG EXE X264 mode.

    X264Preset

    FFMPEG EXE X264 preset. See remarks.