AVBlocks for C++
2.1
Audio and Video Software Development Kit
|
Variables | |
static const char | KindleFire_MP4_H264_576p [] = "KindleFire.mp4.h264.576p" |
Video: H264, 30 fps, 1024x576, bitrate 1600 kbps, profile Main, aspect 16:9, Level 3.1 Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps Container: MP4 More... | |
static const char | KindleFireHD_8_9_MP4_H264_1080p [] = "KindleFireHD8.9.mp4.h264.1080p" |
Video: H264, 30 fps, 1920x1080, bitrate 5400 kbps, profile Main, aspect 16:9, Level 4 Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps Container: MP4 More... | |
static const char | KindleFireHD_MP4_H264_720p [] = "KindleFireHD.mp4.h264.720p" |
Video: H264, 30 fps, 1280x720, bitrate 2200 kbps, profile Main, aspect 16:9, Level 4 Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps Container: MP4 More... | |
Kindle presets.
|
static |
Video: H264, 30 fps, 1024x576, bitrate 1600 kbps, profile Main, aspect 16:9, Level 3.1
Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps
Container: MP4
Property | Value |
---|---|
StreamType | MP4 |
Parameter | Value |
---|---|
H264Profile | Main |
EntropyCodingMode | CABAC |
NumBFrames | 2 |
NumRefFrames | 3 |
Transform8x8 | FALSE |
KeyFrameInterval | 90 |
KeyFrameIDRInterval | 1 |
Level | 3.1 |
FixedFramerate | TRUE |
Property | Value |
---|---|
StreamType (StreamInfo) | AAC |
StreamSubType (StreamInfo) | AAC_MP4 |
Bitrate (StreamInfo) | 160000 bps |
ChannelLayout (AudioStreamInfo) | LayoutStereo |
Channels (AudioStreamInfo) | 2 |
SampleRate (AudioStreamInfo) | 48000 Hz |
|
static |
Video: H264, 30 fps, 1920x1080, bitrate 5400 kbps, profile Main, aspect 16:9, Level 4
Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps
Container: MP4
Property | Value |
---|---|
StreamType | MP4 |
Parameter | Value |
---|---|
H264Profile | Main |
EntropyCodingMode | CABAC |
NumBFrames | 2 |
NumRefFrames | 3 |
Transform8x8 | FALSE |
KeyFrameInterval | 90 |
KeyFrameIDRInterval | 1 |
Level | 4.0 |
FixedFramerate | TRUE |
Property | Value |
---|---|
StreamType (StreamInfo) | AAC |
StreamSubType (StreamInfo) | AAC_MP4 |
Bitrate (StreamInfo) | 160000 bps |
ChannelLayout (AudioStreamInfo) | LayoutStereo |
Channels (AudioStreamInfo) | 2 |
SampleRate (AudioStreamInfo) | 48000 Hz |
|
static |
Video: H264, 30 fps, 1280x720, bitrate 2200 kbps, profile Main, aspect 16:9, Level 4
Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps
Container: MP4
Property | Value |
---|---|
StreamType | MP4 |
Parameter | Value |
---|---|
H264Profile | Main |
EntropyCodingMode | CABAC |
NumBFrames | 2 |
NumRefFrames | 3 |
Transform8x8 | FALSE |
KeyFrameInterval | 90 |
KeyFrameIDRInterval | 1 |
Level | 4.0 |
FixedFramerate | TRUE |
Property | Value |
---|---|
StreamType (StreamInfo) | AAC |
StreamSubType (StreamInfo) | AAC_MP4 |
Bitrate (StreamInfo) | 160000 bps |
ChannelLayout (AudioStreamInfo) | LayoutStereo |
Channels (AudioStreamInfo) | 2 |
SampleRate (AudioStreamInfo) | 48000 Hz |