AVBlocks for .NET
2.3
Audio and Video Software Development Kit
|
Presets for DVD-Video More...
Public Attributes | |
const string | NTSC_16x9_MP2 = "dvd.ntsc.16x9.mp2" |
Video: MPEG-2, 29.97 fps, 720 x 480, aspect 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo More... | |
const string | NTSC_16x9_PCM = "dvd.ntsc.16x9.pcm" |
Video: MPEG-2, 29.97 fps, 720 x 480, aspect 16:9 Audio: PCM, 16-bit, 48000 Hz, stereo More... | |
const string | NTSC_4x3_MP2 = "dvd.ntsc.4x3.mp2" |
Video: MPEG-2, 29.97 fps, 720 x 480, aspect 4:3 Audio: MPEG-1 Layer 2, 48000 Hz, stereo More... | |
const string | NTSC_4x3_PCM = "dvd.ntsc.4x3.pcm" |
Video: MPEG-2, 29.97 fps, 720 x 480, aspect 4:3 Audio: PCM, 16-bit, 48000 Hz, stereo More... | |
const string | PAL_16x9_MP2 = "dvd.pal.16x9.mp2" |
Video: MPEG-2, 25 fps, 720 x 576, aspect 16:9 Audio: MPEG-1 Layer 2, 48000 Hz, stereo More... | |
const string | PAL_4x3_MP2 = "dvd.pal.4x3.mp2" |
Video: MPEG-2, 25 fps, 720 x 576, aspect 4:3 Audio: MPEG-1 Layer 2, 48000 Hz, stereo More... | |
Presets for DVD-Video
const string NTSC_16x9_MP2 = "dvd.ntsc.16x9.mp2" |
Video: MPEG-2, 29.97 fps, 720 x 480, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo
Property | Value |
---|---|
StreamType | MpegPS |
Parameter | Value |
---|---|
GOPSize | 18 |
FrameRateConverter::Use | On |
Parameter | Value |
---|---|
ForceV1 | TRUE |
const string NTSC_16x9_PCM = "dvd.ntsc.16x9.pcm" |
Video: MPEG-2, 29.97 fps, 720 x 480, aspect 16:9
Audio: PCM, 16-bit, 48000 Hz, stereo
Property | Value |
---|---|
StreamType | MpegPS |
Parameter | Value |
---|---|
GOPSize | 18 |
FrameRateConverter::Use | On |
const string NTSC_4x3_MP2 = "dvd.ntsc.4x3.mp2" |
Video: MPEG-2, 29.97 fps, 720 x 480, aspect 4:3
Audio: MPEG-1 Layer 2, 48000 Hz, stereo
Property | Value |
---|---|
StreamType | MpegPS |
Parameter | Value |
---|---|
GOPSize | 18 |
FrameRateConverter::Use | On |
Parameter | Value |
---|---|
ForceV1 | TRUE |
const string NTSC_4x3_PCM = "dvd.ntsc.4x3.pcm" |
Video: MPEG-2, 29.97 fps, 720 x 480, aspect 4:3
Audio: PCM, 16-bit, 48000 Hz, stereo
Property | Value |
---|---|
StreamType | MpegPS |
Parameter | Value |
---|---|
GOPSize | 18 |
FrameRateConverter::Use | On |
const string PAL_16x9_MP2 = "dvd.pal.16x9.mp2" |
Video: MPEG-2, 25 fps, 720 x 576, aspect 16:9
Audio: MPEG-1 Layer 2, 48000 Hz, stereo
Property | Value |
---|---|
StreamType | MpegPS |
Parameter | Value |
---|---|
GOPSize | 15 |
FrameRateConverter::Use | On |
Parameter | Value |
---|---|
ForceV1 | TRUE |
const string PAL_4x3_MP2 = "dvd.pal.4x3.mp2" |
Video: MPEG-2, 25 fps, 720 x 576, aspect 4:3
Audio: MPEG-1 Layer 2, 48000 Hz, stereo
Property | Value |
---|---|
StreamType | MpegPS |
Parameter | Value |
---|---|
GOPSize | 15 |
FrameRateConverter::Use | On |
Parameter | Value |
---|---|
ForceV1 | TRUE |