Skip to content

Commit 2f32635

Browse files
committed
Encode API doc fix default value for AMF_VIDEO_ENCODER_B_PIC_PATTERN
1 parent 68f2396 commit 2f32635

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

amf/doc/AMF_Video_Encode_API.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,13 +1446,8 @@ Sets the number of slices per frame.
14461446
**Values:**
14471447
`0`, `1`, `2`, `3`
14481448

1449-
**Default Value associated with usages:**
1450-
- Transcoding: `3`
1451-
- Ultra low latency: `0`
1452-
- Low latency: `0`
1453-
- Webcam: `0`
1454-
- HQ: `3`
1455-
- HQLL: `0`
1449+
**Default Value:**
1450+
`0`
14561451

14571452
**Description:**
14581453
Sets the number of consecutive B-pictures in a GOP. BPicturesPattern = `0` indicates that B-pictures are not used. This feature is not supported by VCE 1.0.

amf/doc/AMF_Video_Encode_API.pdf

-5.79 KB
Binary file not shown.

0 commit comments

Comments
 (0)