|
AVBlocks for .NET
3.3
Audio and Video Software Development Kit
|
MP4 presets. More...
Static Public Attributes | |
| const string | H264_720p = "Web.mp4.h264.720p" |
| Video: H.264, 30 fps, 1280x720, bitrate 2200 kbps, profile Main, aspect 16:9, Level 3.1 Audio: AAC, 44100 Hz, stereo, bitrate 160 kbps Container: MP4 (mp4) | |
MP4 presets.
|
static |
Video: H.264, 30 fps, 1280x720, bitrate 2200 kbps, profile Main, aspect 16:9, Level 3.1
Audio: AAC, 44100 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) | 44100 Hz |