From a06839ce17c0e9bcfc39e5cffc2b7557656a274f Mon Sep 17 00:00:00 2001 From: Nicolas Hug Date: Tue, 11 Mar 2025 12:44:04 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fc912529..1fb40a135 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ format you want. Refer to Nvidia's GPU support matrix for more details the CUDA Toolkit. 2. Install or compile FFmpeg with NVDEC support. - TorchCodec with CUDA should work with FFmpeg versions in [5, 7]. + TorchCodec with CUDA should work with FFmpeg versions in [4, 7]. If FFmpeg is not already installed, or you need a more recent version, an easy way to install it is to use `conda`: