VisioForge (c) 2025

Search Results for

    Enum FFMPEGOutputFormat

    FFMPEG output format.

    Namespace: VisioForge.Core.Types.Output
    Assembly: VisioForge.Core.dll
    Syntax
    public enum FFMPEGOutputFormat

    Fields

    Name Description
    AVI

    AVI.

    Auto

    Auto. Detect by file extension.

    FLV

    FLV (Flash Video).

    M4A

    M4A (AAC).

    MKV

    MKV (Matroska).

    MOV

    MOV.

    MP4

    MP4.

    MPEG1

    The MPEG-1.

    MPEG2

    The MPEG-2.

    MPEG_TS

    MPEG Transport Stream.

    MPEG_TS_KLV

    The MPEG-TS with KLV data.

    OGG

    OGG.

    VOB

    VOB (DVD video).

    WebM

    WebM.