We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe738a6 commit 97344e9Copy full SHA for 97344e9
docs/source/index.rst
@@ -11,7 +11,7 @@ We achieve these capabilities through:
11
12
* Pythonic APIs that mirror Python and PyTorch conventions.
13
* Relying on `FFmpeg <https://www.ffmpeg.org/>`_ to do the decoding / encoding.
14
- TorchCodec uses the version of FFmpeg you already have installed. FMPEG is a
+ TorchCodec uses the version of FFmpeg you already have installed. FFmpeg is a
15
mature library with broad coverage available on most systems. It is, however,
16
not easy to use. TorchCodec abstracts FFmpeg's complexity to ensure it is
17
used correctly and efficiently.
0 commit comments