Module _Ffmpeg
- Constant
CODEC_ID_NONE
Constant CODEC_ID_AC3
Constant CODEC_ID_ADPCM_IMA_QT
Constant CODEC_ID_ADPCM_IMA_WAV
Constant CODEC_ID_ADPCM_MS
Constant CODEC_ID_H263
Constant CODEC_ID_H263I
Constant CODEC_ID_H263P
Constant CODEC_ID_MJPEG
Constant CODEC_ID_MPEG1VIDEO
Constant CODEC_ID_MPEG4
Constant CODEC_ID_MP2
Constant CODEC_ID_MP3LAME
Constant CODEC_ID_MSMPEG4V1
Constant CODEC_ID_MSMPEG4V2
Constant CODEC_ID_MSMPEG4V3
Constant CODEC_ID_PCM_ALAW
Constant CODEC_ID_PCM_MULAW
Constant CODEC_ID_PCM_S16BE
Constant CODEC_ID_PCM_S16LE
Constant CODEC_ID_PCM_S8
Constant CODEC_ID_PCM_U16BE
Constant CODEC_ID_PCM_U16LE
Constant CODEC_ID_PCM_U8
Constant CODEC_ID_RAWVIDEO
Constant CODEC_ID_RV10
Constant CODEC_ID_SVQ1
Constant CODEC_ID_VORBIS
Constant CODEC_ID_WMV1
Constant CODEC_ID_WMV2
constant_Ffmpeg.CODEC_ID_NONE
constant_Ffmpeg.CODEC_ID_AC3
constant_Ffmpeg.CODEC_ID_ADPCM_IMA_QT
constant_Ffmpeg.CODEC_ID_ADPCM_IMA_WAV
constant_Ffmpeg.CODEC_ID_ADPCM_MS
constant_Ffmpeg.CODEC_ID_H263
constant_Ffmpeg.CODEC_ID_H263I
constant_Ffmpeg.CODEC_ID_H263P
constant_Ffmpeg.CODEC_ID_MJPEG
constant_Ffmpeg.CODEC_ID_MPEG1VIDEO
constant_Ffmpeg.CODEC_ID_MPEG4
constant_Ffmpeg.CODEC_ID_MP2
constant_Ffmpeg.CODEC_ID_MP3LAME
constant_Ffmpeg.CODEC_ID_MSMPEG4V1
constant_Ffmpeg.CODEC_ID_MSMPEG4V2
constant_Ffmpeg.CODEC_ID_MSMPEG4V3
constant_Ffmpeg.CODEC_ID_PCM_ALAW
constant_Ffmpeg.CODEC_ID_PCM_MULAW
constant_Ffmpeg.CODEC_ID_PCM_S16BE
constant_Ffmpeg.CODEC_ID_PCM_S16LE
constant_Ffmpeg.CODEC_ID_PCM_S8
constant_Ffmpeg.CODEC_ID_PCM_U16BE
constant_Ffmpeg.CODEC_ID_PCM_U16LE
constant_Ffmpeg.CODEC_ID_PCM_U8
constant_Ffmpeg.CODEC_ID_RAWVIDEO
constant_Ffmpeg.CODEC_ID_RV10
constant_Ffmpeg.CODEC_ID_SVQ1
constant_Ffmpeg.CODEC_ID_VORBIS
constant_Ffmpeg.CODEC_ID_WMV1
constant_Ffmpeg.CODEC_ID_WMV2- Description
Various audio and video codecs.
- Note
The list of supported codecs depends on Ffmpeg library.