Skip to content

Commit d76b289

Browse files
authored
Update index.rst to mention encoding support (#1101)
1 parent a6cd9c0 commit d76b289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Welcome to the TorchCodec documentation!
22
========================================
33

44
TorchCodec is a Python library for decoding video and audio data into PyTorch
5-
tensors, on CPU and CUDA GPU. It also supports audio encoding, and video encoding will come soon!
5+
tensors, on CPU and CUDA GPU. It also supports audio and video encoding!
66
It aims to be fast, easy to use, and well integrated into the PyTorch ecosystem.
77
If you want to use PyTorch to train ML models on videos and audio, TorchCodec is
88
how you turn these into data.

0 commit comments

Comments
 (0)