Skip to content

Commit 93b38e4

Browse files
authored
Update README to indicate ffmpeg 4 is supported on GPU (#547)
1 parent ff4abff commit 93b38e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ format you want. Refer to Nvidia's GPU support matrix for more details
152152
the CUDA Toolkit.
153153

154154
2. Install or compile FFmpeg with NVDEC support.
155-
TorchCodec with CUDA should work with FFmpeg versions in [5, 7].
155+
TorchCodec with CUDA should work with FFmpeg versions in [4, 7].
156156

157157
If FFmpeg is not already installed, or you need a more recent version, an
158158
easy way to install it is to use `conda`:

0 commit comments

Comments
 (0)