|
AVBlocks for .NET
3.3
Audio and Video Software Development Kit
|
Presets for Kindle
More...
Static Public Attributes | |
| const string | KindleFire_MP4_H264_576p = "KindleFire.mp4.h264.576p" |
| Video: H.264, 30 fps, 1024x576, bitrate 1600 kbps, profile Main, aspect 16:9, Level 3.1 Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps Container: MP4 (mp4) | |
| const string | KindleFireHD_8_9_MP4_H264_1080p = "KindleFireHD8.9.mp4.h264.1080p" |
| Video: H.264, 30 fps, 1920x1080, bitrate 5400 kbps, profile Main, aspect 16:9, Level 4 Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps Container: MP4 (mp4) | |
| const string | KindleFireHD_MP4_H264_720p = "KindleFireHD.mp4.h264.720p" |
| Video: H.264, 30 fps, 1280x720, bitrate 2200 kbps, profile Main, aspect 16:9, Level 4 Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps Container: MP4 (mp4) | |
Presets for Kindle
|
static |
Video: H.264, 30 fps, 1024x576, bitrate 1600 kbps, profile Main, aspect 16:9, Level 3.1
Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps
Container: MP4 (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) | AacMp4 |
| Bitrate (StreamInfo) | 160000 bps |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
|
static |
Video: H.264, 30 fps, 1920x1080, bitrate 5400 kbps, profile Main, aspect 16:9, Level 4
Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps
Container: MP4 (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) | AacMp4 |
| Bitrate (StreamInfo) | 160000 bps |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
|
static |
Video: H.264, 30 fps, 1280x720, bitrate 2200 kbps, profile Main, aspect 16:9, Level 4
Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps
Container: MP4 (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) | AacMp4 |
| Bitrate (StreamInfo) | 160000 bps |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |