AVBlocks for C++  2.1
Audio and Video Software Development Kit
primo::avblocks::Preset::Video::DVD Namespace Reference

Presets for DVD-Video. More...

Variables

static const char 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
Container: PS (MPEG-2 Program Stream)
More...
 
static const char 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
Container: PS (MPEG-2 Program Stream)
More...
 
static const char 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
Container: PS (MPEG-2 Program Stream)
More...
 
static const char 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
Container: PS (MPEG-2 Program Stream)
More...
 
static const char 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 <br > Container: MPEG_PS <br > More...
 
static const char 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
Container: MPEG_PS <br > More...
 

Detailed Description

Presets for DVD-Video.

Variable Documentation

const char NTSC_16x9_MP2[] = "dvd.ntsc.16x9.mp2"
static
const char NTSC_4x3_MP2[] = "dvd.ntsc.4x3.mp2"
static
const char PAL_16x9_MP2[] = "dvd.pal.16x9.mp2"
static