• Documentation
  • Api
  • Xabe.FFmpeg
  • VideoSize
Show / Hide Table of Contents
  • System
    • TimeExtensions
  • Xabe.FFmpeg
    • AudioCodec
    • AudioStream
    • BitstreamFilter
    • Conversion
    • ConversionPreset
    • ConversionQueue
    • ConversionQueue.ConversionQueueEventHandler
    • FFmpeg
    • Flag
    • Format
    • HardwareAccelerator
    • Hash
    • IAudioStream
    • IConversion
    • IConversionResult
    • IFilterConfiguration
    • IInputBuilder
    • IMediaInfo
    • InputBuilder
    • IProbe
    • IStream
    • ISubtitleStream
    • IVideoStream
    • MediaInfo
    • ParameterPosition
    • PixelFormat
    • Position
    • Probe
    • RotateDegrees
    • StreamType
    • SubtitleStream
    • VideoCodec
    • VideoSize
    • VideoStream
  • Xabe.FFmpeg.Downloader
    • FFmpegDownloader
    • FFmpegVersion
    • IFFMpegDownloaderBase
  • Xabe.FFmpeg.Events
    • ConversionProgressEventArgs
    • ConversionProgressEventHandler
  • Xabe.FFmpeg.Exceptions
    • ConversionException
    • FFmpegNoSuitableOutputFormatFoundException
    • FFmpegNotFoundException
    • HardwareAcceleratorNotFoundException
    • InvalidBitstreamFilterException
    • InvalidInputException
    • UnknownDecoderException

Enum VideoSize

Video size

Namespace: Xabe.FFmpeg
Assembly: Xabe.FFmpeg.dll
Syntax
public enum VideoSize

Fields

Name Description
_16cif

1408x1152

_2K

2048x1080

_2Kdci

2048x1080

_2Kflat

1998x1080

_2Kscope

2048x858

_4Cif

704x576

_4K

4096x2160

_4Kdci

4096x2160

_4Kflat

3996x2160

_4Kscope

4096x1716

Cga

320x200

Cif

352x288

Ega

640x350

Film

352x240

Fwqvga

432x240

Hd1080

1920x1080

Hd480

852x480

Hd720

1280x720

Hqvga

240x160

Hsxga

5120x4096

Hvga

480x320

Nhd

640x360

Ntsc

720x480

NtscFilm

352x240

Pal

720x576

Qcif

176x144

Qhd

960x540

Qntsc

352x240

Qpal

352x288

Qqvga

160x120

Qsxga

2560x2048

Qvga

320x240

Qxga

2048x1536

Sntsc

640x480

Spal

768x576

Sqcif

128x96

Svga

800x600

Sxga

1280x1024

Uhd2160

3840x2160

Uhd4320

7680x4320

Uxga

1600x1200

Vga

640x480

Whsxga

6400x4096

Whuxga

7680x4800

Woxga

2560x1600

Wqsxga

3200x2048

Wquxga

3840x2400

Wqvga

400x240

Wsxga

1600x1024

Wuxga

1920x1200

Wvga

852x480

Wxga

1366x768

Xga

1024x768

In This Article
  • Fields
Back to top Xabe