|
AVBlocks for C++
2.1
Audio and Video Software Development Kit
|
Presets for Blu-ray Disc Audio-Visual MPEG-2 Transport Stream. More...
Variables | |
| static const char | H264_1280x720_2398p_PCM [] = "bdav-h264-1280x720-23.976p-pcm" |
| Video: H.264, 1280 x 720, 23.976 fps progressive, aspect ratio 16:9, 15000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1280x720_24p_PCM [] = "bdav-h264-1280x720-24p-pcm" |
| Video: H.264, 1280 x 720, 24 fps progressive, aspect ratio 16:9, 15000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1280x720_50p_PCM [] = "bdav-h264-1280x720-50p-pcm" |
| Video: H.264, 1280 x 720, 50 fps progressive, aspect ratio 16:9, 15000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1280x720_5994p_PCM [] = "bdav-h264-1280x720-59.94p-pcm" |
| Video: H.264, 1280 x 720, 59.94 fps progressive, aspect ratio 16:9, 15000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1440x1080_2398p_PCM [] = "bdav-h264-1440x1080-23.976p-pcm" |
| Video: H.264, 1440 x 1080, 23.976 fps progressive, aspect ratio 16:9, 25000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1440x1080_24p_PCM [] = "bdav-h264-1440x1080-24p-pcm" |
| Video: H.264, 1440 x 1080, 24 fps progressive, aspect ratio 16:9, 25000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1440x1080_50i_PCM [] = "bdav-h264-1440x1080-50i-pcm" |
| Video: H.264, 1440 x 1080, 25 fps interlaced, aspect ratio 16:9, 25000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1440x1080_5994i_PCM [] = "bdav-h264-1440x1080-59.94i-pcm" |
| Video: H.264, 1440 x 1080, 29.97 fps interlaced, aspect ratio 16:9, 25000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1920x1080_2398p_PCM [] = "bdav-h264-1920x1080-23.976p-pcm" |
| Video: H.264, 1920 x 1080, 23.976 fps progressive, aspect ratio 16:9, 25000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1920x1080_24p_PCM [] = "bdav-h264-1920x1080-24p-pcm" |
| Video: H.264, 1920 x 1080, 24 fps progressive, aspect ratio 16:9, 25000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1920x1080_50i_PCM [] = "bdav-h264-1920x1080-50i-pcm" |
| Video: H.264, 1920 x 1080, 25 fps interlaced, aspect ratio 16:9, 25000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
| static const char | H264_1920x1080_5994i_PCM [] = "bdav-h264-1920x1080-59.94i-pcm" |
| Video: H.264, 1920 x 1080, 29.97 fps interlaced, aspect ratio 16:9, 25000 kbps Audio: LPCM, 48000 Hz, 16-bit Container: BDAV MPEG-2 Transport Stream (m2ts) More... | |
Presets for Blu-ray Disc Audio-Visual MPEG-2 Transport Stream.
|
static |
Video: H.264, 1280 x 720, 23.976 fps progressive, aspect ratio 16:9, 15000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 0 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1280 x 720, 24 fps progressive, aspect ratio 16:9, 15000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 0 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1280 x 720, 50 fps progressive, aspect ratio 16:9, 15000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 0 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1280 x 720, 59.94 fps progressive, aspect ratio 16:9, 15000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 0 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1440 x 1080, 23.976 fps progressive, aspect ratio 16:9, 25000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 0 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1440 x 1080, 24 fps progressive, aspect ratio 16:9, 25000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 0 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1440 x 1080, 25 fps interlaced, aspect ratio 16:9, 25000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 1 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1440 x 1080, 29.97 fps interlaced, aspect ratio 16:9, 25000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 1 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1920 x 1080, 23.976 fps progressive, aspect ratio 16:9, 25000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 0 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1920 x 1080, 24 fps progressive, aspect ratio 16:9, 25000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 0 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1920 x 1080, 25 fps interlaced, aspect ratio 16:9, 25000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 1 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |
|
static |
Video: H.264, 1920 x 1080, 29.97 fps interlaced, aspect ratio 16:9, 25000 kbps
Audio: LPCM, 48000 Hz, 16-bit
Container: BDAV MPEG-2 Transport Stream (m2ts)
| Property | Value |
|---|---|
| StreamType | MPEG_TS |
| StreamSubType | MPEG_TS_BDAV |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 3 |
| NumRefFrames | 2 |
| Transform8x8 | TRUE |
| KeyFrameInterval | 20 |
| KeyFrameIDRInterval | 1 |
| Level | 41 |
| PictureCodingType | 1 |
| NumSlices | 4 |
| AccessUnitDelimiters | TRUE |
| FixedFramerate | TRUE |