Skip to content

Commit cf3297c

Browse files
committed
Fix docs building
1 parent ec22edc commit cf3297c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/components/nodes/video_encoder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VideoEncoder
22
============
33

4-
VideoEncoder node is used to encode :ref:`ImgFrame`s into either H264, H265, or MJPEG streams. Only NV12 or GRAY8 (which gets converted to NV12) format is
4+
VideoEncoder node is used to encode :ref:`ImgFrame` into either H264, H265, or MJPEG streams. Only NV12 or GRAY8 (which gets converted to NV12) format is
55
supported as an input.
66

77
.. include:: /includes/container-encoding.rst

0 commit comments

Comments
 (0)