Skip to content

Commit 2a79313

Browse files
committed
Added imagemanip width limitation
1 parent c37b62d commit 2a79313

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/components/nodes/image_manip.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ Limitations
7979

8080
Besides limitations mentioned above (unsupported frame formats), there are other limitations:
8181

82-
- Due to HW warp constraint, rotating/warping can be done only on frames whose width values are multiples of 16.
82+
- Due to HW warp constraint, rotating/warping can be done only on frames whose width values are multiples of 16
83+
- Maximum output width of a frame is 1920 pixels
8384

8485
Examples of functionality
8586
#########################

0 commit comments

Comments
 (0)